resolve-todos
Resolve TODOs Skill
Purpose: Resolve all TODO comments using parallel processing.
Arguments
- file-or-dir-path (optional): Path to a specific file or directory to scan for TODOs. If omitted, scans the entire repository.
Workflow
1. Gather TODOs
First, identify the scope:
- If an argument is provided, scan that specific file or directory
- If no argument, scan the entire codebase
Search for TODO comments in code files using Grep with pattern: (?i)TODO|FIXME|XXX
For each TODO found:
More from vitadynamics/vita-cc-market
hook-creator
Expert guidance for creating Claude Code hooks. Use when configuring hooks in settings files, creating hook scripts, or implementing hook-based workflows for tool interception, validation, or automation.
14review
Perform exhaustive code reviews using multi-agent analysis across 13+ specialized reviewer agents
13medium-plan
Transform feature descriptions into well-structured project plans following conventions
13deepen-plan
Enhance existing plans with parallel research agents for maximum depth and grounding
13heal-skill
Fix incorrect SKILL.md files when a skill has wrong instructions or outdated API references
13pr-summary-cn
Generate concise Chinese PR summary from git changes
13