One-click install
npx skills add https://github.com/ybbms777/compound-engineering --skill todo-triage-ybbms777
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: todo-triage
Source: https://github.com/ybbms777/compound-engineering/tree/main/skills/todo-triage
Command: npx skills add https://github.com/ybbms777/compound-engineering --skill todo-triage-ybbms777

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually reviewing, prioritizing, and categorizing a backlog of pending work items (such as code review findings or feature todos) is time-consuming and inconsistent, leading to misaligned priorities and delayed implementation across engineering teams.

Core Features & Use Cases

  • Interactive Todo Review: Present each pending todo with full context including severity level, category, location, proposed solution, and effort estimate to support informed decision-making.
  • Automated Status Management: Automatically rename files, update frontmatter, and track progress when approving, skipping, or modifying todos to eliminate manual administrative work.
  • Use Case: Engineering teams can use this skill to triage code review findings after a pull request review, assigning P1/P2/P3 severity and moving approved items to the ready queue for implementation.

Quick Start

Use the todo-triage skill to review all pending todos in your compound-engineering workflow and decide which items to approve for implementation.

Frequently Asked Questions about todo-triage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code review findings triage for engineering workflows?

Automate code review findings triage by interactively presenting each pending todo with context like severity, category, and effort estimates to support informed approval decisions. This eliminates manual, inconsistent backlog review and automatically updates file statuses, moving approved work items to a ready implementation queue.

What is the best way to prioritize pending work todos and assign severity levels?

Prioritize pending work todos using an interactive triage workflow that applies categorization and severity assignment, such as P1/P2/P3 levels, to each item. This ensures consistent work prioritization across engineering teams and automates progress tracking for pending todos.

How does automated todo status management work for backlog review?

Automated todo status management works by renaming files, updating frontmatter, and tracking progress when you approve, skip, or modify todos during backlog review. This eliminates manual administrative work and ensures accurate progress tracking for pending engineering work items.

Can I use todo-triage to move approved work items to a ready implementation queue?

Yes, you can use todo-triage to move approved work items to a ready implementation queue. The interactive triage workflow automates status updates and file management, ensuring approved todos are properly categorized and prepared for implementation.

What context is provided for each pending todo during the interactive review process?

Each pending todo is presented with full context including severity level, category, location, proposed solution, and effort estimate during the interactive review process. This context supports informed decision-making when approving, skipping, or modifying pending work items.