From dobby
Quick-capture a follow-up, bug, or tech-debt item to the project tracker (Linear) without breaking your flow. Use when you spot something worth tracking mid-work and want it logged and out of your head, not triaged now.
How this skill is triggered — by the user, by Claude, or both
Slash command
/dobby:backlog [the item to capture][the item to capture]sonnetThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Capture a backlog item fast and get back to work. This is quick-capture, NOT triage — get it logged with enough context to act on later, then stop.
Capture a backlog item fast and get back to work. This is quick-capture, NOT triage — get it logged with enough context to act on later, then stop.
Take the item from $ARGUMENTS, or from what was just spotted in the conversation. Write a clear title + a one-paragraph body: what it is, why it matters, and a pointer (file:line, the task it came up in) so future-you isn't lost. Don't over-describe — enough to act on later.
CLAUDE.md's workflow config or similar), use it.Add labels/priority only if obvious; don't interrogate.
Create the issue via the Linear MCP (authenticate if needed). If Linear isn't available, fall back to appending the item to a BACKLOG.md at the repo root (create it lazily) and say which you used.
Show what was created — issue title + URL, or the BACKLOG.md line. One line. Then return to what you were doing; don't expand into planning the item.
Interact in the user's language; write the issue title/body in the project's convention (English for code-facing items; domain terms in their real-world form).
npx claudepluginhub kvnwolf/dobby --plugin dobbyCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.