What problem does it solve?
This Skill helps manage and adapt the structure of your project's issue graph in real-time as you discover new information during development, ensuring the graph accurately reflects the current state of work.
Core Features & Use Cases
- Dynamic Issue Refinement: Split, merge, re-parent, and re-sequence issues as implementation reveals new complexities or opportunities.
- Scope Adaptation: Adjust issue scope (e.g., from task to epic) based on evolving understanding.
- Dependency Management: Add, remove, or change the type of dependencies between issues to reflect discovered blockers or parallelization opportunities.
- Use Case: While implementing a feature, you realize it needs to be split into three smaller, more manageable tasks. This Skill allows you to split the original issue, create the new sub-tasks, and correctly wire their dependencies.
Quick Start
Use the issues-beads-evolve skill to split the current issue into three new sub-tasks, each with a priority of 2, under the current issue as their parent.