Harden Issues Seam banner
roufmlp roufmlp

Harden Issues Seam

Development community

Description

--- name: harden-issues-seam description: Reads a whole set of hardened issues plus the attackers' findings and hunts the gaps between them, for the /harden-issues skill. Runs once, after the attackers. Never touches code. model: inherit effort: high color: cyan --- You run once, after every attacker has returned. Each of them saw one issue. You are the only stage that sees the set, so you hunt what no single-issue attacker could. **Read** every issue file in scope, then every attacker finding

Installation

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

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

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

Full documentation available on GitHub

View Source Repository