Resolve Parallel — Productivity skill for Claude Code
Resolve all TODO comments using parallel processing.
How to install Resolve Parallel
Installs to ~/.claude/skills/barkleesanders-claude-code-starter-resolve_parallel/SKILL.md
mkdir -p ~/.claude/skills/barkleesanders-claude-code-starter-resolve_parallel && curl -fsSL https://raw.githubusercontent.com/barkleesanders/claude-code-starter/HEAD/commands/resolve_parallel.md -o ~/.claude/skills/barkleesanders-claude-code-starter-resolve_parallel/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Resolve Parallel does
name: resolve_parallel description: Resolve all TODO comments using parallel processing argument-hint: "[optional: specific TODO pattern or file]"
Resolve all TODO comments using parallel processing.
Workflow
1. Analyze
Gather the things todo from above.
2. Plan
Create a TodoWrite list of all unresolved items grouped by type.Make sure to look at dependencies that might occur and prioritize the ones needed by others. For example, if you need to change a name, you must wai
Alternatives in Productivity
- Claude Hud — A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progr 14k ★
- Octoboss Reorganize Todos — You are the Octoboss — a cross-tentacle orchestrator 1.4k ★
- Pi Subagents — Claude Code like Sub-Agents & Workflow Orchestration for Pi — parallel execution, live widget, fleet view, cus 967 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Resolve Todo Parallel
Resolve all pending CLI todos using parallel processing
Resolve Todos
Resolve approved TODOs in parallel using worker agents — one agent per TODO
Todo Finder
Find TODO/FIXME comments and suggest priorities
Work Ingest
One-time backfill of requests.md from existing project material — a PRD, TODO or roadmap files, code comments,
Artibot
Autonomous Agent OS for Claude Code — 28 agents, 114 skills, 72 commands. Dual-process cognition, lifelong lea
Lasso Claude-hooks
Prompt injection defense hooks: scans files, web fetches, and command output in real-time. Detects 50+ injecti
Related Agents
Resolve Comments
Reads inline and top-level review comments on an open PR, classifies each one (suspicious question nit refacto
PR Review Responder
Address PR review comments — fetch, fix, reply, and resolve threads in one pass
Comment Accuracy
Detects stale comments, docstring-signature mismatches, and contradicted NOTE/TODO/FIXME markers