Convert requirements into structured technical specifications with architecture decisions
Scanned 5/29/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill specification-generation --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Specification Generation?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-specification-generation)More formats (shields.io, HTML) on the badges page.
---
name: specification-generation
description: Convert requirements into structured technical specifications with architecture decisions
allowed-tools: [Read, Write, Edit, Bash, Grep, Glob]
---
# 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.js` Phase 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-decomposition` skill
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!