product/managing-backlog/SKILL.md
Refine, prioritize, and clean the product backlog to ensure the team is always working on the highest-value tasks.
npx skillsauth add 7a336e6e/skills Managing BacklogInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
4 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Maintain a healthy, prioritized list of work items that are ready for development ("Definition of Ready"), preventing bottlenecks and "garbage in, garbage out."
Don't just use "High/Medium/Low". Use a model:
Make tasks actionable.
A task can only move to "Todo" if:
tasks.md (priority ordering, new tags).backlog_refinement_report.md.product/defining-user-stories/SKILL.mdplanner/project-planning/SKILL.mddevelopment
Implement features using the Red-Green-Refactor cycle to ensure testability and correctness from the start.
data-ai
Manage the `tasks.md` ledger with strict locking and collision avoidance protocols to allow multiple agents to work in parallel safely.
development
The git-workflow skill defines branching conventions, commit message formats, and pull request standards that all agents must follow for consistent version control.
development
The environment-config skill standardizes how agents manage environment variables, secrets, and application configuration across local development and deployed environments.