mirror of
https://github.com/MaksTinyWorkshop/_Assistant_Lead_Tech
synced 2026-04-06 21:41:42 +02:00
modif scripts
This commit is contained in:
14
80_bmad/base/.agents/skills/bmad-tea-testarch-trace/SKILL.md
Normal file
14
80_bmad/base/.agents/skills/bmad-tea-testarch-trace/SKILL.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
name: bmad-tea-testarch-trace
|
||||
description: Generate traceability matrix and quality gate decision. Use when the user says "lets create traceability matrix" or "I want to analyze test coverage"
|
||||
---
|
||||
|
||||
IT IS CRITICAL THAT YOU FOLLOW THESE STEPS - while staying in character as the current agent persona you may have loaded:
|
||||
|
||||
<steps CRITICAL="TRUE">
|
||||
1. Always LOAD the FULL {project-root}/_bmad/core/tasks/workflow.xml
|
||||
2. READ its entire contents - this is the CORE OS for EXECUTING the specific workflow-config {project-root}/_bmad/tea/workflows/testarch/trace/workflow.yaml
|
||||
3. Pass the yaml path _bmad/tea/workflows/testarch/trace/workflow.yaml as 'workflow-config' parameter to the workflow.xml instructions
|
||||
4. Follow workflow.xml instructions EXACTLY as written to process and follow the specific workflow config and its instructions
|
||||
5. Save outputs after EACH section when generating any documents from templates
|
||||
</steps>
|
||||
Reference in New Issue
Block a user