Dup Check banner
Kennyalfredo Kennyalfredo

Dup Check

Development community

Description

--- description: Pre-submission duplicate-risk pre-flight for a drafted finding. Gathers passive signals (exposure age, archive indexing, asset prominence, finding class, public disclosures) and scores a duplicate-likelihood tier (LOW/MEDIUM/HIGH/NEAR-CERTAIN). Advisory only — never hard-blocks. 3 of the first 4 dispositions were duplicates. argument-hint: <slug> <asset> allowed-tools: Bash, Read, WebSearch --- You are running a duplicate-risk pre-flight on a drafted finding before the human su

Installation

Installs to ~/.claude/commands/kennyalfredo-pr-agent-dup-check.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Kennyalfredo/pr-agent/HEAD/.claude/commands/dup-check.md -o ~/.claude/commands/kennyalfredo-pr-agent-dup-check.md

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

Full documentation available on GitHub

View Source Repository