Loading...
Loading...
Manages deferred/blocked work items as GitHub Issues with labels and blocker tracking
npx skill4agent add vertz-dev/claude-code backlog/backlog add <description>gh issue createbacklogblocked## What
<1-2 sentences describing the deferred work>
## Blocked by
<What needs to happen first. Reference issues/PRs if applicable, or describe the prerequisite.>
- [ ] <blocker 1>
- [ ] <blocker 2> (if multiple)
## Context
<Where this came up — PR number, conversation context, or design doc reference>/backlog listgh issue list --label backlog --state openblockedbacklogblocked/backlog unblock <issue-number>blockedgh issue edit <number> --remove-label blocked/backlog close <issue-number>gh issue close <number>/backlog listbacklogblocked