viamus-sdd
01Plugin Claude Code
Plugin marketplace listing 1 plugin: sdd.
Plugin Claude Code
Plugin marketplace listing 1 plugin: sdd.
Plugin Claude Code
Spec-Driven Design Orchestrator — enforces spec-first methodology in Claude Code. Code is only generated after specifications are created, validated, and approved.
Instructions file
Instructions for viamus/claude-sdd-plugin, covering sdd orchestrator — plugin context, fundamental rules, workflow, pipeline (automated by sdd-gen) and plugin structure.
Skill Claude CodeCodex
Internal — Comprehensive quality audit of generated code. Automatically called by sdd-gen after consistency check passes. Configurable via sdd.config.json.
Skill Claude CodeCodex
Interactive spec builder — guides the developer through a conversation to discover and construct a complete SDD specification step by step. Use when the developer doesn't have all requirements upfront or needs help thinking through the design.
Skill Claude CodeCodex
Internal — Verify that generated code is consistent with its approved SDD specification. Automatically called by sdd-gen. Can also be invoked manually to detect drift after manual code changes.
Skill Claude CodeCodex
Generate implementation code from approved SDD specifications. Includes automatic consistency check, quality audit, and self-correction loop. Supports single spec, multiple specs, or all approved specs in parallel.
Skill Claude CodeCodex
Initialize a new SDD specification file from template. Use when creating a new component, feature, or module that needs a spec before implementation.
Skill Claude CodeCodex
Ingest external knowledge (files, directories, web pages) into a spec's context to inform the build process. Run before or during /sdd:sdd-build to give the AI deep project understanding.
Skill Claude CodeCodex
Validate an SDD specification for completeness and quality. Use when the developer wants to check if a spec is ready for code generation.
Skill Claude CodeCodex
Show the current status of all SDD specifications in the project. Use to get an overview of spec workflow states.