Agent Skills: RETIRED — Use iterative-todo

This skill should be used when the user asks to "create a todo", "add a plan", "plan this work", "track this work", "document this task", "complete a todo", "verify the implementation", "run architect verification", "hand off to the developer", "start the implementation", "update docs for this feature", "what's the next step", "what's the plan status", "resume the todo", "what's blocked", "pick up where we left off", "design this feature", "check business requirements", "review requirements", "review against requirements", "check for requirement conflicts", or mentions managing project todos, plans, and multi-agent workflows. Provides the structured workflow for creating, managing, and linking todo/plan files, and orchestrating agent collaboration through the full design-review-implement-verify-document lifecycle.

UncategorizedID: keithdv/ClaudeSkills/project-todos

Install this agent skill to your local

pnpm dlx add-skill https://github.com/keithdv/ClaudeSkills/tree/HEAD/skills/project-todos

Skill Files

Browse the full folder contents for project-todos.

Download Skill

Loading file tree…

skills/project-todos/SKILL.md

Skill Metadata

Name
project-todos
Description
RETIRED. Do not use. The iterative-todo skill replaces this entirely. If a user mentions "project-todos", redirect them to /iterative-todo. This skill folder will be deleted once the runtime releases the lock.

RETIRED — Use iterative-todo

This skill is retired. The iterative-todo skill is its replacement and handles all project-planning work — bounded or exploratory.

If you are reading this:

  1. Do not use this skill's contents.
  2. Use /iterative-todo (or natural-language triggers like "create a todo", "plan this work") to invoke the replacement.
  3. The references/ folder under this directory is also retired; the active rubric and templates live under ~/.claude/skills/iterative-todo/references/.

This file is intentionally minimal so that the skill description does not trigger — leaving the folder in place only because the runtime has it locked.

RETIRED — Use iterative-todo Skill | Agent Skills