mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-08 23:32:40 +02:00
feat: initialize agent and claude skill libraries with comprehensive knowledge bases, workflow templates, and implementation artifacts.
This commit is contained in:
parent
956d8c6322
commit
b35b4337bb
2028 changed files with 565614 additions and 0 deletions
22
.agent/skills/bmad-testarch-test-design/workflow-plan.md
Normal file
22
.agent/skills/bmad-testarch-test-design/workflow-plan.md
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
# Workflow Plan: testarch-test-design
|
||||
|
||||
## Create Mode (steps-c)
|
||||
- step-01-detect-mode.md
|
||||
|
||||
- step-02-load-context.md
|
||||
- step-03-risk-and-testability.md
|
||||
- step-04-coverage-plan.md
|
||||
- step-05-generate-output.md
|
||||
|
||||
## Validate Mode (steps-v)
|
||||
- step-01-validate.md
|
||||
|
||||
## Edit Mode (steps-e)
|
||||
- step-01-assess.md
|
||||
- step-02-apply-edit.md
|
||||
|
||||
## Outputs
|
||||
- {test_artifacts}/test-design-architecture.md (system-level)
|
||||
|
||||
- {test_artifacts}/test-design-qa.md (system-level)
|
||||
- {test_artifacts}/test-design-epic-{epic_num}.md (epic-level)
|
||||
Loading…
Add table
Add a link
Reference in a new issue