execplan
When writing complex features or significant refactors or user ask explicitly, use an ExecPlan from design to implementation.
$ 安裝
git clone https://github.com/tiann/execplan-skill ~/.claude/skills/execplan-skill// tip: Run this command in your terminal to install the skill
SKILL.md
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
- Read PLANS.md first - This contains all methodology, requirements, structure, and guidelines
- Follow the process and skeleton defined in
PLANS.mdto the letter
