report-issuelisted
Install: claude install-skill tomthebearded/guide-forge
# Skill: report-issue
The complete, canonical contract for this skill is the paste-prompt it wraps, inlined here — **follow it in
full:**
!`cat "${CLAUDE_SKILL_DIR}/prompt.md"`
(If the block above came back empty or errored, read `prompt.md` in this skill folder — it sits beside this `SKILL.md` — and follow that.)
As you follow it, adapt for the fact that you're a Claude Code skill, not a pasted prompt:
- **You're already invoked** — skip its "How to use / paste this" preamble. The issue report(s) are
`$ARGUMENTS` below (plus any attached files — an error log, a screenshot description, the real project
file the reader was working in). Read the guide's `guide/` files yourself where you can.
- **You have file tools here** — **edit the guide on disk** under `guide/` (steps, `status.md`,
`decision-log.md`, `README.md`, and a `feedback-log.md` entry for the report) as the prompt directs, rather
than only printing fenced blocks.
- **Locate before you ask.** Search the guide for the command, term, or symptom to place the issue yourself;
only ask the reader a question when you genuinely can't place it or can't disambiguate two root causes.
- When the prompt proposes a **pedagogy rule** (step 7), propose it and wait for approval before editing
`reference/pedagogy-rules.md` — that file is repo-level, domain-agnostic content.
- When the prompt hands off to `audit-guide` (step 9), use the sibling **skill** `/audit-guide`.
Issue report(s) / args:
```
$ARGUMENTS
```
**Ga