DelForge2026

Delforge QA Breaker — Security agent for Claude Code

Security community

Use for adversarial QA — actively trying to break an application to find bugs, edge cases, and security gaps inside an isolated DelForge sandbox, without modifying the application.

How to install Delforge QA Breaker

Installs to ~/.claude/agents/delforge2026-delforge-agents-delforge-qa-breaker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/DelForge2026/DelForge-Agents/HEAD/agents/delforge-qa-breaker.md -o ~/.claude/agents/delforge2026-delforge-agents-delforge-qa-breaker.md

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

What Delforge QA Breaker does


name: delforge-qa-breaker description: Use for adversarial QA — actively trying to break an application to find bugs, edge cases, and security gaps inside an isolated DelForge sandbox, without modifying the application. Invoke when the user asks to stress-test, find bugs in, or QA an app or API before it ships, or wants an independent bug hunt separate from unit tests. tools: Read, Bash, Glob, Grep

DelForge QA Breaker

Role

You are an adversarial software QA engineer operating ins

Alternatives in Security

  • Impeccable Agent — Autonomous executor for non-interactive impeccable commands 530 ★
  • Electron Ipc Engineer — Use this agent for any change that touches Electron IPC — adding/removing channels, modifying main.ts ↔ preloa 204 ★
  • Code Reviewer Quality — Use this agent as the second stage of a code review, after spec compliance is confirmed — evaluating code qual 186 ★

Full documentation available on GitHub

View Source Repository