hex0xdeadbeef/claude-kit

46Stars on the repository
43Mods 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

hex0xdeadbeef/claude-kit

Plugin Claude Code

Reusable multi-agent /workflow development pipeline kit for Claude Code (planning → review → implementation → review).

46 1mo ago A tokens not measured

claude-kit

02

hex0xdeadbeef/claude-kit

Plugin Claude Code

Multi-agent /workflow development pipeline (planner → plan-review → coder → code-review) with typed handoff contracts, lifecycle hooks, and MCP servers.

46 1mo ago A tokens not measured

code-researcher

03

hex0xdeadbeef/claude-kit

Agent Claude Code

Explores codebase to gather context for planning and implementation. Use when you need to understand existing patterns, find implementations, or analyze architecture before making changes.

46 1mo ago A 36 tokens

code-reviewer

04

hex0xdeadbeef/claude-kit

Agent Claude Code

Reviews code changes for architecture compliance, security, error handling, and test coverage. Use when code needs review before merge.

46 1mo ago A 28 tokens

plan-reviewer

05

hex0xdeadbeef/claude-kit

Agent Claude Code

Reviews implementation plans for architecture compliance, completeness, and security. Use when a plan needs validation before coding begins.

46 1mo ago A 26 tokens

verdict-recovery

06

hex0xdeadbeef/claude-kit

Agent Claude Code

Lightweight agent for recovering a verdict when code-reviewer or plan-reviewer fails to return one. Runs git diff, outputs VERDICT + brief handoff. No memory, no skills, no checklists.

46 1mo ago A 47 tokens

designer

08

hex0xdeadbeef/claude-kit

Command Claude Code

Explores requirements and designs approach before planning. Produces approved spec for /planner.

46 1mo ago A 19 tokens

meta-agent

09

hex0xdeadbeef/claude-kit

Command Claude Code

CRUD lifecycle manager for Claude Code artifacts — commands, skills, rules, agents. Use when user asks to "create command", "create skill", "enhance artifact", "audit artifacts", "delete rule", "rollback changes", or "onboard project". Modes: create, enhance, audit, delete, rollback, list, onboard. Features 9-phase…

46 1mo ago A 103 tokens

planner

10

hex0xdeadbeef/claude-kit

Command Claude Code

Researches codebase and creates detailed implementation plan.

46 1mo ago A 11 tokens

workflow

13

hex0xdeadbeef/claude-kit

Command Claude Code

Full development cycle: task-analysis → [/designer (L/XL)] → planner → plan-review (agent) → coder → code-review (agent).

46 1mo ago B 32 tokens

InstructionsLoaded

14

hex0xdeadbeef/claude-kit

Hook Claude Code

Runs after instructions files are loaded, executing validate-instructions.sh. From hex0xdeadbeef/claude-kit.

46 1mo ago A tokens not measured

PreToolUse

15

hex0xdeadbeef/claude-kit

Hook Claude Code

Runs before the agent uses a tool for Write, Edit, Write and Bash tool calls, executing protect-files.sh, check-artifact-size.sh and pre-commit-build.sh (3 commands). From hex0xdeadbeef/claude-kit.

46 1mo ago A tokens not measured

PostToolUse

16

hex0xdeadbeef/claude-kit

Hook Claude Code

Runs after a tool call finishes for Write, Edit, Edit, Write, Edit, Write, Edit, Write and Edit tool calls, executing auto-fmt.sh, yaml-lint.sh, check-references.sh, check-plan-drift.sh and validate-handoff.sh (14 commands). From hex0xdeadbeef/claude-kit.

46 1mo ago A tokens not measured

PreCompact

17

hex0xdeadbeef/claude-kit

Hook Claude Code

Runs before the context is compacted for manual and auto tool calls, executing save-progress-before-compact.sh (2 commands). From hex0xdeadbeef/claude-kit.

46 1mo ago A tokens not measured

PostCompact

18

hex0xdeadbeef/claude-kit

Hook Claude Code

Runs after the context is compacted, executing verify-state-after-compact.sh. From hex0xdeadbeef/claude-kit.

46 1mo ago A tokens not measured

SubagentStart

19

hex0xdeadbeef/claude-kit

Hook Claude Code

Runs when a subagent starts for (claude-kit:)?code-researcher, (claude-kit:)?plan-reviewer, (claude-kit:)?code-reviewer and (claude-kit:)?verdict-recovery tool calls, executing track-task-lifecycle.sh, caveman-suspend-for-reviewer.sh and inject-review-context.sh (9 commands). From hex0xdeadbeef/claude-kit.

46 1mo ago A tokens not measured

SubagentStop

20

hex0xdeadbeef/claude-kit

Hook Claude Code

Runs when a subagent finishes for (claude-kit:)?(plan-reviewer, code-reviewer and verdict-recovery) tool calls, executing save-review-checkpoint.sh. From hex0xdeadbeef/claude-kit.

46 1mo ago A tokens not measured

UserPromptSubmit

21

hex0xdeadbeef/claude-kit

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing enrich-context.sh. From hex0xdeadbeef/claude-kit.

46 1mo ago A tokens not measured

Stop

22

hex0xdeadbeef/claude-kit

Hook Claude Code

Runs when the agent finishes a response, executing verify-phase-completion.sh, check-uncommitted.sh and notify-workflow-complete.sh (3 commands). From hex0xdeadbeef/claude-kit.

46 1mo ago A tokens not measured

SessionEnd

23

hex0xdeadbeef/claude-kit

Hook Claude Code

Runs when a session ends, executing session-analytics.sh. From hex0xdeadbeef/claude-kit.

46 1mo ago A tokens not measured

StopFailure

24

hex0xdeadbeef/claude-kit

Hook Claude Code

Runs on the StopFailure event, executing log-stop-failure.sh. From hex0xdeadbeef/claude-kit.

46 1mo ago A tokens not measured

At most 3 mods per repository are shown here — the rest are on their repository pages: