Specification generation
Skill a5c-ai/babysitter/library/methodologies/maestro/skills/specification-generation
Convert requirements into structured technical specifications with architecture decisionsFrom its SKILL.md
npx -y skills add a5c-ai/babysitter --skill specification-generationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.3 KB, 189 tokens by cl100k_base, as published. Nobody here has run it
Specification Generation
Capabilities
Transforms requirements from PM interviews into structured technical specifications. Includes technology stack selection, system architecture, data models, API contracts, and architecture decision records (ADRs).
Tool Use Instructions
- Use Read to examine requirements documents and existing specs
- Use Grep/Glob to find related architectural patterns in the codebase
- Use Write to generate the technical specification document
- Use Edit to refine specs based on Architect feedback
Process Integration
- Used in
maestro-orchestrator.jsPhase 2-3 (Architect Review, Tech Spec) - Maps to tasks:
maestro-pm-spec-generation,maestro-architect-tech-spec - Agents: Product Manager (requirements spec), Architect (technical spec)
- Iterates with Architect feedback loop until approved
- Outputs feed into
story-decompositionskill
What ships with it: 1 file
550 B alongside SKILL.md
- README.md550 B