Create Todos

Add contextual TODO comments for future development work

manastalukdar 6e72519 550 B Updated

File contents

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

manastalukdar/ai-devstudio/tree/main/skills/create-todos commit 6e72519353

Frequently asked questions

npx skillmds@latest add manastalukdar/create-todos