# Writing Plans

> Write execution plans that preserve intent, scope, dependencies, and validation without turning into vague prose.

- Skill: `agentic-in/writing-plans` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agentic-in/writing-plans`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentic-in/writing-plans/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: agentic-in (https://skillmd.com/u/agentic-in)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/agentic-in/writing-plans

---


# Writing Plans

Use this skill when the user explicitly wants a plan, roadmap, or implementation outline.

## Preferred Flow

1. Start with the target outcome.
2. Group work by independent tracks or milestones.
3. Note dependencies, risks, and validation for each track.
4. Keep the plan short enough to execute from directly.

## Guardrails

- Avoid generic strategy language with no next step.
- Plans should clarify execution, not delay it.

