What problem does it solve?
This skill provides a structured, local-first issue tracking system that allows AI agents to manage backlogs, dependencies, and task lifecycles without relying on external project management platforms.
Core Features & Use Cases
- Dependency-Aware Workflows: Automatically identifies actionable tasks by analyzing dependency graphs and blocking states.
- Structured Issue Lifecycle: Standardizes the creation, assignment, prioritization, and closure of tasks with JSON-based audit trails.
- Use Case: When working on a complex feature, use this skill to create linked sub-tasks, track their completion status, and ensure the agent only attempts work that is currently unblocked.
Quick Start
Use the br skill to initialize a new issue tracker in the current repository and list all ready tasks.