Plugin Claude Code
Structured prompt protocol pack for Claude Code. Ships a skill + hooks that load a detailed instruction set when the word 'godspeed' appears in a prompt.
Plugin Claude Code
Structured prompt protocol pack for Claude Code. Ships a skill + hooks that load a detailed instruction set when the word 'godspeed' appears in a prompt.
Plugin Claude Code
The godspeed methodology — a routing-and-orchestration pipeline for Claude Code. Fires on the word 'godspeed': scores the prompt on S0-S5 complexity, routes to the cheapest model that handles it well, dispatches parallel Sonnet workers for S3+ tasks, critic-gates the synthesis, and persists PASSing answers to a vector.
Skill Claude CodeCodex
Brain workbench — the model routing classifier and savings analyzer. Invoke ANY time the user says "brain scan", "brain score", "brain audit", "brain audit-skills", "brain pin", "brain apply-env", "brain test", or "/brain [subcommand]". Classifies tasks by severity (S0-S5) to route between Haiku/Sonnet/Opus while…
Agent
Real subagent persona definitions. Each .json defines one agent — its system prompt, tool grants, skill wrappers, trigger signals, success metrics, and per-agent learnings file.
Skill Claude CodeCodex
Homer L5 — Three-tier memory store. Core (context-resident, 5K tokens, auto-compacted) / Recall (SQLite FTS5 searchable) / Archival (cold markdown, back-pointer protocol). Every write and edit requires a valid citation. Zero dark edits. Compaction moves entries between tiers with back-pointers in Core. Zeus and MUSES…
Skill Claude CodeCodex
Homer L3 — Epic Research Muse. Deep synthesis from web + local research sources. Zeus dispatches Calliope as a parallel subagent when a plan includes a research subtask. Calliope runs read-only, returns structured markdown with T1-T3 source citations, never writes files or modifies state.
Skill Claude CodeCodex
Homer L3 — Code Archaeology Muse. Maps existing codebases, finds call sites, builds dependency graphs, spots dead code. Zeus dispatches Clio when the plan needs "what's already in the codebase" before any new work. Read-only. Every claim cites file:line.
Skill Claude CodeCodex
Homer L3 — Measurement Muse. Pulls numeric receipts from Toke telemetry (decisions.jsonl, learnings.md, stats-cache.json, Homer VAULT, brain scans). Zeus dispatches Urania when the plan needs "how many / how much / what percentage." Read-only. Every number comes with a reproducible command.
Skill Claude CodeCodex
Homer L7 — Critic and evaluator. Scores Zeus synthesis outputs against the 13 Sacred Rules, a rubric (quality floor), and theater detection heuristics. Flags regressions vs baseline outputs. Reproduces yesterday's theater-audit pattern on any markdown text. Beat SOTA commitment.
Skill Claude CodeCodex
Homer L4 — Advisor Escalation. Invokes Anthropic's advisor20260301 API via braincli.py advise when a MUSES worker returns ROI=0 or Zeus hits an inconclusive state. Cost-capped (max 2 per session). Preconditions enforced (API key, creative-content refusal, session cap, brain reachable). Returns to Zeus for Phase 3…
Skill Claude CodeCodex
Homer L2 — Orchestrator skill. Decomposes a task, plans via extended thinking, delegates to MUSES workers in parallel (Anthropic MARS pattern), synthesizes, hands to Oracle for eval, writes checkpoint to VAULT. Use when a task would benefit from multi-agent decomposition (3+ subtasks, research burst, architecture…
Command
Classify any prompt on the Brain severity scale (S0-S5) — surfaces tier, recommended model, effort, and signal breakdown.
Command
Render the godspeed pipeline overview — flow, tools, brain routing, cost guard, triggers, and active sacred rules. Read-only, no execution.
Command
Display the current godspeed/Brain routing manifest — weights, thresholds, tier→model mapping, keyword lists, guardrails, and skill tier assignments. All values are tunable by editing the TOML directly.
Hook
Runs when you submit a prompt, before the agent sees it, executing godspeed_fuzzy_trigger.py and brain_advisor.sh via python (2 commands). From itsribbZ/Godspeed.
Hook
Runs after a tool call finishes, executing brain_tools_hook.sh via bash. From itsribbZ/Godspeed.
Hook
Runs before the context is compacted, executing pre_compact_snapshot.sh via bash. From itsribbZ/Godspeed.
Hook
Runs when a subagent finishes, executing subagent_capture.sh via bash. From itsribbZ/Godspeed.
Hook
Runs when a session ends, executing session_cost_report.sh via bash. From itsribbZ/Godspeed.
Skill Claude CodeCodex
Actionable implementation blueprint skill v2.0. Use this ANY time the user says "blueprint", "make a blueprint", "create a blueprint", "deploy blueprint", or asks for an actionable implementation plan for a game system. This skill scans the existing codebase and research for relevant data, conducts deep research (10+…
Skill Claude CodeCodex
Session closure and memory persistence v2.0. Captures work completed, decisions made, and context for next session. v2.0: structured learning format, cross-skill auto-promotion, checkpoint verification, ecosystem health snapshot. Companion to init — init loads, close-session saves.
Skill Claude CodeCodex
Iterative 3-cycle Blueprint refinement engine. Use this ANY time the user says "cycle", "run cycle", "deploy cycle", "use cycle on", or wants a deeply refined implementation plan that improves itself through multiple passes. Cycle runs Blueprint 3 times on a given prompt, with DevTeam fluidity analysis and Professor…
Skill Claude CodeCodex
DevTeam v4.0 — Adaptive Code Fluidity & Architecture Engine. Calibrated scoring against the 7 Laws of Code Fluidity, domain auto-detection, regression guard, and project-docs reference integration. Holy Tool status. Auto-activates on "devTeam", "deploy devTeam", "fluidity check", "architecture review" — and whenever…
Skill Claude CodeCodex
Toke maximum-execution mode. Activates on "godspeed". Ticks the audit counter, scores the incoming prompt via Brain, auto-dispatches Zeus on S3+ tasks, parallelizes subtasks, and terminates every orchestrated run with an atomic zeus gate-write so Oracle-scored synthesis lands in Mnemos.