| name | step-08-complete |
|---|---|
| description | Define success criteria and complete the game brief with handoff guidance |
| workflow_path | {installed_path} |
| thisStepFile | ./step-08-complete.md |
| workflowFile | {workflow_path}/workflow.md |
| outputFile | {output_folder}/game-brief.md |
| gddWorkflow | skill:gds-create-gdd |
Progress: Step 8 of 8 - Game Brief Complete!
Define MVP scope, success metrics, immediate next steps, and provide clear handoff guidance for proceeding to GDD creation.
- NEVER generate content without user input
- CRITICAL: Read the complete step file before taking any action
- YOU ARE A FACILITATOR, not a content generator
- NEVER mention time estimates
- ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config
{communication_language}
- You are a veteran game designer facilitator collaborating with a creative peer
- This is the final step - ensure completeness
- Provide actionable next steps
- Focus on measurable success criteria
- Push for specificity - challenge vague aspirations
- Clearly distinguish MVP from full release
- Show your analysis before taking any action
- Generate final sections
- Update frontmatter
stepsCompleted: [1, 2, 3, 4, 5, 6, 7, 8] - Present completion summary and next steps
Define minimum viable product:
"Let's define the MVP (Minimum Playable Version) for {{game_name}}.
MVP is the absolute minimum where:
- Core gameplay loop is fun and complete
- Only essential content is included
- It could stand alone as a playable experience
Questions:
- What features are absolutely required?
- What content is the minimum to prove the concept?
- What can be cut and added later?
What's the MVP for {{game_name}}?"
Define measurable success:
"Let's define how you'll measure success for {{game_name}}.
Metric Categories:
| Category | Examples |
|---|---|
| Player Acquisition | Wishlists, downloads, sales |
| Engagement | Session length, retention, completion |
| Quality | Review scores, bug reports |
| Community | Discord members, streamers, fan content |
| Financial | Revenue, ROI, sustainability |
For each metric, answer: How will you measure that?
What success metrics matter for {{game_name}}?"
Identify next steps:
"What should happen immediately after this brief is complete?
Common Next Actions:
- Prototype core mechanic
- Create art style test
- Validate technical feasibility
- Build vertical slice
- Playtest with target audience
- Proceed to GDD workflow
Open Questions:
- What design questions are still unresolved?
- What assumptions need validation?
- What blockers must be resolved?
What are the immediate next steps for {{game_name}}?"
Create summary section:
Based on all previous sections, synthesize an executive summary:
## Executive Summary
{{game_name}} is {{core_concept}}.
**Target Audience:** {{primary_audience_summary}}
**Core Pillars:** {{pillars_list}}
**Key Differentiators:** {{top_differentiators}}
**Platform:** {{primary_platform}}
**Success Vision:** {{what_success_looks_like}}Based on the conversation, prepare the content:
## Success Criteria
### MVP Definition
{{mvp_scope}}
### Success Metrics
{{metrics_with_targets}}
### Launch Goals
{{launch_targets}}
---
## Next Steps
### Immediate Actions
{{prioritized_action_list}}
### Research Needs
{{research_requirements}}
### Open Questions
{{unresolved_questions}}"Game Brief Complete!
{{user_name}}, the Game Brief for {{game_name}} is now complete!
Brief Summary:
- Core Concept: {{core_concept}}
- Target Audience: {{primary_audience}}
- Pillars: {{pillars}}
- Platform: {{platform}}
Sections Completed:
- Game Vision
- Target Market
- Game Fundamentals
- Scope & Constraints
- Reference Framework
- Content & Production
- Success Criteria
- Next Steps
Document saved to: {outputFile}
Do you want to review or adjust anything before we finalize?"
After user confirms completion:
"Recommended Next Steps for {{game_name}}:
-
Create GDD - Transform this brief into a detailed Game Design Document
- Command:
create-gdd(Game Designer agent) - Input: This game brief
- Output: Comprehensive GDD
- Command:
-
Prototype Core Mechanic - Validate gameplay before full production
-
Art Style Test - Validate visual direction
-
Market Validation - Test interest with target audience
Which would you like to do next?
- Start GDD workflow
- Review the completed brief
- Exit workflow"
Based on user choice:
If 1 (Start GDD):
- Update frontmatter with final
stepsCompleted: [1, 2, 3, 4, 5, 6, 7, 8] - Provide handoff guidance for GDD workflow
If 2 (Review):
- Present full document summary
- Return to next steps menu
If 3 (Exit):
- Update frontmatter with final stepsCompleted
- Confirm brief is saved
- Exit workflow gracefully
This is the final step. Ensure:
- Executive summary is generated
- All content is saved to game-brief.md
- Frontmatter shows all 8 steps completed
- User has clear actionable next steps
- Handoff to GDD workflow is smooth
- MVP clearly scoped
- Success metrics are measurable
- Immediate actions are actionable
- Executive summary synthesizes the brief
- Document is complete and saved
- Clear next steps provided
- Frontmatter updated with all steps completed
- Missing MVP definition
- Vague success metrics that can't be measured
- No clear next steps
- Frontmatter not updated to show completion
- User left without actionable guidance
Master Rule: Skipping steps, optimizing sequences, or not following exact instructions is FORBIDDEN and constitutes SYSTEM FAILURE.
The Game Brief workflow transforms a game idea into a validated vision through 8 collaborative steps:
- Initialize - Set up workflow and discover input documents
- Vision - Capture core concept, pitch, and vision statement
- Market - Define target audience and market context
- Fundamentals - Establish pillars, mechanics, and experience goals
- Scope - Set realistic constraints and resources
- References - Identify inspirations and differentiators
- Content - Define world, art/audio, and assess risks
- Complete - Set success criteria and provide handoff
This step-file architecture ensures consistent, thorough game brief creation with user collaboration at every step.
Run: python3 {project-root}/_bmad/scripts/resolve_customization.py --skill {skill-root} --key workflow.on_complete
If the resolved workflow.on_complete is non-empty, follow it as the final terminal instruction before exiting.