agentsclimarketplace

Speckit.backlog

Skill wedabro/bro-skills/.agent/skills/speckit.backlog

bro-skills - Spec-Driven Development CLI

Install
npx -y skills add wedabro/bro-skills --skill speckit.backlog

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Backlog Manager - Manage Ideas, Pending Requests and scan TODO/FIXME from codebase.

SKILL.md

1.0 KB, as published. Nobody here has run it

🎯 Mission

Organize and prioritize unfulfilled requirements, ensuring no ideas or bugs are missed during long-term development.

📋 Protocol

Phase 1: Idea Scoping (Idea recording)

  • When a user makes a request that they don't want to do right away, save it to .agent/backlog/IDEAS.md .
  • Each idea needs: Description, Priority (Low/Med/High), Status (Pending).

Phase 2: Automated Todo Scan (Scan source code)

  • Use the command grep to find the keywords: TODO: , FIXME: , HACK: , BUG: .
  • Summarize the results found into .agent/backlog/TECHNICAL_DEBT.md .

Phase 3: Backlog Grooming (Backlog filtering)

  • Periodically review items in the backlog to convert to spec.md when the user is ready to deploy.

🚫 Guard Rails

  • DO NOT arbitrarily delete the backlog without asking the user.
  • DO NOT overflow the context by listing thousands of TODOs. Only list tasks related to the area you are working on.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.