specification-generation

Solid

Convert requirements into structured technical specifications with architecture decisions

AI & Automation 814 stars 53 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
97
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
45
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Related Skills