Instruction Patterns
# Instruction Patterns
## Pattern Philosophy
Instructions are patterns and examples, not rigid templates. The Advisor generates instructions contextually based on session state, using these patterns as guidance for structure and approach.
## Universal Instruction Structure
### Three-Part Pattern
All instructions follow this structure:
1. **Assessment** - What was found and why it matters
2. **Instruction** - Exact command in code block for Coordinator to paste
3. **Next Action** - What Coordinator should do after Executor completes instruction
### Code Block Requirement
All executable instructions MUST be in code blocks:when to use it
Community prompt sourced from the open-source GitHub repo TisoneK/bmad-crew (no explicit license). A "Instruction Patterns" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
educationcommunitygeneral
source
TisoneK/bmad-crew · no explicit license