hex0xdeadbeef/claude-kit

46Stars on the repository
42Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

caveman

01

hex0xdeadbeef/claude-kit

Skill Claude CodeCodex

Part of claude-kit

Project-local terse-output mode for /workflow pipeline. Cuts Messages token cost via concise prose. Loaded only at SessionStart by .claude/scripts/caveman-activate.sh — not auto-invoked on user prompts.

not rated 46 1mo ago A 48 tokens

code-review-rules

02

hex0xdeadbeef/claude-kit

Skill Claude CodeCodex

Part of claude-kit

Review standards for code-reviewer agent. Loaded by explicit Read in the code-reviewer STARTUP step (disable-model-invocation blocks subagent preload). Covers: severity classification (BLOCKER/MAJOR/MINOR/NIT), decision matrix (APPROVED/APPROVEDWITHCOMMENTS/CHANGESREQUESTED), auto-escalation rules, grep search…

not rated 46 1mo ago A 0 tokens

coder-rules

03

hex0xdeadbeef/claude-kit

Skill Claude CodeCodex

Part of claude-kit

Implementation rules and patterns for /coder command. Load at /coder startup (step 0) or when /workflow enters Phase 3. Covers: 6 CRITICAL rules (plan-only, import matrix, clean domain, no log+return, tests pass, comment quality), the comment policy for source files, evaluate protocol (PROCEED/REVISE/RETURN)…

not rated 46 1mo ago A 0 tokens

design-rules

04

hex0xdeadbeef/claude-kit

Skill Claude CodeCodex

Part of claude-kit

Design phase rules for /designer command. Load at /designer startup (step 0). Covers spec quality, design checklist, approach evaluation criteria.

not rated 46 1mo ago A 33 tokens

plan-review-rules

05

hex0xdeadbeef/claude-kit

Skill Claude CodeCodex

Part of claude-kit

Review standards for plan-reviewer agent. Loaded by explicit Read in the plan-reviewer STARTUP step (disable-model-invocation blocks subagent preload). Covers: architecture compliance (import matrix, domain purity), required plan sections validation, severity classification (BLOCKER/MAJOR/MINOR/NIT), decision matrix…

not rated 46 1mo ago A 0 tokens

planner-rules

06

hex0xdeadbeef/claude-kit

Skill Claude CodeCodex

Part of claude-kit

Task analysis and planning rules for /planner command. Load at /planner startup (step 0) or when /workflow enters Phase 1. Covers: task classification (7 types), S/M/L/XL complexity routing, code-researcher delegation (L/XL), plan documentation with full code examples.

not rated 46 1mo ago A 0 tokens

hex0xdeadbeef/claude-kit

Skill Claude CodeCodex

Part of claude-kit

Systematic 4-phase debugging process with Iron Law: Root Cause Investigation → Pattern Analysis → Hypothesis & Testing → Implementation. Use when encountering any bug, test failure, unexpected behavior, or build failure — BEFORE proposing fixes. Auto-trigger: load when /coder VERIFY fails 3x consecutively. Keywords…

not rated 46 1mo ago A 116 tokens

tdd-rules

08

hex0xdeadbeef/claude-kit

Skill Claude CodeCodex

Part of claude-kit

Test-Driven Development workflow for any language. Enforces Red-Green-Refactor cycle (failing test first, minimal implementation, then refactor). Loaded UNCONDITIONALLY by /coder at startup — TDD is the default Phase 2 cycle, no plan-level opt-in required. Per-language test idioms live in tdd-shapes/ .md (resolved…

not rated 46 1mo ago A 103 tokens

workflow-protocols

09

hex0xdeadbeef/claude-kit

Skill Claude CodeCodex

Part of claude-kit

Orchestration protocols for /workflow pipeline. Load at /workflow startup (step 0.1), then load individual protocols on-demand per event triggers. Covers: handoff contracts (4 phase-to-phase contracts + narrative casting), checkpoint format (session recovery), re-routing (complexity mismatch), pipeline metrics…

not rated 46 1mo ago A 0 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: