Chachamaru127

116 mods across 2 repositories, 3.1k stars between them.

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.

3.1k 2d ago A 230 tokens original MIT

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.

3.1k 2d ago B 4,080 tokens original MIT

livemsg-gate

08

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.

3.1k 2d ago A 29 tokens original MIT

test-wiring-auditor

09

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.

3.1k 2d ago A 33 tokens original MIT

agent-browser

10

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.

3.1k 2d ago A 53 tokens original MIT

breezing

11

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.

3.1k 2d ago A 43 tokens original MIT

cc-update-review

12

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.

3.1k 2d ago A 33 tokens original MIT

ci

13

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.

3.1k 2d ago A 48 tokens original MIT

cursor-ask

14

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…

3.1k 2d ago B 118 tokens original MIT

cursor-do

15

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…

3.1k 2d ago A 94 tokens original MIT

cursor-review

16

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.

3.1k 2d ago A 56 tokens original MIT

cursor-setup

17

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.

3.1k 2d ago A 59 tokens original MIT

failure-codifier

18

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…

3.1k 2d ago A 92 tokens original MIT

harness-accept

19

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…

3.1k 2d ago A 145 tokens original MIT

harness-loop

20

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.

3.1k 2d ago A 66 tokens original MIT

harness-plan-brief

21

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…

3.1k 2d ago A 114 tokens original MIT

harness-plan

22

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.

3.1k 2d ago C 52 tokens original MIT

harness-progress

23

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…

3.1k 2d ago A 121 tokens original MIT

harness-release

24

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.

3.1k 2d ago A 66 tokens original MIT