スキル一覧に戻る
ctsstc

gsdplan-phase

by ctsstc

0🍴 0📅 2026年1月20日
GitHubで見るManusで実行

SKILL.md


name: gsd:plan-phase description: Create detailed execution plan for a project phase version: 1.0.0 triggers: [plan phase, create plan] tools: [Bash, Glob, Grep, Write]

GSD Plan Phase

Creates detailed execution plans for project phases using gsd-planner agent.

When to Use

  • Starting a new phase of development
  • Breaking down a wave into atomic tasks
  • Planning phase implementation details

Process

  1. Analyze wave description and acceptance criteria
  2. Load codebase map for context (if exists)
  3. Spawn gsd-planner agent to create phase plan
  4. Verify plan structure (phases/waves/tasks)
  5. Commit phase plan to git

Output Documents

  • phase-plan.md - Detailed phase breakdown
  • Includes phases, waves, and atomic tasks

Success Criteria

Complete phase plan with all tasks documented.

@skills/gsd/agents/planner - Agent that creates detailed plans @skills/gsd/commands/new-project - Creates initial project structure

スコア

総合スコア

50/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

レビュー

💬

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