lee-spec-kit 0.6.24 β 0.6.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -20,7 +20,11 @@ npx lee-spec-kit context
|
|
|
20
20
|
Execute exactly one option from `π Next Options (Atomic)` as printed by the CLI.
|
|
21
21
|
|
|
22
22
|
- If the CLI points to an active task, focus on that task only.
|
|
23
|
-
- Treat
|
|
23
|
+
- Treat task state transitions in `tasks.md` **"Task Rules"** as SSOT.
|
|
24
|
+
- Treat `approvalRequest.required` from `context --json` as SSOT for approval waiting.
|
|
25
|
+
- `false`: continue without label approval.
|
|
26
|
+
- `true`: wait for label-token approval (`A`, `A OK`) before execution.
|
|
27
|
+
- If `context --json` exposes `autoRun.available=true`, you may use `autoRun.command` to continue automatically until approval-required categories are reached.
|
|
24
28
|
- If the CLI prints commands, copy/paste them. (In standalone setups commands may include `git -C ...` and scopes like `project`/`docs`.)
|
|
25
29
|
- Follow user-facing response format (including the final status/label block in every reply) from `agents.md` **"Label Response Contract (SSOT)"**.
|
|
26
30
|
- For approved command options, default to `npx lee-spec-kit flow <slug|F001|F001-slug> --approve <LABEL> --execute` and avoid split `context --approve` / `context --execute --ticket` runs across turns.
|
|
@@ -62,7 +66,7 @@ Use the featureβs `decisions.md` template format as final SSOT. (Context/Const
|
|
|
62
66
|
### Step 3.5: Commit per task (important)
|
|
63
67
|
|
|
64
68
|
- Complete **only one task at a time** (do not batch-finish multiple tasks in one commit).
|
|
65
|
-
- After you share the outcome/verification
|
|
69
|
+
- After you share the outcome/verification, mark the task `[DONE]` (and update any checklist items). If approval is required (`approvalRequest.required=true`), wait for OK first. Then create commits (code commit + docs commit) so each task has its own history.
|
|
66
70
|
- In `tasks.md` test logs, keep one entry per test command and update its date/result on reruns (do not keep appending duplicates). Use `YYYY-MM-DD` in local date.
|
|
67
71
|
- If `context` shows `[CHECK required]`, for commits/push/merge, **share the commit message + included files and wait for explicit OK** before running the commands.
|
|
68
72
|
- Once all tasks are `[DONE]`, share the "Completion Criteria" checklist with the user and get **final approval (OK)**, then check it (especially the **Final user approval (OK) received** item).
|
|
@@ -22,7 +22,9 @@ npx lee-spec-kit context
|
|
|
22
22
|
CLIκ° κ°λ¦¬ν€λ **Active Task** λλ **`π Next Options (Atomic)`μ λ¨μΌ μ΅μ
**μ μνν©λλ€.
|
|
23
23
|
|
|
24
24
|
- **[DOING] μνμΈ νμ€ν¬κ° μλ€λ©΄**: ν΄λΉ νμ€ν¬λ₯Ό μ΅μ°μ μΌλ‘ μλ£νμΈμ.
|
|
25
|
-
- νμ€ν¬ μν
|
|
25
|
+
- νμ€ν¬ μν μ ν κ·μΉμ `tasks.md`μ **"νμ€ν¬ κ·μΉ"** μΉμ
μ SSOTλ‘ λ°λ¦
λλ€.
|
|
26
|
+
- μΉμΈ λκΈ° μ¬λΆλ `context --json`μ `approvalRequest.required`λ₯Ό SSOTλ‘ λ°λ¦
λλ€. `false`λ©΄ λΌλ²¨ μΉμΈ μμ΄ μ§ννκ³ , `true`λ©΄ λΌλ²¨ κ·μΉ(`A`, `A OK`)μΌλ‘ μΉμΈ ν μ§νν©λλ€.
|
|
27
|
+
- `context --json`μ `autoRun.available=true`κ° μμΌλ©΄ `autoRun.command`λ₯Ό μ¬μ©ν΄ μΉμΈ νμ μΉ΄ν
κ³ λ¦¬ μ κΉμ§ μλ μ§νν μ μμ΅λλ€.
|
|
26
28
|
- CLIκ° λͺ
λ Ήμ΄λ₯Ό μΆλ ₯νλ©΄ **κ·Έλλ‘ λ³΅μ¬ν΄ μ€ν**ν©λλ€. (standalone νκ²½μμλ λ ν¬ κ²½λ‘κ° ν¬ν¨λ μ μμ΅λλ€)
|
|
27
29
|
- μ¬μ©μ μλ΅ ν¬λ§·(λ§€ μλ΅ λ§λ―Έμ μν/λΌλ²¨ νμ ν¬ν¨)μ `agents.md`μ **"λΌλ²¨ μλ΅ κ³μ½ (SSOT)"** μ λ°λ¦
λλ€.
|
|
28
30
|
- μΉμΈλ command μ΅μ
μ€νμ `npx lee-spec-kit flow <slug|F001|F001-slug> --approve <LABEL> --execute`λ₯Ό κΈ°λ³ΈμΌλ‘ μ¬μ©νκ³ , `context --approve`μ `context --execute --ticket` λΆλ¦¬ μ€νμ μ§μν©λλ€.
|
|
@@ -58,7 +60,7 @@ CLIκ° κ°λ¦¬ν€λ **Active Task** λλ **`π Next Options (Atomic)`μ λ¨
|
|
|
58
60
|
|
|
59
61
|
#### 3-2) νμ€ν¬/체ν¬λ¦¬μ€νΈ μ
λ°μ΄νΈ + 컀λ°
|
|
60
62
|
|
|
61
|
-
1. μμ
μ΄ λλλ©΄ κ²°κ³Ό/κ²μ¦μ
|
|
63
|
+
1. μμ
μ΄ λλλ©΄ κ²°κ³Ό/κ²μ¦μ 곡μ νκ³ , μΉμΈ λκΈ°(`approvalRequest.required=true`) μνλΌλ©΄ μΉμΈ(OK) ν `[DONE]`μΌλ‘ λ³κ²½ν©λλ€. μ΄ν `Acceptance/Checklist` νλͺ©μ `[x]`λ‘ μ²΄ν¬ν©λλ€.
|
|
62
64
|
2. **ν λ²μ νλμ νμ€ν¬λ§** `[DONE]` μ²λ¦¬ν©λλ€. (νμ€ν¬ 2κ° μ΄μμ ν λ²μ μλ£/컀λ°μΌλ‘ λ¬Άμ§ μκΈ°)
|
|
63
65
|
3. `tasks.md`μ ν
μ€νΈ μ€ν κΈ°λ‘μ λͺ
λ Ήμ΄λ³ 1κ° νλ§ μ μ§νκ³ , κ°μ λͺ
λ Ήμ΄ μ¬μ€ν μ λ μ§/κ²°κ³Όλ₯Ό κ°±μ ν©λλ€. (μ€λ³΅ λμ κΈμ§, λ μ§ νμ: λ‘컬 `YYYY-MM-DD`)
|
|
64
66
|
4. 컀λ°μ μμ±ν©λλ€ (μ½λ μ»€λ° + λ¬Έμ 컀λ°). νμ€ν¬ λ¨μλ‘ μ»€λ°μ΄ λ¨μμΌ ν©λλ€.
|