← ClaudeAtlas

create-todoslisted

Add contextual TODO comments for future development work
manastalukdar/ai-devstudio · ★ 1 · AI & Automation · score 71
Install: claude install-skill manastalukdar/ai-devstudio
# Create Smart TODOs I'll analyze recent operations and create contextual TODO comments in your code. ## Token Optimization **Expected range**: 400–1,200 tokens (initial), 100 tokens (early exit) **Caching**: Caches TODO format template in `.claude/cache/create-todos/format.json` for 7 days. **Early exit**: Returns immediately if the scope already has sufficient TODOs. **Patterns used**: Grep-before-Read, early exit, git diff scope default