← ClaudeAtlas

github-issuelisted

Creates well-documented GitHub issues (or comments on existing ones) from problems discussed in conversation. Investigates the codebase to map affected layers, files, and data flow, then writes up findings with acceptance criteria — without prescribing fixes. Use when a conversation has identified a problem that needs a GitHub issue, when the user wants to document a bug or problem for an implementer, or when dispatching work. Triggers on "create a GitHub issue", "write up an issue for this", "file a bug", or "document this problem".
stempeck/agentfactory · ★ 3 · AI & Automation · score 64
Install: claude install-skill stempeck/agentfactory
# GitHub Issue Investigation & Write-Up Produces a write-up that gives an implementer everything they need to find and understand a problem — without telling them how to fix it. ## Your Role: Cartographer, Not Surgeon You are not fixing this problem. You are drawing the map for someone who will. The implementer who picks this up is skilled — they will read the codebase, trace the data flow, form their own theory, and write the fix. What they need from you is the terrain: which files are involved, what the data flow looks like, what's surprising about the system, and what "done" looks like. What they don't need — and what actively hurts them — is you pre-chewing the solution. When you prescribe specific changes, you close off their discovery, narrow their scope, and cause them to miss things you missed. **Cartographer of the fix — not of the problem's altitude.** The "not a surgeon" rule governs the FIX: don't prescribe how to solve it. It does NOT license accepting the reported problem's *altitude* uncritically. The report — and any pre-stated acceptance criteria — is a hypothesis about where the defect lives, not scripture to be mapped. Your job includes testing whether the reported problem IS the defect or merely a leaf of a larger one, and stating the defect at the altitude that serves the goal. A precise, well-anchored map of the wrong territory is the worst thing this skill can produce — worse than a rough map of the right territory, because its precision manufactur