godshiba

19 mods across 1 repository, 2 stars between them.

godshiba

01

godshiba/genesis

Plugin Claude Code

Plugins by godshiba. Home of GENESIS, a project operating system for Claude Code.

2 2mo ago A tokens not measured original MIT

genesis-usage

02

godshiba/genesis

Plugin Claude Code

A usage sensor, not a HUD. Claude Code exposes subscriber ratelimits (5-hour and 7-day) to the statusline, so the statusline feeds them to a Stop-hook sensor that, when you near a cap with a reset still far off, recommends or auto-triggers /genesis:close - a clean handoff instead of a hard cutoff. Optional mid-turn wa.

2 2mo ago A tokens not measured original MIT

Stop

03

godshiba/genesis

Hook

Runs when the agent finishes a response, executing usage-sensor.sh. From godshiba/genesis.

2 2mo ago A tokens not measured original MIT

PostToolUse

04

godshiba/genesis

Hook

Runs after a tool call finishes, executing usage-sensor-midturn.sh. From godshiba/genesis.

2 2mo ago A tokens not measured original MIT

setup

05

godshiba/genesis

Skill Claude CodeCodex

Configure the GENESIS usage sensor interactively - set the trigger cap (5h/7d), choose advise/enforce/off, toggle desktop notifications, and optionally wire the statusline readout. Persists to settings.json. Use after installing genesis-usage, or when the user asks to set up / change the usage cap, threshold, sensor…

2 2mo ago B 81 tokens original MIT

genesis

06

godshiba/genesis

Plugin Claude Code

A project operating system for Claude Code. Bootstrap any project with a prep protocol (interrogate, investigate, architect, phase), then keep it honest with per-project registries (files, issues, decisions, landmines, session log, roadmap) and seven hard gates enforced by skills and hooks.

2 2mo ago A tokens not measured original MIT

doc-curator

07

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

08

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

09

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

close

10

godshiba/genesis

Skill Claude CodeCodex

The G7 session-close ritual for GENESIS projects. Runs a gate audit, appends the SESSIONLOG entry (what changed, repo state, next concrete step), and leaves the tree in a resumable state. Use when the user says close the session, wrap up, stopping here, done for today, when about to hit a usage limit, or when ending…

2 2mo ago A 85 tokens original MIT

config

11

godshiba/genesis

Skill Claude CodeCodex

Interactively turn GENESIS gates on, warn, or off and write the choice to settings.json - no hand-editing JSON or memorizing env vars. Walks each gate (G7 session, G1 registration, G3 TODO, G2 config guard, G2 commit, pre-compaction snapshot, session resume) plus the GitHub-mirroring toggle, shows its current value…

2 2mo ago B 148 tokens original MIT

decision

12

godshiba/genesis

Skill Claude CodeCodex

Record a non-obvious technical choice in docs/registry/DECISIONS.md with the alternatives that were rejected and why. Use when the user types /genesis:decision, says "log this decision", or right after choosing between real alternatives (library, pattern, schema, process model) in a GENESIS project.

2 2mo ago A 67 tokens original MIT

docs

13

godshiba/genesis

Skill Claude CodeCodex

Reorganize a repository's documentation into a clean, comprehensible structure. Inventories every doc, absorbs registry-shaped knowledge (decisions, gotchas, TODOs) into GENESIS registries, moves and merges files, flags stale content, writes missing docs from code evidence - all behind an approval gate, all…

2 2mo ago A 109 tokens original MIT

gate-check

14

godshiba/genesis

Skill Claude CodeCodex

Audit current work against all seven GENESIS gates before a commit or at the end of a task. Runs the project check command, finds unregistered files, orphan TODOs, doc-sync drift, and missing registry entries. Use when the user asks to gate-check, audit gates, verify gates, or before committing in a GENESIS project…

2 2mo ago A 78 tokens original MIT

init

15

godshiba/genesis

Skill Claude CodeCodex

Run the GENESIS prep protocol before building any project, or retrofit it onto an existing repo. Interviews for purpose/constraints/out-of-scope, investigates risks, produces an architecture contract and phase roadmap, then generates a tailored CLAUDE.md plus docs/registry/ (FILES, ISSUES, DECISIONS, LANDMINES…

2 2mo ago A 109 tokens original MIT

issue

16

godshiba/genesis

Skill Claude CodeCodex

Register a bug, deferral, or known limitation as the next ISS-NNN in docs/registry/ISSUES.md with severity and an investigation path. Use when the user types /genesis:issue, says "log this bug/issue", "defer this", or when work uncovers a problem that will not be fixed in the current task in a GENESIS project.

2 2mo ago A 79 tokens original MIT

landmine

17

godshiba/genesis

Skill Claude CodeCodex

Five-second capture of a gotcha into docs/registry/LANDMINES.md while the pain is fresh. Use when the user types /genesis:landmine (optionally with the gotcha as argument), says "that's a landmine", "log this gotcha", or immediately after a debugging detour caused by surprising behavior in a GENESIS project.

2 2mo ago A 76 tokens original MIT

learn

18

godshiba/genesis

Skill Claude CodeCodex

The GENESIS feedback loop. Review the session or shipped project for lessons worth promoting - recurring landmines, gate friction, missing template slots - and fold them into the project CLAUDE.md or propose upstream changes to the GENESIS plugin templates. Use when the user types /genesis:learn, asks for a project…

2 2mo ago A 80 tokens original MIT

status

19

godshiba/genesis

Skill Claude CodeCodex

One-screen health dashboard for a GENESIS project - current roadmap phase, open issues by severity, registry sizes, last handoff age, and repo state. Read-only and fast. Use when the user asks for project status, "where are we", what's open, or wants a quick orientation in a project with docs/registry/.

2 2mo ago A 68 tokens original MIT