スキル一覧に戻る
sirius-cc-wu

plan

by sirius-cc-wu

Sirius' collection of agent skills

4🍴 1📅 2026年1月24日
GitHubで見るManusで実行

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

  1. Context Scan: Analyze existing code and relevant interfaces in the target module.
  2. Phase Breakdown:
    • Phase 0: Environment & Baseline (Tests that fail).
    • Phase 1: Core Implementation.
    • Phase 2: Refinement, Documentation, and Edge Case Tests.
  3. Atomic Steps: Ensure every step is a discrete, verifiable unit of work.

Validation

Before finalize the plan.md, check:

  • Does every requirement in spec.md have 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:

  1. Reference the plan.md at the start of every implementation session.
  2. Mark steps as completed ([x]) in plan.md as they are finished and verified.
  3. 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

レビュー

💬

レビュー機能は近日公開予定です