What problem does it solve?
This TECHNICAL SPEC WRITER converts scattered modernization inputs (analysis, funcspec, and source extracts) into a single, comprehensive technical specification that guides modernization efforts. It reorganizes details by technical concerns (APIs, data model, SQL, security, etc.), cross-references functional requirements, and produces a complete techspec document for developers.
Core Features & Use Cases
- Consolidates API contracts, data models, SQL logic, error handling, concurrency, messaging contracts, security implementation, performance characteristics, configuration, and infrastructure dependencies into a unified techspec.
- Cross-references functional requirements (FRs) and behavioral inventory to ensure traceability and alignment with business goals.
- Outputs modernization-output/{slug}/techspec.md with sectioned content, architecture diagrams, and step-by-step flows to guide implementation.
Quick Start
Trigger the generation with /gen-techspec <slug> to produce a complete techspec for the modernization project.