godshiba/genesis

GENESIS - a project operating system for Claude Code: prep protocol, per-project registries, and seven enforced gates

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

doc-curator

01

godshiba/genesis

Agent

Reads every doc in a repository, classifies what exists, detects what is missing or stale, and produces a complete migration plan toward a clean, comprehensible doc structure - plus drafts for missing docs. Read-only analyst; execution happens in the main thread after user approval. Use when /genesis:docs delegates…

2 2mo ago A 81 tokens original MIT

gate-auditor

02

godshiba/genesis

Agent

Audits a diff or working tree against the seven GENESIS gates (registration, validation, issue, doc-sync, landmine, decision, session) and returns a structured pass/fail report. Use PROACTIVELY before commits in GENESIS projects with large diffs, or when /genesis:gate-check delegates the audit.

2 2mo ago A 72 tokens original MIT

genesis-architect

03

godshiba/genesis

Agent

Produces a dependency-graph-as-contract architecture for a project - layers, permitted imports, trust boundary, pure core vs impure shell - plus numbered invariants and DECISIONS.md-ready entries with rejected alternatives. Use for Step 3 of /genesis:init on non-trivial projects, or when an architectural decision…

2 2mo ago A 76 tokens original MIT