
planning-and-slicing
by GodSpeedAI
VibesPro: Infrastructure for AI-native development. The first Generative Development Environment (GDE) where your team's decisions become reusable patterns—express requirements naturally, get production-ready systems automatically.
SKILL.md
name: planning-and-slicing description: 'Breaks high-level goals into an incremental, prioritised plan using the plan template.' metadata: id: ce.skill.planning-and-slicing tags: [planning, architecture, context-min] inputs: files: [plan-template.md, PRODUCT.md, ARCHITECTURE.md] concepts: [milestones] tools: [toolset:read] outputs: artifacts: [] files: [PLAN.md] actions: [produce-plan] dependsOn: artifacts: [] files: [plan-template.md] related: artifacts: [ce.prompt.create-plan] files: []
Planning and Slicing Skill
Use this skill to convert agreed requirements into an actionable plan that can be executed in incremental steps.
Steps
-
Load templates and context. Read
plan-template.mdto understand the structure of a plan (goals, requirements, milestones, risks, tools, acceptance criteria). LoadPRODUCT.mdandARCHITECTURE.mdto ensure alignment with product vision and system constraints. -
List goals and requirements. Start by restating the goals and summarising the confirmed requirements. Group related requirements together.
-
Identify milestones. Break the work into logical milestones or slices. Each milestone should deliver user value, be testable and small enough to complete within a short time frame. Order milestones based on dependencies and risk.
-
Assign tasks and resources. For each milestone, outline the tasks needed (design, implementation, testing, documentation). Note which files or modules will be touched and which skills or prompts will be used.
-
Document risks and assumptions. Capture potential risks (technical, operational, dependency) and assumptions. Define mitigation strategies where possible.
-
Define acceptance criteria. For each milestone, specify what constitutes success. Use measurable outcomes to guide implementation and review.
-
Record the plan. Fill out a new plan document based on
plan-template.md, inserting the structured information in the appropriate sections. Save the plan asPLAN.mdor return it to the user for storage. -
Review with stakeholders. Present the plan to the user or team for feedback. Iterate until consensus is reached before moving to implementation.
Careful planning and slicing lead to predictable delivery and reduce the likelihood of scope overruns or architectural misalignment.
スコア
総合スコア
リポジトリの品質指標に基づく評価
SKILL.mdファイルが含まれている
ライセンスが設定されている
100文字以上の説明がある
GitHub Stars 100以上
3ヶ月以内に更新がある
10回以上フォークされている
オープンIssueが50未満
プログラミング言語が設定されている
1つ以上のタグが設定されている
レビュー
レビュー機能は近日公開予定です