fix: Add missing required sections to 28 non-compliant skills#391
Merged
martincjarvis merged 1 commit intomainfrom Jan 17, 2026
Merged
fix: Add missing required sections to 28 non-compliant skills#391martincjarvis merged 1 commit intomainfrom
martincjarvis merged 1 commit intomainfrom
Conversation
Added missing sections per SKILL-FORMAT.md requirements: - 4 skills: Added "When to Use" section - 8 skills: Added "Core Workflow" section - 15 skills: Added both "When to Use" and "Core Workflow" sections - 1 skill: Added "Overview", "When to Use", and "Core Workflow" sections All 55 skills now pass `npm run validate:skills`. Refs: #390 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
32 tasks
martincjarvis
approved these changes
Jan 17, 2026
Collaborator
martincjarvis
left a comment
There was a problem hiding this comment.
LGTM - All 28 skills now have required sections. Validation passes.
This was referenced Jan 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
All 55 skills now pass
npm run validate:skills.Issues
Test Plan
npm run validate:skills- All 55 skills pass (evidence)npm run lint- All checks pass (evidence)Skills Modified (28 total)
Missing only "When to Use" (4)
Missing only "Core Workflow" (8)
Missing both sections (15)
Missing all 3 sections (1)
🤖 Generated with Claude Code