Audit: restore progressive-disclosure headroom in cli-builder and crowdsec #95

Closed
opened 2026-07-11 09:18:48 -04:00 by magnus · 0 comments
Owner

Finding

The repository guidance requires SKILL.md bodies to stay under 500 lines and under 5000 tokens so a skill remains a concise first-stage instruction layer. cli-builder/SKILL.md and crowdsec/SKILL.md are both exactly 500 lines. They therefore do not satisfy the stated under 500 line limit and leave no room for a one-line correction without another restructuring pass.

Acceptance criteria

  • Move detailed or conditional material from both files into focused references.
  • Keep the SKILL.md instruction layer below 500 lines with meaningful headroom.
  • Preserve direct links and explicit read-when routing to every moved resource.
  • Add line and token-budget checks for all SKILL.md files to CI.
## Finding The repository guidance requires SKILL.md bodies to stay under 500 lines and under 5000 tokens so a skill remains a concise first-stage instruction layer. cli-builder/SKILL.md and crowdsec/SKILL.md are both exactly 500 lines. They therefore do not satisfy the stated under 500 line limit and leave no room for a one-line correction without another restructuring pass. ## Acceptance criteria - Move detailed or conditional material from both files into focused references. - Keep the SKILL.md instruction layer below 500 lines with meaningful headroom. - Preserve direct links and explicit read-when routing to every moved resource. - Add line and token-budget checks for all SKILL.md files to CI.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
magnus/agent-skills#95
No description provided.