# Planning

> Creates structured implementation plans for non-trivial development work.

- Skill: `tomevault-io/planning-11` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/planning-11`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/planning-11/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/planning-11

---


# Planning Skill

This skill defines how to create structured implementation plans for non-trivial work in this repository.

## When to Use

Use this skill when you need to:
- Plan new features with multiple components
- Structure refactoring work across multiple files
- Break down complex bug fixes
- Make architectural decisions

## Plan Template

See [detailed plan template](workflows/detailed-guide.md) for complete structure with examples.

## Key Elements

Every plan must include:
1. **Goal** - What you're trying to achieve
2. **Context** - Why this is needed
3. **Task breakdown** - Specific, actionable steps
4. **For each task:**
   - Files to change
   - Commands to run
   - Expected result
   - Acceptance criteria

## Integration

- Reference from [AGENTS.md](../../../AGENTS.md) workflow guidance
- Plans live in `docs/plans/` directory
- Update plan status as work progresses

For complete examples and detailed guidance, see the [detailed planning guide](workflows/detailed-guide.md).

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/cambridgemonorail) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

