# Writing Plans

> Create implementation plans with bite-sized tasks, exact file paths, and complete code examples. Use when you have a spec or requirements for a multi-step task. Use when this capability is needed.

- Skill: `tomevault-io/writing-plans` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/writing-plans`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/writing-plans/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/writing-plans

---


# Writing Implementation Plans

Write comprehensive implementation plans assuming the implementer has zero context. Document everything: which files to touch, complete code, testing commands, how to verify.

## Bite-sized tasks

Each task = 2-5 minutes of focused work. One action per step.

## Format

- Summary
- Prerequisites
- Task 1: [action] – [expected outcome]
- Task 2: ...
- Verification steps
- Rollback if needed

---
> Source: [Abruptive/Ankh.md](https://github.com/Abruptive/Ankh.md) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-23 -->

