Plugin · Claude Code · Productivity

Chachamaru127 Claude Code Harness

chachamaru127-claude-code-harness is a Claude Code plugin for the Build phase that runs an autonomous Plan→Work→Review development cycle for higher-quality solo builds.

by Chachamaru127 · github.com/Chachamaru127/claude-code-harness

Run an autonomous Plan→Work→Review development harness in Claude Code so vibecoding sessions finish with plans, implementation, and review in one loop.

432
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install chachamaru127-claude-code-harness@Chachamaru127/claude-code-harness
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:Chachamaru127/claude-code-harness") and the paste-ready config with skillselion.get_install_config("plugin:Chachamaru127/claude-code-harness").

About

What it does

chachamaru127-claude-code-harness is a Claude Code plugin built around an autonomous Plan→Work→Review cycle for developers who want more structure than one-shot code generation without abandoning fast iteration. The upstream description positions it as a dedicated development harness that carries a feature from planning through implementation and review, which maps well to solo builders who otherwise lose traceability when context compacts or sessions fork. Contract and full-cycle keywords imply the agent should honor explicit stage boundaries—define what will be done, do the work, then review against that plan—rather than mixing all three in a single unstructured reply. Use it when you are building non-trivial features and want Claude Code to behave like a lightweight eng process. Pair it with your own test and security checks in Ship because the harness emphasizes cycle quality, not replacing dedicated security or performance tooling. Verify SKILL.md in the repo for gates, allowed tools, and how review findings loop back into the next plan iteration.

Highlights

  • Autonomous Plan→Work→Review full-cycle harness for Claude Code
  • Targets higher-quality output for vibecoders and full-cycle solo development
  • Contract-oriented workflow keywords suggest explicit handoffs between phases of the cycle
  • Single-plugin productivity bundle from Chachamaru127/claude-code-harness
  • Catalog categories label it productivity with plan-work-review workflow emphasis

Why builders use it

Fast Claude Code sessions often skip planning and review, so solo builders ship sloppy diffs and lose accountability across long tasks.

You install a harness that forces plan, execution, and review passes in one repeatable loop so work stays aligned with an explicit contract.

At a glance

  • Type - Plugin in Productivity.
  • Adoption - 0 installs, 432 stars, 0 votes.

FAQ

Who is chachamaru127-claude-code-harness for?

Claude Code developers, especially vibecoders, who want a structured Plan→Work→Review loop instead of unstructured multi-file edits.

When should I use chachamaru127-claude-code-harness?

Use it during Build when a feature or refactor is large enough to need a written plan, focused implementation, and a dedicated review pass before you merge or ship.

How do I add chachamaru127-claude-code-harness to my agent?

Register the plugin from the Chachamaru127/claude-code-harness repository using Claude Code’s plugin install flow, then start sessions that invoke the harness workflow described upstream.

Discussion

Comments

Share how you use chachamaru127-claude-code-harness, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.