todo

Summarize and triage local TODO files and open GitHub issues.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/marcelocantos/skills --skill todo-marcelocantos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: todo
Source: https://github.com/marcelocantos/skills/tree/main/skills/todo
Command: npx skills add https://github.com/marcelocantos/skills --skill todo-marcelocantos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) components.

What problem does it solve?

Summarize open TODOs from a local project TODO file and GitHub issues to provide a single actionable view for planning and triage.

Core Features & Use Cases

  • Consolidates local TODO items from the repository TODO file and open GitHub issues into one consolidated view.
  • Groups items by section and shows only open tasks, enabling quick triage into targets or new issues.
  • Supports a structured, repeatable workflow for gathering, normalising paths, and acting on /todo commands to keep work aligned.

Quick Start

Run the gather script and review the combined local TODOs and GitHub issues to begin triage.

Frequently Asked Questions about todo

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

FAQPage Schema
How do I consolidate local TODO files and open GitHub issues into one view?

This Skill consolidates local TODO files and open GitHub issues by merging entries into a single view, grouping items by section to show only open tasks for quick triage and backlog planning.

What is the best way to triage GitHub issues and local TODO items for backlog planning?

The best way to triage GitHub issues and local TODO items is to merge them into a consolidated view that outputs triage prompts with recommendations to promote outstanding work to targets or create new issues.

Do I need the gh CLI tool to summarize GitHub issues and local TODOs?

Yes, you need the gh CLI tool installed as a dependency to fetch open GitHub issues and merge them with your local project TODO file for backlog triage.

Can I use CLAUDE.md hints to locate and normalize paths for project TODO triage?

Yes, the workflow reads CLAUDE.md hints to locate the project TODO file, normalizes paths, and merges local entries with open GitHub issues to output actionable triage recommendations.

Does the GitHub issues and TODO summarization workflow support creating new issues from local tasks?

Yes, the workflow outputs triage prompts with recommendations that guide you to promote local TODO items to targets or create new GitHub issues directly from the consolidated view.