cadic/specforge

A structured methodology for AI-assisted software development

5Stars on the repository
4Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

specforge-execute

01

cadic/specforge

Skill Claude CodeCodex

Use for SpecForge Stage 3 — implement strictly from 04-execution-spec.md. Treat the spec as the single source of truth; if it is not in the spec it does not exist; ask on ambiguity instead of guessing; follow the project's own AGENTS.md/CLAUDE.md for code style.

5 2mo ago A 68 tokens original MIT

specforge-explore

02

cadic/specforge

Skill Claude CodeCodex

Use for SpecForge Stage 1 — solution-space exploration with a high-reasoning model. Clarify the problem, propose 2-4 approaches, compare trade-offs, let the user choose, then write 02-solution-options.md and 03-solution-hld.md. No code, no spec generation.

5 2mo ago A 69 tokens original MIT

specforge-spec

03

cadic/specforge

Skill Claude CodeCodex

Use for SpecForge Stage 2 — generate the Execution-Spec. Consume 03-solution-hld.md, fill the 04 template with final decisions only (no alternatives), then self-check with sf-validate.sh before handoff to the executor.

5 2mo ago A 55 tokens original MIT

specforge

04

cadic/specforge

Skill Claude CodeCodex

Use when starting or resuming a SpecForge task — the orchestrator that scaffolds the task directory, detects the current phase, and routes to the explore, spec, or execute stage skill. Triggers on "specforge", "execution spec", "spec-driven implementation".

5 2mo ago A 58 tokens original MIT