What problem does it solve?
The triage skill helps convert legacy local todo markdown files into tracked, actionable work items by reviewing each finding and deciding whether to approve (ready), skip (delete), or customize before creating a todo entry.
Core Features & Use Cases
- Structured Triage Workflow: Presents each finding with a consistent template including severity, category, location, proposed solution, and estimated effort.
- File and Frontmatter Management: Renames pending files to ready, updates YAML frontmatter status and metadata, creates new todo files when needed, and deletes irrelevant items.
- Use Cases: Processing legacy todos that predate GitHub issue integration, triaging code review findings, security audit results, and performance analysis items.
Quick Start
Run the triage skill to review todos in the todos/ directory and choose yes to approve, next to delete, or custom to modify each item.