From fiddle
Append an idea, tech debt item, or someday/maybe to docs/BACKLOG.md. Quick capture for things that aren't beans yet.
How this skill is triggered — by the user, by Claude, or both
Slash command
/fiddle:backlogThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Append an item to the project backlog.
Append an item to the project backlog.
docs/BACKLOG.md:### YYYY-MM-DD — Title
Description of the idea or debt item.
Origin: [brainstorm | feedback | code-review | implementation | research | observation]
Tags: #tag1 #tag2
#idea #debt #optimization #feature #experiment #infrastructure #ux #security. Use 1-3 tags.docs/BACKLOG.md doesn't exist, create it with the header # Backlog and then append.npx claudepluginhub peel/fiddle --plugin fiddleManages project backlog in a structured markdown file with ID conventions, status tracking, and priority sections. Helps add, update, and prioritize backlog items on request.
Captures backlog items via MCP server in guided, quick, or autonomous modes. Validates fields, detects duplicates, creates GitHub issues for P0/P1 priorities.
Captures raw ideas, bugs, or features into backlog tasks without conversation or refinement. Routes each idea to the best-fit bounded context and reports where it landed.