home/roleplay/instruction-generation

Instruction Generation

GPTClaudeGemini··727 copies·updated 2026-07-14
instruction-generation.prompt
Language: {communication_language}
Output Language: {document_output_language}

# Instruction Generation

## Purpose
Generate exact "tell the Executor" instructions that the Coordinator can paste directly.

## On Activation

1. **Read session report** to understand violations and checkpoint status
2. **Load instruction patterns** from `references/instruction-patterns.md`
3. **Generate instructions based on findings:**

**If violations found:**
- Generate exact correction instructions for each violation
- Format as copy-pasteable commands for Coordinator
- Include context about why the instruction is needed

**If checkpoints failed:**
- Generate step-by-step instructions to fix each checkpoint
- Include exact git commands, file operations, or validation steps
- Specify verification commands to confirm checkpoint passes

**If session is clean:**
- Generate "proceed with next step" instruction
- Include any locked decisions that affect next actions
- Provide guidance on what to monitor next

4. **Instruction format:**

fill the variables

This prompt has 2 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{communication_language}{document_output_language}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo TisoneK/bmad-crew (no explicit license). A "Instruction Generation" 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

roleplaycommunitygeneral

source

TisoneK/bmad-crew · no explicit license