Resolve Todo Parallel banner
gvkhosla gvkhosla

Resolve Todo Parallel

Productivity community

Description

--- description: Resolve all pending CLI todos using parallel processing argument-hint: "[optional: specific todo ID or pattern]" --- Resolve all TODO comments using parallel processing. ## Workflow ### 1. Analyze Get all unresolved TODOs from the /todos/\*.md directory If any todo recommends deleting, removing, or gitignoring files in `docs/plans/` or `docs/solutions/`, skip it and mark it as `wont_fix`. These are compound-engineering pipeline artifacts that are intentional and permanent.

Installation

Installs to ~/.claude/skills/gvkhosla-compound-engineering-pi-resolve_todo_parallel/SKILL.md

Terminal
mkdir -p ~/.claude/skills/gvkhosla-compound-engineering-pi-resolve_todo_parallel && curl -fsSL https://raw.githubusercontent.com/gvkhosla/compound-engineering-pi/HEAD/prompts/resolve_todo_parallel.md -o ~/.claude/skills/gvkhosla-compound-engineering-pi-resolve_todo_parallel/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository