fix(quick-spec): clarify handler reference comment
This commit is contained in:
parent
aa1141df93
commit
4596c62405
|
|
@ -3,7 +3,7 @@ name: quick-spec
|
||||||
description: 'Very quick process to create implementation-ready quick specs for small changes or features. Use when the user says "create a quick spec" or "generate a quick tech spec"'
|
description: 'Very quick process to create implementation-ready quick specs for small changes or features. Use when the user says "create a quick spec" or "generate a quick tech spec"'
|
||||||
main_config: '{project-root}/_bmad/bmm/config.yaml'
|
main_config: '{project-root}/_bmad/bmm/config.yaml'
|
||||||
|
|
||||||
# Checkpoint handler paths
|
# Checkpoint handler references
|
||||||
advanced_elicitation: 'skill:bmad-advanced-elicitation'
|
advanced_elicitation: 'skill:bmad-advanced-elicitation'
|
||||||
party_mode_exec: '{project-root}/_bmad/core/workflows/bmad-party-mode/workflow.md'
|
party_mode_exec: '{project-root}/_bmad/core/workflows/bmad-party-mode/workflow.md'
|
||||||
quick_dev_workflow: '{project-root}/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/workflow.md'
|
quick_dev_workflow: '{project-root}/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/workflow.md'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue