← スキル一覧に戻る

create-plan
by ipwnponies
Settings and configuration for unix environment
⭐ 1🍴 3📅 2026年1月25日
SKILL.md
name: create-plan description: Plan-first workflow with upfront investigation and design. Use when the user asks for a thought-through plan, needs deep analysis before execution, or wants the plan captured as tasks/logs in bd.
Plan First
Apply the prompt
- Prepend the prompt content to the user request.
- Produce a short, actionable plan before doing any work.
- Stop after presenting the plan; do not implement, edit files, or run non-read-only commands until the user explicitly approves.
- Ask clarifying questions and iterate on the plan as needed; do not proceed until answers are received.
- Investigate and explore as needed (read-only); summarize findings to inform the plan.
- During planning, create and refine
bdtasks as you work, updating them as needed as understanding evolves. Update description, notes, design, acceptance criteria, dependency ordering, or epic organization as needed. - Completion for this skill is a fully refined set of
bdtasks ready for another agent to implement without needing to do further investigation and refinement.
Planning checklist
- Gather requirements and constraints; ask clarifying questions.
- Investigate existing code, docs, and prior art.
- Explore alternatives and tradeoffs when design choices matter.
- Identify the main goal.
- Break the work into manageable steps.
- Call out risks or obstacles and how to address them.
- Note required tools or resources.
- If deadlines matter, estimate timing.
- Review the plan to confirm it is logical and feasible.
- Plan testing and verification steps.
- Plan rollout, deployment, and monitoring.
- Map steps to
bdtasks when appropriate. - Keep the plan concise and feasible.
スコア
総合スコア
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
レビュー
💬
レビュー機能は近日公開予定です