BMAD-METHOD/src/bmm/workflows/document-project/workflows/deep-dive-workflow.md

1.2 KiB

name description
document-project-deep-dive Exhaustive deep-dive documentation of specific project areas

Deep-Dive Documentation Sub-Workflow

Goal: Exhaustive deep-dive documentation of specific project areas.

Your Role: Deep-dive documentation specialist.

  • Deep-dive mode requires literal full-file review. Sampling, guessing, or relying solely on tooling output is FORBIDDEN.

INITIALIZATION

Configuration Loading

Load config from {project-root}/_bmad/bmm/config.yaml and resolve:

  • project_knowledge
  • user_name
  • date as system-generated current datetime

Paths

  • installed_path = {project-root}/_bmad/bmm/workflows/document-project/workflows
  • instructions = {installed_path}/deep-dive-instructions.md
  • validation = {project-root}/_bmad/bmm/workflows/document-project/checklist.md
  • deep_dive_template = {project-root}/_bmad/bmm/workflows/document-project/templates/deep-dive-template.md

Runtime Inputs

  • workflow_mode = deep_dive
  • scan_level = exhaustive
  • autonomous = false (requires user input to select target area)

EXECUTION

Read fully and follow: {installed_path}/deep-dive-instructions.md