update first - 84
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# I. Tạo mới
|
||||
## step 1: gen wide system srs
|
||||
- use agent: okr.srsallsystem
|
||||
- Prompt
|
||||
> Generate system-wide SRS (Full Module Requirements Definition) for the OKR web app base on input at docs/input/okr-requirement.md
|
||||
|
||||
## step 2: chọn module sẽ tạo
|
||||
### a. Case run from vscode
|
||||
- use agent: `okr.bossbuiltin`
|
||||
- Prompt
|
||||
> {MODxx: tên module}
|
||||
|
||||
### b. Case run from copilot CLI
|
||||
- use agent: `okr.bossbuiltin`
|
||||
- Prompt
|
||||
> execute the full pipeline for {MODxx: tên module}
|
||||
|
||||
# II. Change spec
|
||||
## step 3: thực hiện CR cho 1 module
|
||||
- Prompt
|
||||
> execute an UPDATE pipeline for change requests at docs/input/change-request/change-0405.md for MOD-02: Workspace & Dashboard
|
||||
@@ -0,0 +1,3 @@
|
||||
---
|
||||
agent: okr.bossbuiltin
|
||||
---
|
||||
@@ -0,0 +1,3 @@
|
||||
---
|
||||
agent: okr.reviewcode
|
||||
---
|
||||
@@ -0,0 +1,3 @@
|
||||
---
|
||||
agent: okr.reviewspec
|
||||
---
|
||||
@@ -0,0 +1,3 @@
|
||||
---
|
||||
agent: okr.srs
|
||||
---
|
||||
@@ -0,0 +1,3 @@
|
||||
---
|
||||
agent: okr.srsallsystem
|
||||
---
|
||||
@@ -0,0 +1,3 @@
|
||||
---
|
||||
agent: speckit.analyze
|
||||
---
|
||||
@@ -0,0 +1,3 @@
|
||||
---
|
||||
agent: speckit.checklist
|
||||
---
|
||||
@@ -0,0 +1,3 @@
|
||||
---
|
||||
agent: speckit.clarify
|
||||
---
|
||||
@@ -0,0 +1,3 @@
|
||||
---
|
||||
agent: speckit.constitution
|
||||
---
|
||||
@@ -0,0 +1,3 @@
|
||||
---
|
||||
agent: speckit.implement
|
||||
---
|
||||
@@ -0,0 +1,3 @@
|
||||
---
|
||||
agent: speckit.plan
|
||||
---
|
||||
@@ -0,0 +1,3 @@
|
||||
---
|
||||
agent: speckit.specify
|
||||
---
|
||||
@@ -0,0 +1,3 @@
|
||||
---
|
||||
agent: speckit.tasks
|
||||
---
|
||||
@@ -0,0 +1,3 @@
|
||||
---
|
||||
agent: speckit.taskstoissues
|
||||
---
|
||||
Reference in New Issue
Block a user