fix(skills): clarify indirect advanced elicitation invocation
This commit is contained in:
parent
27cba898b3
commit
2bb3cf9178
|
|
@ -22,9 +22,9 @@ agent_party: '{project-root}/_bmad/_config/agent-manifest.csv'
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## INTEGRATION (When Called from Workflow)
|
## INTEGRATION (When Invoked Indirectly)
|
||||||
|
|
||||||
When called during template workflow processing:
|
When invoked from another prompt or process:
|
||||||
|
|
||||||
1. Receive or review the current section content that was just generated
|
1. Receive or review the current section content that was just generated
|
||||||
2. Apply elicitation methods iteratively to enhance that specific content
|
2. Apply elicitation methods iteratively to enhance that specific content
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue