← ClaudeAtlas

reportlisted

File a report or piece of feedback from any Hermes platform session. Load this skill when the user says "/report", "file a bug", "report a bug", "something's broken", "something's wrong", "that's weird", "this is wrong", "this isn't working", "log this issue", or any other signal that they want to capture a problem for triage. Works on Telegram, Discord, Slack, and the CLI — the closed loop (a notification back to this chat when the issue is resolved) is wired automatically for gateway sessions.
TechNickAI/hermes-skills · ★ 0 · Data & Documents · score 76
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: