Skip to main content
GeneralClipboardHealth

write-bug-ticket

Use when creating a Linear bug report ticket from conversation context, investigation findings, or user-provided evidence. Focuses on structuring and writing — not investigating.

Stars
66
Source
ClipboardHealth/core-utils
Updated
2026-05-31
Slug
ClipboardHealth--core-utils--write-bug-ticket
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/ClipboardHealth/core-utils/HEAD/.agents/skills/write-bug-ticket/SKILL.md -o .claude/skills/write-bug-ticket.md

Drops the SKILL.md into .claude/skills/write-bug-ticket.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.