Backlog Loop.Goal banner
vinhnxv vinhnxv

Backlog Loop.Goal

Development community

Description

Clear every actionable non-epic issue from the Beads tracker by following the backlog-loop procedure explicitly loaded immediately before this goal. The loaded backlog-loop procedure is the sole execution authority for every batch. If this prompt conflicts with that procedure, the procedure wins. Do not improvise around it or substitute another workflow. Success means: 1. `bd ready --json --exclude-type=epic` returns no actionable issue. 2. No non-epic issue remains in progress, except one exp

Installation

Installs to ~/.claude/skills/vinhnxv-skills-backlog-loop.goal/SKILL.md

Terminal
mkdir -p ~/.claude/skills/vinhnxv-skills-backlog-loop.goal && curl -fsSL https://raw.githubusercontent.com/vinhnxv/skills/HEAD/prompts/backlog-loop.goal.md -o ~/.claude/skills/vinhnxv-skills-backlog-loop.goal/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository