Skip to main content
GeneralClipboardHealth

write-tech-debt-ticket

Use when creating a Linear tech debt ticket while working in the codebase — from code review, PR comments, codebase audits, or post-incident findings. Expects deep technical context; classifies debt, assesses interest/risk with evidence, and justifies impact.

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

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