← スキル一覧に戻る

lcp-execplan
by YusukeShimizu
LCP (Lightning Compute Protocol) is an application-layer protocol for paying for small compute jobs over Lightning.
⭐ 2🍴 0📅 2026年1月7日
SKILL.md
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
- 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.
スコア
総合スコア
70/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です