Chachamaru127Chachamaru127Community·41 Agent Skills Included

claude-code-harness

Disciplined plan-work-review loop for AI coding agents

Runs AI coding agents through a fixed Plan, Work, Review, Release loop with enforced quality gates. Stops plan drift, skipped tests, and unreviewed merges by checking every tool call before it runs. Works across Claude Code, Codex CLI, Cursor, and Grok with shared guardrails and progress tracking.
npx skills add Chachamaru127/claude-code-harness --all -g -y
Available:

Tells the AI agent how to route requests to the harness skills, follow the plan-work-review workflow, and respect permission boundaries and safety guardrails.

All Skills in This Repository (41)

Pure Emerald Level Indicators
📦 In Repo
Chachamaru127Chachamaru127

workflow

Automate PM-to-Impl and Impl-to-PM handoffs with structured reports and review fixes.

Community
Intermediate
📦 In Repo
Chachamaru127Chachamaru127

2agent

Configure a 2-agent PM and implementation workflow for Cursor setups.

Community
Advanced
📦 In Repo
Chachamaru127Chachamaru127

setup

Automate project setup and generate workflow files for new software projects.

Community
Intermediate
📦 In Repo
Chachamaru127Chachamaru127

parallel-workflows

Detect independent tasks and orchestrate parallel execution with consolidated reports.

Community
Intermediate
📦 In Repo
Chachamaru127Chachamaru127

deploy

Automate Vercel or Netlify deployment setup, analytics integration, and environment diagnostics.

Community
Intermediate
📦 In Repo
Chachamaru127Chachamaru127

troubleshoot

Diagnose build, runtime, and UI errors in web and Node.js projects.

Community
Basic
📦 In Repo
Chachamaru127Chachamaru127

plans-management

Manage Plans.md task states and markers across Claude Code and PM workflows.

Community
Basic
📦 In Repo
Chachamaru127Chachamaru127

auth

Implement authentication and payments with Clerk, Supabase Auth, or Stripe.

Community
Intermediate
📦 In Repo
Chachamaru127Chachamaru127

ui

Generate accessible Tailwind and shadcn/ui components and feedback forms.

Community
Basic
📦 In Repo
Chachamaru127Chachamaru127

docs

Generate NotebookLM YAML slide-design documentation with two design variations.

Community
Basic
📦 In Repo
Chachamaru127Chachamaru127

maintenance

Archive, split, and reorganize project files with configurable YAML thresholds.

Community
Basic
📦 In Repo
Chachamaru127Chachamaru127

impl

Implement features from Plans.md with tests in a Next.js/TypeScript stack.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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