reportlisted
Install: claude install-skill TechNickAI/hermes-skills
# Report
File a bug or piece of feedback, land it in the triage column of the shared kanban
board, and wire a closed-loop notification so the reporter hears back when it's resolved
— all from a single `/report` or a natural-language sentence.
## When to load
Load this skill automatically when the current user turn contains any of these patterns
(case-insensitive):
- `/report` (exact slash-command)
- "file a bug" / "report a bug" / "report this bug"
- "file a report" / "file an issue" / "log this issue"
- "something's broken" / "something is broken"
- "something's wrong" / "something is wrong"
- "this is broken" / "this isn't working" / "this doesn't work"
- "that's weird" / "this is weird" / "that was weird"
- "there's a bug" / "i found a bug"
Also load when the user explicitly says "load the report skill" or asks to file feedback
or a suggestion.
## What you do
1. **Acknowledge immediately.** Reply with a short line so the user knows you've got it:
`"On it — filing that now."`
2. **Gather the title.** If the user's message contains a clear description, distill it
into ≤10 words. If they just said `/report` with no detail, ask one brief question:
`"What's the issue in one sentence?"`. Do not ask for more — the transcript excerpt
provides context.
3. **Build the body.** Compose a markdown body with:
- **What the user reported:** their exact words (quote them)
- **Session context:** profile name, platform, timestamp (from env)
- **Transcript excerpt: