todos-to-issues

Installation
SKILL.md

TODOs to GitHub Issues

I'll scan your codebase for TODO comments and create professional GitHub issues following your project's standards.

Token Optimization Strategy

Target: 65% reduction (2,500-4,000 → 900-1,400 tokens) Status: ✅ Optimized (Phase 2 Batch 3D-F, 2026-01-26)

Optimization Techniques Applied

1. Shared TODO Cache with /find-todos

  • Pattern: Reuse TODO inventory from /find-todos skill
  • Implementation: Check .claude/cache/find-todos/todo-inventory.json
  • Savings: 80% (avoid re-scanning entire codebase)
  • Cache Structure:
    {
      "todos": [
    
Related skills
Installs
5
GitHub Stars
1
First Seen
Feb 21, 2026