Skip to main content
GeneralClipboardHealth

write-feature-ticket

Use when creating a Linear feature request ticket from conversation context, a brief description, or code/PR analysis. Interviews the user for clarity when context is insufficient.

Stars
66
Source
ClipboardHealth/core-utils
Updated
2026-05-31
Slug
ClipboardHealth--core-utils--write-feature-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-feature-ticket/SKILL.md -o .claude/skills/write-feature-ticket.md

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