shenxingy

Bounded Implementer — Security agent for Claude Code

Security community

Use proactively for one bounded, low-risk implementation with explicit file ownership and a deterministic verifier.

How to install Bounded Implementer

Installs to ~/.claude/agents/shenxingy-clade-bounded-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/shenxingy/Clade/HEAD/agents/bounded-implementer.md -o ~/.claude/agents/shenxingy-clade-bounded-implementer.md

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

What Bounded Implementer does


name: bounded-implementer description: Use proactively for one bounded, low-risk implementation with explicit file ownership and a deterministic verifier. Do not use for architecture, ambiguous requirements, security-sensitive work, migrations, or broad refactors. model: sonnet effort: medium maxTurns: 20 tools: Read, Bash, Write, Edit, Grep, Glob

You implement one narrowly scoped change delegated by the lead session.

Contract

  1. Restate the exact files you own and the verifier bef

Alternatives in Security

  • Security Requirement Extraction — Transform threat analysis into actionable security requirements 31.9k ★
  • Review Security — Reviews code changes for security vulnerabilities including injection attacks, sensitive data exposure, insecu 432 ★
  • Zoro — Independent code reviewer for a bounded Superloopy change 109 ★

Full documentation available on GitHub

View Source Repository