Planning design
Skill a5c-ai/babysitter/library/methodologies/spec-kit/skills/planning-design
Design technical architecture, select technology stack, and define implementation strategy from specifications and constitution constraints.From its SKILL.md
npx -y skills add a5c-ai/babysitter --skill planning-designAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.4 KB, 181 tokens by cl100k_base, as published. Nobody here has run it
- When evaluating technology stack options for a feature
- When designing system architecture for new components
- When assessing implementation risks and defining mitigations
Key Principle
Architecture decisions must be traceable to specification requirements. Technology choices must comply with constitution constraints. Trade-offs must be documented for every significant decision.
Process
- Assess technology stack - Evaluate options against constitution requirements
- Design architecture - Components, interfaces, data model, integration points
- Define strategy - Phases, milestones, testing strategy, deployment approach
- Assess risks - Identify risks and define mitigations
- Human review - Approve architecture and strategy before task breakdown
Tool Use
Invoke via babysitter process: methodologies/spec-kit/spec-kit-planning
Full pipeline: methodologies/spec-kit/spec-kit-orchestrator
What ships with it: 1 file
477 B alongside SKILL.md
- README.md477 B