Chachamaru127/claude-code-harness
Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-code-harness.
Chachamaru127/claude-code-harness
Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-code-harness.
Chachamaru127/claude-code-harness
Plugin Claude Code
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.
Chachamaru127/claude-code-harness
Agent Cursor
Non-executing advisor for advisor-request.v1 in Cursor.
Chachamaru127/claude-code-harness
Agent Cursor
Read-only reviewer for diffs, risk, and missing tests in Cursor.
Chachamaru127/claude-code-harness
Agent Cursor
Scoped implementation worker for a single Plans.md task in Cursor.
Chachamaru127/claude-code-harness
Cursor rule Cursor
A rule encouraging agents to actively look for relevant skills and specialised subagents, which are focused helpers for independent parts of a task.
Chachamaru127/claude-code-harness
Instructions file
Instructions for Chachamaru127/claude-code-harness, covering claude.md - claude harness development guide, project overview, claude code feature utilization, development rules and commit messages.
Chachamaru127/claude-code-harness
Agent
A read-only checkpoint that checks whether factual claims in a message match evidence from the repository and automated checks. It returns SEND when the claims are supported and HOLD when a central claim is wrong or cannot be verified.
Chachamaru127/claude-code-harness
Agent
A read-only auditor that checks whether code changes are accompanied by tests covering the changed areas. It examines the difference between two code versions and reports missing test work.
Chachamaru127/claude-code-harness
Skill Claude CodeCodex
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.
Chachamaru127/claude-code-harness
Skill Claude CodeCodex
Team execution mode (Codex host) — backward-compatible alias for harness-work with backend selection, including opt-in Cursor worker delegation. Composer/composer 2.5 maps to the cursor backend.
Chachamaru127/claude-code-harness
Skill Claude CodeCodex
Quality guardrail for Claude/Codex update integration. Detects doc-only Feature Table additions and requires implementation or explicit planning. Internal use only.
Chachamaru127/claude-code-harness
Skill Claude CodeCodex
CI red? Call us. Pipeline fire brigade deploys. Use when user mentions CI failures, build errors, test failures, or pipeline issues. Do NOT load for: local builds, standard implementation work, reviews, or setup.
Chachamaru127/claude-code-harness
Skill Claude CodeCodex
Read-only delegate to cursor-agent (Composer) for questions, investigation, design discussion, and adversarial sanity checks. No worktree, no cherry-pick, no Lead diff review — cursor-agent is locked to ask mode and cannot write. Use when user says: ask cursor, cursor sanity check, get a second opinion, adversarial…
Chachamaru127/claude-code-harness
Skill Claude CodeCodex
Delegate a single write task to Cursor Composer via cursor-companion.sh inside an isolated worktree, then Lead-review the diff and cherry-pick. Use when user invokes cursor:do, says delegate to cursor, have composer write it, refactor with cursor, hand a file edit to Composer. Do NOT load for: planning, code review…
Chachamaru127/claude-code-harness
Skill Claude CodeCodex
Run a Cursor Composer review as an advisory second opinion while keeping the primary review verdict on the host brain. Use when user invokes cursor:review, asks Cursor to review, or wants composer to sanity-check a diff. Cursor never owns APPROVE/REQUESTCHANGES.
Chachamaru127/claude-code-harness
Skill Claude CodeCodex
Configure and verify the Cursor backend for Claude Code Harness. Use when user invokes cursor:setup, wants Cursor as the local default implementation backend, or asks to check Cursor plugin/agent readiness. Distribution default remains opt-in; only local env/user settings are changed when explicitly requested.
Chachamaru127/claude-code-harness
Skill Claude CodeCodex
Extract recurring failure patterns from breezing orchestration logs and Judgment Ledger, emit failure-rule.v1 proposals with confidence scores. SSOT promotion to patterns.md or decisions.md is proposal-only — human-approval-required. Use when user mentions failure codifier, failure patterns, self-learning loop, codify…
Chachamaru127/claude-code-harness
Skill Claude CodeCodex
Generate an Acceptance Demo HTML for non-engineer vibecoders right before ship/wait/reject decision. Reads back the acceptancecriteria that were stored as personal-preference.v1 by harness-plan-brief (joined by userrequesthash), then renders a single-file HTML showing each criterion as verified or unverified along…
Chachamaru127/claude-code-harness
Skill Claude CodeCodex
HAR: Codex-native long-running loop runner. Uses a real background runner that executes one ready batch per cycle through Breezing by default, with status/stop controls. Trigger: long-running, loop, autonomous, background, Codex. Do NOT load for: one-shot implementation, normal review, release.
Chachamaru127/claude-code-harness
Skill Claude CodeCodex
Generate a Plan Brief HTML for non-engineer vibecoders before implementation starts. Searches harness-mem (project-only) for relevant past decisions, patterns, and Plans archive entries, then renders a single-file HTML artifact summarizing understanding, options, risks, acceptance criteria, and confidence. Use when…
Chachamaru127/claude-code-harness
Skill Claude CodeCodex
HAR: Research-backed, team-validated task planning, Plans.md management, progress sync. Trigger: create a plan, add tasks, update Plans.md, mark complete, check progress. Do NOT load for: implementation, review, release.
Chachamaru127/claude-code-harness
Skill Claude CodeCodex
Generate a Progress Tracker HTML for non-engineer vibecoders to glance at session progress (cc:WIP / cc:TODO / cc:完了 counts, percentage, elapsed/estimated minutes, cost so far/estimate, drift alerts). Uses Plans.md as source of truth, renders a single-file HTML with auto-regeneration support. Use when user asks for…
Chachamaru127/claude-code-harness
Skill Claude CodeCodex
Generic release automation for projects using Keep a Changelog + GitHub. Single confirmation gate then end-to-end automation: bump detection, CHANGELOG promotion, PR/main merge, tag, GitHub Release. Trigger: release, version bump, publish. Do NOT load for: implementation, review, planning, setup.