Use Cases
When starting a new session, the agent evaluates which development phase the current task belongs to and finds the best matching skill via the decision tree, ensuring every task has corresponding skill guidance.
When a task spans multiple development phases, the agent composes multiple skills sequentially, e.g., a new feature may trigger /spec-driven-development → /planning-and-task-breakdown → /incremental-implementation → /test-driven-development for a complete workflow.
Skill File
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.