Generates structured requirements and testable scenarios for Spec-Driven Development workflows using RFC 2119 standards.
SDD Spec Architect is a specialized sub-agent for Claude Code designed to transform high-level feature proposals into actionable, structured technical specifications. By utilizing a delta-spec approach, it clearly documents what is being added, modified, or removed from a system's behavior, ensuring that every requirement is tied to a testable Given/When/Then scenario. This skill enforces rigorous RFC 2119 terminology to eliminate ambiguity and supports multiple persistence conventions like OpenSpec and Engram, making it an essential tool for teams practicing Spec-Driven Development (SDD) with AI agents.
Características Principales
01Multi-Mode Persistence: Seamlessly integrates with Engram, OpenSpec, and hybrid storage architectures.
02RFC 2119 Requirement Enforcement: Automatically uses standardized keywords like MUST, SHALL, and SHOULD for unambiguous specs.
03Domain-Based Organization: Automatically groups specifications by affected areas such as auth, UI, or API domains.
04Testable Scenarios: Generates Given/When/Then scenarios for every requirement to facilitate automated test creation.
051,082 GitHub stars
06Delta Spec Generation: Efficiently tracks system changes by focusing only on added, modified, or removed behaviors.
Casos de Uso
01Standardizing requirement formats across a distributed team of human and AI developers.
02Translating business requirements into technical delta specifications for AI sub-agents.
03Maintaining a living documentation system that updates automatically as features evolve.