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
- •Fetch Context:
gh issue view <NUMBER>. - •Semantic Search: Query
qdrant. DO NOT read file trees. - •Output: Generate
.prp/investigations/issue-<NUMBER>.md.
Constraints
- •Read-Only: Do NOT modify code.