What problem does it solve?
This Skill streamlines the development process for the oxc-react-compiler project by providing clear prioritization of tasks, detailed planning for new features, and efficient updates to the project's backlog.
Core Features & Use Cases
- Backlog Analysis & Prioritization: Analyzes pending tasks, considering correctness, pipeline dependencies, and upstream coverage to recommend the single highest-priority item.
- Feature Planning: Breaks down new compiler passes or features into dependency-ordered tasks, updates
.todo files, and ensures the backlog is aligned with implementation progress.
- Backlog Synchronization: Updates the
.todo directory to accurately reflect implemented changes based on git status.
- Use Case: When unsure about the next development step, ask the Taskmaster to analyze the backlog and provide a decisive recommendation for the most critical task to implement next.
Quick Start
Ask the taskmaster skill to recommend the next highest-priority item from the project backlog.