SDD Observatory
Stars
72
Contributors
1
Open issues
7
Age
9 months
Last push
8 months ago
Latest release
v6.3.1 Jan 1, 2026
Week of Aug 31, 2025: 0 commits Week of Sep 7, 2025: 0 commits Week of Sep 14, 2025: 0 commits Week of Sep 21, 2025: 0 commits Week of Sep 28, 2025: 0 commits Week of Oct 5, 2025: 0 commits Week of Oct 12, 2025: 0 commits Week of Oct 19, 2025: 0 commits Week of Oct 26, 2025: 0 commits Week of Nov 2, 2025: 0 commits Week of Nov 9, 2025: 0 commits Week of Nov 16, 2025: 33 commits Week of Nov 23, 2025: 42 commits Week of Nov 30, 2025: 33 commits Week of Dec 7, 2025: 163 commits Week of Dec 14, 2025: 2 commits Week of Dec 21, 2025: 21 commits Week of Dec 28, 2025: 26 commits Week of Jan 4, 2026: 0 commits Week of Jan 11, 2026: 0 commits Week of Jan 18, 2026: 0 commits Week of Jan 25, 2026: 0 commits Week of Feb 1, 2026: 0 commits Week of Feb 8, 2026: 0 commits Week of Feb 15, 2026: 0 commits Week of Feb 22, 2026: 0 commits Week of Mar 1, 2026: 0 commits Week of Mar 8, 2026: 0 commits Week of Mar 15, 2026: 0 commits Week of Mar 22, 2026: 0 commits Week of Mar 29, 2026: 0 commits Week of Apr 5, 2026: 0 commits Week of Apr 12, 2026: 0 commits Week of Apr 19, 2026: 0 commits Week of Apr 26, 2026: 0 commits Week of May 3, 2026: 0 commits Week of May 10, 2026: 0 commits Week of May 17, 2026: 0 commits Week of May 24, 2026: 0 commits Week of May 31, 2026: 0 commits Week of Jun 7, 2026: 0 commits Week of Jun 14, 2026: 0 commits Week of Jun 21, 2026: 0 commits Week of Jun 28, 2026: 0 commits Week of Jul 5, 2026: 0 commits Week of Jul 12, 2026: 0 commits Week of Jul 19, 2026: 0 commits Week of Jul 26, 2026: 0 commits Week of Aug 2, 2026: 0 commits Week of Aug 9, 2026: 0 commits Week of Aug 16, 2026: 0 commits Week of Aug 23, 2026: 0 commits
Commits per week, last 12 months · 320 total
View weekly commit data
Week startingCommits
Aug 23, 20260
Aug 16, 20260
Aug 9, 20260
Aug 2, 20260
Jul 26, 20260
Jul 19, 20260
Jul 12, 20260
Jul 5, 20260
Jun 28, 20260
Jun 21, 20260
Jun 14, 20260
Jun 7, 20260
May 31, 20260
May 24, 20260
May 17, 20260
May 10, 20260
May 3, 20260
Apr 26, 20260
Apr 19, 20260
Apr 12, 20260
Apr 5, 20260
Mar 29, 20260
Mar 22, 20260
Mar 15, 20260
Mar 8, 20260
Mar 1, 20260
Feb 22, 20260
Feb 15, 20260
Feb 8, 20260
Feb 1, 20260
Jan 25, 20260
Jan 18, 20260
Jan 11, 20260
Jan 4, 20260
Dec 28, 202526
Dec 21, 202521
Dec 14, 20252
Dec 7, 2025163
Nov 30, 202533
Nov 23, 202542
Nov 16, 202533
Nov 9, 20250
Nov 2, 20250
Oct 26, 20250
Oct 19, 20250
Oct 12, 20250
Oct 5, 20250
Sep 28, 20250
Sep 21, 20250
Sep 14, 20250
Sep 7, 20250
Aug 31, 20250

Metrics updated Aug 26, 2026 · collected automatically from the GitHub API

Core approach

Rigor turned all the way up. Work is governed by nine "immutable" constitutional articles — test-first, EARS requirement syntax with REQ-XXX-NNN IDs, 100% requirements → design → code → test traceability — enforced by a constitution-enforcer skill and audited by dedicated CLIs (musubi-trace, musubi-gaps). Spec artifacts live under storage/ (specs, design, tasks, validation reports), project memory under steering/, and every generated document is produced bilingually in English and Japanese. The README credits six predecessor frameworks, taking constitutional governance from Spec Kit and delta specs from OpenSpec, and orchestrates roughly 25 specialized agent skills across the lifecycle.

Workflow

  1. npx musubi-sdd init — scaffold commands, steering, and templates for the chosen agents (or musubi-onboard to reverse-engineer steering docs from an existing codebase)
  2. /sdd-steering — generate project memory (structure, tech stack, product context, rules)
  3. /sdd-requirements — EARS-format requirements with unique requirement IDs
  4. /sdd-design — design document with C4 model and ADRs
  5. /sdd-tasks — task breakdown
  6. /sdd-implement — test-first implementation
  7. /sdd-validate — constitutional-compliance check
  8. Brownfield track — /sdd-change-init with automatic impact analysis, then /sdd-change-apply and /sdd-change-archive, using ADDED/MODIFIED/REMOVED requirement deltas
  9. Per-stage review gates — /sdd-review-requirements, /sdd-review-design, /sdd-review-implementation

Supported tools

Strengths

  • The most formally rigorous open SDD tool tracked here — traceability is enforced by real tooling (musubi-trace coverage thresholds, gap detection, impact analysis), not just by prompts
  • Serious brownfield story: OpenSpec-style requirement deltas plus musubi-onboard, which generates steering documents from an existing codebase before iteration begins
  • Seven coding agents supported from one installer, each in its native command format plus an AGENTS.md definition for non-Claude platforms
  • Unusually extensive documentation for the project's size, with English and Japanese mirrors of every rule and guide

Limitations

  • Marginal adoption and apparently stalled — a single maintainer, no commits or releases since January 2026, and the author has already started a successor project (MUSUBIX)
  • Heavy ceremony: nine constitutional articles, EARS syntax, C4 diagrams, and a traceability matrix before code — and some articles (library-first, a CLI for every library, no mocks) are opinionated to the point of being unworkable for many codebases
  • The full experience is Claude Code-only by the project's own platform comparison — auto-invoked skills, orchestration, and traceability auto-audit don't reach the other six agents, which get static prompt files
  • Single-author velocity over polish: 75 npm versions across six major versions in the first 46 days, with internal inconsistencies in the docs (conflicting skill counts, license vs project plan)

Notes

MUSUBI is the maximalist pole of the SDD spectrum — 2026 framework surveys use it as the rigor-extreme datapoint opposite the lightweight, high-adoption kits. It is explicitly a synthesis play: the README credits six predecessors, taking constitutional governance from Spec Kit and delta specs from OpenSpec, then turning both up — the constitution ships in a file literally marked “Immutable”, and traceability is a CLI-enforced 100% requirement rather than an aspiration. As evidence for the observatory it cuts both ways: proof that full requirements → design → code → test traceability can be tooled end-to-end by a single author, and — with a few dozen stars, a repo quiet since January 2026, and that author already building a successor — a datapoint that maximal rigor has not yet found an adopter base to sustain it.

Added Jul 18, 2026 · Assessment last reviewed Jul 18, 2026 · How we track