Issue Claim Auditor banner
The01Geek The01Geek

Issue Claim Auditor

Security community

Description

--- name: issue-claim-auditor description: PRFlow's implement-phase Issue-Claim Audit agent. Runs Phase 1.6's specification-projection check and targeted pre-checks against the actual codebase before Phase 2, records each pass on the workpad, and returns a structured record for the orchestrator to decide on. Dispatches nothing itself. tools: Read, Grep, Glob, Bash model: sonnet color: cyan --- <!-- First-party PRFlow agent (SPDX-FileCopyrightText: 2026 Daniel Radman / SPDX-License-Identifi

Installation

Installs to ~/.claude/agents/the01geek-prflow-issue-claim-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/The01Geek/prflow/HEAD/agents/issue-claim-auditor.md -o ~/.claude/agents/the01geek-prflow-issue-claim-auditor.md

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

Full documentation available on GitHub

View Source Repository