plan

Analyze TODO.md to recommend the next Development or Refinement action.

2|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/aleksandrov/instructions --skill plan-aleksandrov
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/aleksandrov/instructions/tree/main/.claude/skills/plan
Command: npx skills add https://github.com/aleksandrov/instructions --skill plan-aleksandrov

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The plan skill analyzes the current TODO.md state to determine the optimal next action in an AI-assisted workflow.

Core Features & Use Cases

  • Evaluates TODO.md to identify pending items and decision points.
  • Recommends whether to proceed with Development or start Refinement based on TODO status and priorities.
  • Provides a concise next-step instruction and rationale for session planning.

Quick Start

At the start of a session, run this skill to determine the recommended next action based on the current TODO.md state.

Frequently Asked Questions about plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I determine the next action in an AI-assisted development workflow?▼

To determine the next action in an AI-assisted workflow, analyze your TODO.md file to extract pending items and recommend whether to proceed with Development or Refinement, providing a concise next-step instruction.

What is the best way to plan tasks at the start of an AI agent session?▼

The best way to plan tasks at session start is to evaluate your project's TODO.md state, identifying decision points and priorities to output a recommended workflow mode and clear next-step rationale.

How does analyzing TODO.md help decide between development and refinement modes?▼

Analyzing TODO.md helps decide between development and refinement modes by validating the file structure, extracting pending items, and evaluating task priorities to recommend the optimal workflow path.

Do I need a specific TODO.md structure to use an AI workflow planning skill?▼

Yes, you need a valid TODO.md structure because the planning skill validates the file format to successfully extract pending items and determine the optimal next action for your session.

Can I use a planning skill during work pauses or only at session start?▼

You can use a planning skill both at session start and during work pauses to re-evaluate your TODO.md state, handle development and refinement decisions, and determine the next optimal action.