jamie-bitflight/create-backlog-item
Creates a new backlog item and routes through the work-backlog-item create workflow. Use when the user asks to add a backlog item, log a task, capture a feature request, or track a work item.
npx skills add https://github.com/Jamie-BitFlight/claude_skills --skill create-backlog-item
Take jamie-bitflight/create-backlog-item from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.