Аудит TODO-меток в репозитории

★ 6.5 · documentation

todo is a Claude Code skill that scans an entire repository for TODO markers and produces a structured markdown report with concrete, actionable next steps for each one. It searches for common variants — `TODO`, `# TODO`, `// TODO`, `/* TODO */`, and inline notes in comments or docstrings — across Python, JavaScript, TypeScript, markdown, and config files, while skipping generated directories such as `node_modules`, `dist`, and `.venv`. For every TODO found, the skill reads surrounding context to classify it as a bug fix, missing feature, refactor, cleanup, test gap, or workaround, then assign