Agent skill
lcp-execplan
Create and maintain ExecPlans for complex work (design-to-implementation) following the repo's ExecPlan standard.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/unknown-yusukeshimizu-lightning-compute-pr-3
Metadata
Additional technical details for this skill
- short description
- ExecPlan workflow (design → implementation)
SKILL.md
Use this skill when the task is a complex feature, a significant refactor, or has ambiguous requirements that benefit from a living plan.
Source of truth
The ExecPlan standard for this repo is in:
.codex/skills/lcp-execplan/references/PLANS.md
Workflow
- Read the full reference
PLANS.mdabove (it is intentionally strict). - Create a single ExecPlan file as instructed (formatting rules matter).
- Keep the ExecPlan as a living document: update Progress/Decisions/Discoveries as you implement.
- Do not ask the user for “next steps” mid-execution; proceed milestone by milestone.
Acceptance
An ExecPlan is done only when it enables a complete novice (with only the repo + the plan) to reproduce a working, observable outcome.
Didn't find tool you were looking for?