← スキル一覧に戻る

plan
by sirius-cc-wu
Sirius' collection of agent skills
⭐ 4🍴 1📅 2026年1月24日
SKILL.md
name: plan description: Technical implementation planning expert.
Implementation Planning Skill
Use this skill to convert a spec.md into a step-by-step TDD implementation plan.
Protocol
- Context Scan: Analyze existing code and relevant interfaces in the target module.
- Phase Breakdown:
- Phase 0: Environment & Baseline (Tests that fail).
- Phase 1: Core Implementation.
- Phase 2: Refinement, Documentation, and Edge Case Tests.
- Atomic Steps: Ensure every step is a discrete, verifiable unit of work.
Validation
Before finalize the plan.md, check:
- Does every requirement in
spec.mdhave a corresponding test step? - Are file paths resolved according to the project structure?
Execution Mandate
The plan.md is a live tracking document. Agents must:
- Reference the
plan.mdat the start of every implementation session. - Mark steps as completed (
[x]) inplan.mdas they are finished and verified. - Keep the user informed of progress by referencing the plan's milestones.
スコア
総合スコア
40/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です