Speccrew sd design overview generate
Skill charlesmu99/speccrew/.speccrew/skills/speccrew-sd-design-overview-generate
Design Overview Generation Skill for System Designer. Reads Feature Registry, techs-manifest platforms, and framework evaluation results to generate a comprehensive DESIGN-OVERVIEW.md with Feature×Platform matrix index. Invoked by System Designer Agent during Phase 4 via worker dispatch.From its SKILL.md
npx -y skills add charlesmu99/speccrew --skill speccrew-sd-design-overview-generateAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.9 KB, 99 tokens by cl100k_base, as published. Nobody here has run it
Trigger Scenarios
- System Designer Agent dispatches this skill during Phase 4 to generate DESIGN-OVERVIEW.md
- User requests a design overview document for the current iteration
- Need to establish a Feature×Platform matrix index before per-platform system design begins
AgentFlow Definition
<!-- @agentflow: SKILL.xml -->REQUIRED: Read and execute the XML workflow above. The XML contains the complete workflow definition including all steps, rules, conditions, and checklist.
What ships with it: 1 file
10.8 KB alongside SKILL.md
- SKILL.xml10.8 KB