todo-triage

Review pending todos and assign approve, skip, or modify decisions.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/jaydubya818/New_baseline --skill todo-triage-jaydubya818
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: todo-triage
Source: https://github.com/jaydubya818/New_baseline/tree/main/skills/compound-engineering/plugins/compound-engineering/skills/todo-triage
Command: npx skills add https://github.com/jaydubya818/New_baseline --skill todo-triage-jaydubya818

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps engineering teams quickly review open todos, assign priorities, and decide actions without writing code.

Core Features & Use Cases

  • Interactive review of pending todos from your backlog
  • Decide to approve, skip, or modify each item
  • Maintains progress, readiness, and traceability

Quick Start

Run the todo-triage workflow to begin processing your pending todos.

Frequently Asked Questions about todo-triage

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

FAQPage Schema
How do I triage pending backlog todos without writing implementation code?

You can triage pending backlog todos by interactively reviewing each item and deciding to approve, skip, or modify it. This process captures the decision rationale and assigns a readiness status without writing any implementation code.

What is the best way to prioritize legacy and current backlog todos consistently?

Prioritizing legacy and current backlog todos consistently requires applying a single triage decision process across both sets. This ensures each item receives a documented decision, readiness status, and progress log for traceability.

How do I document decision rationale for skipped or modified todo items?

Documenting decision rationale for skipped or modified todo items happens during the interactive triage workflow. The process captures the specific reason for each decision and logs progress for downstream work items.

Can I review pending todos and assign readiness status without touching source code?

Yes, you can review pending todos and assign a readiness status without touching source code. The triage workflow focuses on documenting decisions and logging progress rather than writing implementation code.

Does todo triage work for both current backlog and legacy code review items?

Todo triage works for both current backlog and legacy code review items by applying the same decision process across all pending todos. This maintains consistency and traceability across your entire workflow.