Harness Reviser banner
hmj1026 hmj1026

Harness Reviser

Development community

Description

--- name: harness-reviser description: 'Deterministic harness trim/dedupe/validate driven by the `harness-revise` skill and G1-G13 gap taxonomy. Use when running `/harness-revise`, or when the user explicitly asks to trim/dedupe/validate `.claude/`. For broader reliability/cost/throughput scoring, use `/harness-govern` (its conform step applies the official best-practices lens).' tools: Read, Grep, Glob, Bash, Edit, Write model: sonnet effort: low maxTurns: 25 skills: ["dhpk-harness-revise"] ---

Installation

Installs to ~/.claude/agents/hmj1026-dhpk-harness-reviser.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hmj1026/dhpk/HEAD/agents/harness-reviser.md -o ~/.claude/agents/hmj1026-dhpk-harness-reviser.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository