Create Todos banner
notlikeDev notlikeDev

Create Todos

Development community

Description

# Create Smart TODOs I'll analyze recent operations and create contextual TODO comments in your code. First, let me understand your project standards: - **Read** README.md for project conventions - **Read** CONTRIBUTING.md for code style guidelines - **Grep** existing TODOs to match your format - **Read** documentation for technical context I'll examine what just happened in our session: - Security scan findings that need fixes - Test failures requiring attention - Code review issues to addre

Installation

Installs to ~/.claude/skills/notlikedev-ccplugins-create-todos/SKILL.md

Terminal
mkdir -p ~/.claude/skills/notlikedev-ccplugins-create-todos && curl -fsSL https://raw.githubusercontent.com/notlikeDev/CCPlugins/HEAD/commands/create-todos.md -o ~/.claude/skills/notlikedev-ccplugins-create-todos/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository