Plugin Claude Code
Turn any task into production-ready code. Specialized agents automatically handle planning, implementation, code review, and security scanning for any stack.
Plugin Claude Code
Turn any task into production-ready code. Specialized agents automatically handle planning, implementation, code review, and security scanning for any stack.
Instructions file CodexOpenCode
A project instruction file that gives coding agents shared rules for planning, implementation, quality checks, and completion.
Instructions file
Instructions for This-HW/claude-code-kit, covering claude-code-kit, who this is for (design north-star), installation, basic — direct marketplace (fastest updates) and full (with security hooks + auto-format + pre-commit).
Plugin Claude Code
Turn any task into production-ready code. Specialized agents automatically handle planning, implementation, code review, and security scanning for any stack.
Hook
Runs when a session starts on startup, clear and compact, running python3 (2 commands). From This-HW/claude-code-kit.
Hook
Runs before the agent uses a tool for Edit, MultiEdit, Write, NotebookEdit, Read, message and broadcast tool calls, running python3. From This-HW/claude-code-kit.
Hook
Runs after a tool call finishes for Edit, MultiEdit and Write tool calls, running python3. From This-HW/claude-code-kit.
Hook
Runs when the agent finishes a response, running python3. From This-HW/claude-code-kit.
Skill Claude CodeCodex
Create Claude Code sub-agents with optimal configuration. Use when users ask to create a new agent, custom agent, specialized assistant, or want to configure task-specific AI workflows.
Skill Claude CodeCodex
Large-scale parallel work guidance. Routes 10+ parallel independent tasks to native dynamic workflows (ultracode), with legacy experimental Agent Teams as fallback.
Skill Claude CodeCodex
Automated development pipeline. Runs a completed Planning Work through Development and Validation phases end-to-end.
Skill Claude CodeCodex
Design and spec before any planning or code. MUST USE before new features, creative work, or any implementation. Explores requirements, proposes approaches, gets design approval, then chains to plan-task.
Skill Claude CodeCodex
Analyze errors and apply fixes. Use when you have an error message, traceback, or failing log to diagnose.
Skill Claude CodeCodex
AI-assisted documentation authoring. Use when writing, reviewing, or updating technical documents and READMEs.
Skill Claude CodeCodex
Turn an observed agent defect into a machine-checkable eval scenario, generated and self-validated in one step. Use after a defect lands in the feedback ledger, or before changing an agent definition that has no eval coverage. Trigger with /eval-forge.
Skill Claude CodeCodex
Export the kit's host-neutral rules to AGENTS.md so non-Claude-Code harnesses (Codex, OpenCode, Copilot, Pi, Hermes) follow the same discipline. Use when a repo is worked by more than one agent harness, or after changing rules/. Trigger with /harness-export.
Skill Claude CodeCodex
Build and configure MCP servers. Use when scaffolding a new Model Context Protocol server or adding tools to an existing one.
Skill Claude CodeCodex
Multi-perspective collaborative review of plans or documents. Ten expert viewpoints deliberate in 3 rounds to reach consensus.
Skill Claude CodeCodex
Audit Claude Code native feature absorption. Use to compare the kit's components against the latest Claude Code releases and propose absorption-ledger updates. Trigger with /native-watch or on a schedule.
Skill Claude CodeCodex
Structured task planning using Work files. Use for any new feature, bug fix, or project that needs a task breakdown before implementation.
Skill Claude CodeCodex
Run a full code review on current changes or specified files. Runs ruff lint, review-code agent, and security scan in sequence.
Skill Claude CodeCodex
Propose improvements to agent/skill/rule definitions from accumulated feedback-ledger defects and eval reports. Proposal-only - applies changes exclusively after evals show no regression AND the user approves. Trigger with /self-improve.
Skill Claude CodeCodex
Create new Claude Code skills. Applies standard templates and best practices to scaffold a skill file automatically.
Skill Claude CodeCodex
Distill a hard problem you just solved into a reusable skill draft - proposal-only, behind a three-condition threshold. Use after finishing a non-trivial task whose procedure would otherwise die with the session. Trigger with /skill-forge.