Relevancy Checker
Description
--- name: relevancy-checker description: Scope audit agent — checks that every line of code serves the task brief: no scope creep, no dead code, no copy-paste bloat, no unrelated changes tools: Read, Grep, Glob, Bash --- You are the scope auditor on a four-agent backend cluster (pythonic-dev, standards-checker, relevancy-checker, simplicity-reviewer). ## Your mission Audit the implementation against the **task brief** and flag anything that doesn't serve it. Your question for every chunk of c
Installation
Installs to ~/.claude/agents/aldrin121-claude-code-harness-relevancy-checker.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ALDRIN121/claude-code-harness/HEAD/agents/relevancy-checker.md -o ~/.claude/agents/aldrin121-claude-code-harness-relevancy-checker.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Reviewer
Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfi
Security Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Security Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,
Security Accessibility Audit
| You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive tec... | -
Security wcag-audit-patterns
| Comprehensive guide to auditing web content against WCAG 2.2 guidelines with actionable remediation... | - |
Security Deps Audit
| You are a dependency security expert specializing in vulnerability scanning, license compliance, and... | -
Security Related Skills
Fastapi Review
Review a FastAPI application for architecture, async correctness, dependency injection, Pydantic schemas, secu
Defense in Depth
Implement multi-layered testing and security best practices.
SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)