viamus

11 mods across 3 repositories, 19 stars between them.

sdd

02

viamus/claude-sdd-plugin

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.

4 4mo ago A tokens not measured original MIT

viamus/claude-sdd-plugin

Instructions file

Instructions for viamus/claude-sdd-plugin, covering sdd orchestrator — plugin context, fundamental rules, workflow, pipeline (automated by sdd-gen) and plugin structure.

4 4mo ago A 570 tokens original MIT

sdd-audit

04

viamus/claude-sdd-plugin

Skill Claude CodeCodex

Internal — Comprehensive quality audit of generated code. Automatically called by sdd-gen after consistency check passes. Configurable via sdd.config.json.

4 4mo ago A 33 tokens original MIT

sdd-build

05

viamus/claude-sdd-plugin

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.

4 4mo ago A 44 tokens original MIT

sdd-check

06

viamus/claude-sdd-plugin

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.

4 4mo ago A 39 tokens original MIT

sdd-gen

07

viamus/claude-sdd-plugin

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.

4 4mo ago A 41 tokens original MIT

sdd-init

08

viamus/claude-sdd-plugin

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.

4 4mo ago A 32 tokens original MIT

sdd-learn

09

viamus/claude-sdd-plugin

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.

4 4mo ago A 46 tokens original MIT

sdd-review

10

viamus/claude-sdd-plugin

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.

4 4mo ago A 30 tokens original MIT

sdd-status

11

viamus/claude-sdd-plugin

Skill Claude CodeCodex

Show the current status of all SDD specifications in the project. Use to get an overview of spec workflow states.

4 4mo ago A 27 tokens original MIT