Compare commits

...

3 Commits

Author SHA1 Message Date
Brian
1e0196b2cc Merge branch 'main' into docs/tea-entrypoints-and-resume-tip 2026-01-07 19:26:24 +08:00
Brian
f453036ddf Merge branch 'main' into docs/tea-entrypoints-and-resume-tip 2026-01-07 09:34:20 +08:00
murat
5d1ec430cf docs: tea entry points and resume tip 2026-01-03 09:45:02 -06:00
2 changed files with 3 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ agent:
menu:
- trigger: WS or fuzzy match on workflow-status
workflow: "{project-root}/_bmad/bmm/workflows/workflow-status/workflow.yaml"
description: "[WS] Get workflow status or initialize a workflow if not already done (optional)"
description: "[WS] Start here or resume - show workflow status and next best step"
- trigger: TF or fuzzy match on test-framework
workflow: "{project-root}/_bmad/bmm/workflows/testarch/framework/workflow.yaml"

View File

@@ -121,6 +121,8 @@ Parse these fields from YAML comments and metadata:
- {{workflow_name}} ({{agent}}) - {{status}}
{{/each}}
{{/if}}
**Tip:** For guardrail tests, run TEA `*automate` after `dev-story`. If you lose context, TEA workflows resume from artifacts in `{{output_folder}}`.
</output>
</step>