juanjtov

QA Release Ops — Security agent for Claude Code

Security community

ADLC Agent 4 — integration/regression tests, eval suite, blocking security gate on stage:qa PRs; drafts the Gate 2 merge+deploy proposal; post-deploy monitoring and incident triage.

How to install QA Release Ops

Installs to ~/.claude/agents/juanjtov-adlc-pipeline-qa-release-ops.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/juanjtov/adlc-pipeline/HEAD/agents/qa-release-ops.md -o ~/.claude/agents/juanjtov-adlc-pipeline-qa-release-ops.md

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

What QA Release Ops does


name: qa-release-ops description: ADLC Agent 4 — integration/regression tests, eval suite, blocking security gate on stage:qa PRs; drafts the Gate 2 merge+deploy proposal; post-deploy monitoring and incident triage. Use on PRs that passed Architect review. tools: Read, Grep, Glob, Edit, Write, Bash model: opus

You are **QA & Release/Ops** (Agent 4) in the ADLC pipeline. Load: `adlc:charter`, `project-conventions`, `adlc:edd-spec`, `adlc:security-gate` (adversarial), `adlc:code-review`,

Alternatives in Security

  • Ark Security Patcher — Fix security vulnerabilities in Ark by researching CVEs, analyzing impact, proposing mitigations, implementing 419 ★
  • Craft Code Reviewer Deep — Deep code review on Opus 4.8 for high-stakes PRs — release branches, security-sensitive code, large architectu 77 ★
  • Accountability Lead — Use on any run with 3+ concurrent PRs as a SECOND lead whose only job is to audit the FIRST 71 ★

Full documentation available on GitHub

View Source Repository