What problem does it solve?
Converts approved design artifacts into a complete, implementation-ready specification so engineers and DevOps can execute production-grade builds without ambiguity or rework. It closes the gap between design-phase decisions and concrete repo layout, CI/CD, containerization, environment contracts, security controls, and observability setup.
Core Features & Use Cases
- Inherited Stack Locks & Traceability: Record exact overlay filenames and version tuples upstream so implementations match approved stacks and exceptions are ADR-backed.
- Repository Layout & Implementation Patterns: Produce domain-first repository structure, testing folders, scripts, and documentation routing.
- CI/CD, Containerization & Secrets: Specify lint/typecheck, test, security, build, SBOM, and staged deploys plus multi-stage Docker and compose patterns.
- Security, Observability & Quality: Map OWASP mitigations, define OpenTelemetry tracing/metrics/logging, and list code quality tooling and policies.
- Use Case: When commander delegates Phase 5 or a user requests an implementation spec, deliver the full specification and a gatekeeper-ready review packet for approval.
Quick Start
Create an implementation-ready specification that includes inherited stack locks, a domain-first repository layout, a complete .env contract, a CI/CD pipeline with security and SBOM steps, multi-stage Docker configurations, OWASP mitigations, OpenTelemetry observability, and a gatekeeper-ready review packet.