---
slug: "execplan-skill"
source_type: "skill_md"
source_url: "https://cdn.jsdelivr.net/gh/tiann/execplan-skill@main/SKILL.md"
repo: "https://github.com/tiann/execplan-skill"
source_file: "SKILL.md"
branch: "main"
---
---
name: execplan
description: When writing complex features or significant refactors or user ask explicitly, use an ExecPlan from design to implementation.
---

Create an execution plan following `PLANS.md` methodology.

# Instructions

1. **Read [PLANS.md](https://github.com/tiann/execplan-skill/blob/HEAD/references/PLANS.md) first** - This contains all methodology, requirements, structure, and guidelines
2. Follow the process and skeleton defined in `PLANS.md` to the letter
