-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Summary
Establish foundation documentation for consistent skills by creating the local skill format specification and skill dependency matrix.
Scope
New Files to Create
-
docs/SKILL-FORMAT.md- Local specification defining required/optional sections and frontmatter fields -
docs/skill-dependency-matrix.md- Visual Mermaid diagram of skill relationships and interaction matrix
Updates Required
- Add
references/README.mdto all 37 skill directories with references folders
Acceptance Criteria
-
docs/SKILL-FORMAT.mddefines:- Required sections: Frontmatter, Overview, When to Use, Core Workflow
- Optional sections: Red Flags, Examples, References
- Frontmatter fields: name, description, priority, category, requires
-
docs/skill-dependency-matrix.mdcontains:- Mermaid diagram showing skill relationships
- Matrix showing: invokes, requires, incompatible-with relationships
- All 37
references/directories have a README.md index file -
npm run lintpasses with zero errors/warnings
Test Plan
- Lint passes:
npm run lint - All internal links in new docs resolve correctly
- References/README.md files accurately list contents of each directory
Related
Part of Skills Repository Improvement Plan (Phase 1 of 4)
Metadata
Metadata
Assignees
Labels
No labels