hex0xdeadbeefhex0xdeadbeefCommunityยท9 Agent Skills Included

claude-kit

Structured planning, coding, and review workflow for any codebase

Runs a full development pipeline covering task analysis, design specs, planning, implementation, and code review. Eliminates ad-hoc prompting, skipped tests, and inconsistent reviews with enforced phases, checkpoints, and verdict gates. Adapts to Go, Python, TypeScript, Rust, Java, and 26 more languages via automatic project analysis.
npx skills add hex0xdeadbeef/claude-kit --all -g -y
Available:

Gives the agent the project's language profile, verification commands, and runtime rules, and defines how the project-researcher orchestrator coordinates subagents to analyze a codebase and generate its configuration.

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’