claude-kit
Structured planning, coding, and review workflow for any codebase
All Skills in This Repository (9)
Pure Emerald Level Indicatorsdesign-rules
Coordinate design-phase governance by loading structured quality and risk-evaluation guidelines for /designer workflows.
systematic-debugging
Identify root causes of bugs through a four-phase debugging workflow.
workflow-protocols
Coordinate and enforce end-to-end workflow protocols for planning, implementation, and review.
planner-rules
Classifies tasks and routes complexity for multi-layer architecture planning workflows.
code-review-rules
Enforce severity, decision matrix, and escalation rules during code reviews.
coder-rules
Enforce plan-driven coding governance for multi-part implementation workflows.
tdd-rules
Enforces unconditional TDD rules for RED-GREEN-REFACTOR cycles across multiple programming languages.
plan-review-rules
Apply predefined rules to evaluate architecture, dependencies, and risk in multi-part plans.
caveman
Enforce concise, task-focused responses for Claude Kit workflow prompts.
Frequently Asked Questions
FAQPage SchemaHow to install claude-kit?โผ
Run `npx skills add hex0xdeadbeef/claude-kit --all -g -y` in your terminal to install all skills in this suite globally.
What does claude-kit do?โผ
It runs a structured development pipeline: task analysis, design, planning, plan review, implementation, code review, and commit. Each phase has enforced quality gates, checkpoints, and review verdicts.
Which programming languages does claude-kit support?โผ
It works with Go, Python, TypeScript, Rust, Java, and 26 more languages via tree-sitter analysis. The project-researcher command auto-detects your stack and generates matching configuration.
Does claude-kit work with Claude Code?โผ
Yes. It is built as a native Claude Code configuration kit and requires Claude Code version 2.1.141 or later for full hook support.
Can claude-kit resume an interrupted workflow?โผ
Yes. It writes a checkpoint after every phase, so you can resume from the last completed phase with the --from-phase flag after a session interruption.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core