claude-code-harness
Disciplined plan-work-review loop for AI coding agents
All Skills in This Repository (41)
Pure Emerald Level Indicatorsworkflow
Automate PM-to-Impl and Impl-to-PM handoffs with structured reports and review fixes.
2agent
Configure a 2-agent PM and implementation workflow for Cursor setups.
setup
Automate project setup and generate workflow files for new software projects.
parallel-workflows
Detect independent tasks and orchestrate parallel execution with consolidated reports.
deploy
Automate Vercel or Netlify deployment setup, analytics integration, and environment diagnostics.
troubleshoot
Diagnose build, runtime, and UI errors in web and Node.js projects.
plans-management
Manage Plans.md task states and markers across Claude Code and PM workflows.
auth
Implement authentication and payments with Clerk, Supabase Auth, or Stripe.
ui
Generate accessible Tailwind and shadcn/ui components and feedback forms.
docs
Generate NotebookLM YAML slide-design documentation with two design variations.
maintenance
Archive, split, and reorganize project files with configurable YAML thresholds.
impl
Implement features from Plans.md with tests in a Next.js/TypeScript stack.
Frequently Asked Questions
FAQPage SchemaHow to install claude-code-harness?▼
Run `npx skills add Chachamaru127/claude-code-harness --all -g -y` in your terminal to install the full skill suite globally.
What problem does claude-code-harness solve?▼
It stops AI coding agents from drifting off-plan, skipping tests, or merging unreviewed code by enforcing a fixed plan, work, review, and release loop with pre-execution safety checks.
Which AI coding tools does it support?▼
It officially supports Claude Code, Codex CLI, Cursor, and Grok, with the same guardrails and workflow applied through each tool's native hooks.
How does the safety layer work?▼
A Go engine checks every tool call before it runs, blocking risky actions like force pushes, secret reads, and production deploys, while logging every decision for audit.
Can non-engineers use claude-code-harness?▼
Yes. It generates simple HTML dashboards for plan briefs, progress tracking, and ship-or-wait decisions so non-technical sponsors can approve work without reading code.
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