What problem does it solve?
Many review findings are captured as vague pending todos that require human judgement to become actionable work. This Skill walks the pending todo queue, clarifies each item, and promotes scoped, testable Proposed Change paragraphs so resolvers can implement fixes without re-reading the original discussion.
Core Features & Use Cases
- Interactive triage: Present each pending todo for confirm, skip, modify, or drop decisions and persist the chosen outcome.
- Modes for automation: Support mode:autofix to auto-promote concrete items and mode:report-only for dry-run classification and recommendations.
- Safe file operations: Update frontmatter, atomically rename files to keep filename and status in sync, and produce a compact session summary or structured report for programmatic callers.
Quick Start
Run the todo-triage skill to walk .claude/todos, review each pending item, and promote concrete findings to ready with a Proposed change section.