# Planning

> Use when the task is to turn research goals, learning goals, or execution constraints into a realistic action plan with sequencing, priorities, and time blocks.

- Skill: `simplified-reasoning/planning` (Agent Skill)
- Install (CLI): `npx skillmds@latest add simplified-reasoning/planning`
- Raw SKILL.md: https://api.skillmd.com/api/skills/simplified-reasoning/planning/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: simplified-reasoning (https://skillmd.com/u/simplified-reasoning)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/simplified-reasoning/planning

---


# Planning

Use this skill when the answer needs a realistic plan, not just information.

## When to use

- The user asks for a weekly plan, study plan, or execution roadmap.
- The task combines goals, constraints, and local notes or schedules.
- The output needs prioritization and sequence.

## Workflow

1. Identify the concrete goal, deadline, and constraints.
2. Break work into discrete actions with ordering.
3. Separate prerequisite learning from execution tasks.
4. Keep the plan realistic for the available time and context.
5. Make assumptions explicit when the schedule or constraints are incomplete.

