lcp-execplan

star 2

Create and maintain ExecPlans for complex work (design-to-implementation) following the repo's ExecPlan standard.

YusukeShimizu By YusukeShimizu schedule Updated 1/4/2026

name: lcp-execplan description: Create and maintain ExecPlans for complex work (design-to-implementation) following the repo's ExecPlan standard. metadata: short-description: ExecPlan workflow (design → implementation)

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

  1. Read the full reference PLANS.md above (it is intentionally strict).
  2. Create a single ExecPlan file as instructed (formatting rules matter).
  3. Keep the ExecPlan as a living document: update Progress/Decisions/Discoveries as you implement.
  4. 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.

Install via CLI
npx skills add https://github.com/YusukeShimizu/lightning-compute-protocol --skill lcp-execplan
Repository Details
star Stars 2
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
YusukeShimizu
YusukeShimizu Explore all skills →