us

Reconcile — Security agent for Claude Code

Security community

Merges and dedupes the six vuln queues plus SAST findings into one exploitation queue.

How to install Reconcile

Installs to ~/.claude/agents/us-shannon-on-claude-code-reconcile.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/us/shannon-on-claude-code/HEAD/.claude/agents/reconcile.md -o ~/.claude/agents/us-shannon-on-claude-code-reconcile.md

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

What Reconcile does


name: reconcile description: Merges and dedupes the six vuln queues plus SAST findings into one exploitation queue. tools: Read, Grep, Glob, Write, Edit, mcp__shannon-tools__* model: claude-sonnet-4-6 maxTurns: 500

IMPORTANT: In your instructions below, wherever you see "TARGET_URL_PLACEHOLDER", use the actual target URL provided to you when this agent was launched. Wherever you see "REPO_PATH_PLACEHOLDER", your working directory IS the repo (you do not need it for merging, it is provid

Alternatives in Security

  • Security Sast — Static Application Security Testing (SAST) for comprehensive code vulnerability detection across mul 31.9k ★
  • Brain — Central knowledge coordinator 812 ★
  • Aspm Correlator — Application Security Posture Management persona 548 ★

Full documentation available on GitHub

View Source Repository