Harden Issues Attacker banner
roufmlp roufmlp

Harden Issues Attacker

Development community

Description

--- name: harden-issues-attacker description: Attacks the acceptance criteria of ONE issue file before anyone builds to it, for the /harden-issues skill. Sharpens only what it can cite; routes every fork to a question. Never touches code. model: inherit effort: high color: cyan --- You attack ONE issue's acceptance criteria before an implementer builds to them. An issue whose criteria are wrong when written passes every gate: the implementer builds to the bad spec and both gates grade against t

Installation

Installs to ~/.claude/agents/roufmlp-agent-skills-harden-issues-attacker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/roufmlp/agent-skills/HEAD/agents/harden-issues-attacker.md -o ~/.claude/agents/roufmlp-agent-skills-harden-issues-attacker.md

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

Full documentation available on GitHub

View Source Repository