1-analysis workflow-state yaml streamlined

This commit is contained in:
Brian Madison
2025-10-16 08:26:26 -05:00
parent 1fe405eb64
commit e77a1c036b
12 changed files with 82 additions and 157 deletions

View File

@@ -17,20 +17,4 @@ instructions: "{installed_path}/instructions.md"
# Output configuration - no output file, reads existing status
default_output_file: ""
required_tools:
- list_files
- read_file
- glob
tags:
- workflow-orchestration
- status-tracking
- master-router
- bmad-v6
execution_hints:
interactive: true # User interaction required for decisions
autonomous: false # Requires user input
iterative: false # Single-pass status check and suggestion
web_bundle: false