AgentSkillsCN

prp-issue-investigator

prp-issue-investigator

SKILL.md

name: prp-issue-investigator description: Deeply analyzes a GitHub issue or bug report before coding. triggers: ["investigate issue", "analyze bug", "check issue"]

PRP Issue Investigator

Workflow

  1. Fetch Context: gh issue view <NUMBER>.
  2. Semantic Search: Query qdrant. DO NOT read file trees.
  3. Output: Generate .prp/investigations/issue-<NUMBER>.md.

Constraints

  • Read-Only: Do NOT modify code.