# Brainstorm Project - Workflow Instructions
```xml
The workflow execution engine is governed by: {project_root}/bmad/core/tasks/workflow.md
You MUST have already loaded and processed: {installed_path}/workflow.yaml
This is a meta-workflow that orchestrates the CIS brainstorming workflow with project-specific context
Read the project context document from: {project_context}
This context provides project-specific guidance including:
- Focus areas for project ideation
- Key considerations for software/product projects
- Recommended techniques for project brainstorming
- Output structure guidance
Execute the CIS brainstorming workflow with project context
The CIS brainstorming workflow will:
- Present interactive brainstorming techniques menu
- Guide the user through selected ideation methods
- Generate and capture brainstorming session results
- Save output to: {output_folder}/brainstorming-session-results-{{date}}.md
Confirm brainstorming session completed successfully
Brainstorming results saved by CIS workflow
Report workflow completion
```