Orchestrates a structured Plan-Work-Review development cycle for solo developers using Claude Code, automating project setup, task tracking, code generation, testing, CI/CD, and cross-session memory while optionally coordinating with Cursor for multi-agent workflows.
Browser automation through the repo agent-browser CLI. Explicit helper for navigation, forms, screenshots, scraping, and web-app checks. Prefer Browser Use or Playwright when available. Do NOT load for: sharing URLs, embedding links, or editing screenshot files.
Explicit helper for authentication and payment implementation with Clerk, Supabase Auth, or Stripe. Do NOT load for: general UI work, database design, or non-auth features.
Team execution mode — backward-compatible alias for harness-work with team orchestration. Composer/composer 2.5 maps to the cursor backend.
Validates brainstormed ideas with Cursor PM, updates Plans.md, then handoff back. Cursor ↔ Claude Code 2-Agent workflow support. Use when user mentions Cursor PM handoff, 2-agent plan validation, CC-Cursor round trip, or brainstorm review. Do NOT load for: implementation work, single-agent tasks, or direct coding.
Quality guardrail for Claude/Codex update integration. Detects doc-only Feature Table additions and requires implementation or explicit planning. Internal use only.
Matches all tools
Hooks run on every tool call, not just specific ones
Executes bash commands
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Hook triggers when Bash tool is used
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
Plan. Work. Review. Ship.
A disciplined delivery loop for Claude Code, with bounded paths for Codex and OpenCode.
English | 日本語
Claude Code is powerful, but raw agent work drifts: plans live in chat, tests become optional, review happens too late, and release evidence gets rebuilt by memory. Harness turns that into one repeatable operating path.
After install, the default changes from "ask the agent to code" to:
New users should start from the tool they already use. Existing users should run the migration report before cleanup or reinstall.
| Path | Start |
|---|---|
| New user | Tool-first onboarding |
| Existing user | Migration check |
| Claude Code fast path | Install in 30 seconds |
| Trigger proof | Skill trigger gate |
claude
/plugin marketplace add Chachamaru127/claude-code-harness
/plugin install claude-code-harness@claude-code-harness-marketplace
/harness-setup
Next command: run /harness-plan with one small request.
/harness-plan Improve the README onboarding flow
/harness-setup or the equivalent setup script./harness-plan with a small request; Harness writes the spec.md and
Plans.md drafts for you to check. Small typo, docs, and status updates stay
lightweight./harness-work 1.1.1./harness-review and keep the verification output.Your job is not to hand-write the plan. It is to approve or correct the generated contract before execution continues.
Harness adds a source-of-truth loop around agent work. The 5 verb skills keep that surface small: plan, work, review, sync, release.
/harness-plan drafts or updates spec.md and Plans.md with scope,
acceptance criteria, unknowns, and stop conditions.team_validation_mode and validates the plan
through team/sub-agent or manual-pass perspectives for spec/Plans alignment,
memory reuse, product fit, security fit, and works-in-practice.unknown instead of being silently invented./harness-work implements the approved slice with TDD and verification./harness-review separates review from implementation./harness-release packages only verified evidence.Persistent memory system for AI coding sessions — cross-tool memory sharing with 6-dimensional hybrid search
claude-mem プラグインの出力を自動的に日本語化するパッチャー
npx claudepluginhub chachamaru127/claude-code-harness --plugin claude-code-harnessMulti-agent /workflow development pipeline (planner → plan-review → coder → code-review) with typed handoff contracts, lifecycle hooks, and MCP servers.
Opinionated workflow guides and best practices - the preacher's proven patterns for Claude Code projects
Harness for Claude Code — skills, /harness:* slash commands, persona subagents, lifecycle hooks, and MCP tools without per-repo `harness setup`. Sibling plugins exist for Cursor, Gemini CLI, and Codex.
Session harness plugin for Claude Code workflow automation
Production-ready Claude Code configuration with role-based workflows (PM→Lead→Designer→Dev→QA), safety hooks, 44 commands, 19 skills, 8 agents, 43 rules, 30 hook scripts across 19 events, auto-learning pipeline, hook profiles, and multi-language coding standards
Universal Claude Code workflow with specialized agents, skills, hooks, and output styles for any software project. Includes orchestrator, code-reviewer, debugger, docs-writer, security-auditor, refactorer, and test-architect agents.