lee-spec-kit 0.7.9 β†’ 0.7.10

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lee-spec-kit",
3
- "version": "0.7.9",
3
+ "version": "0.7.10",
4
4
  "description": "Agent-guided development harness CLI for spec-driven projects",
5
5
  "type": "module",
6
6
  "bin": {
@@ -7,6 +7,8 @@ This document covers **policy only**.
7
7
 
8
8
  ## 🚨 User Approval Handling (MUST)
9
9
 
10
+ These are the mandatory user approval rules.
11
+
10
12
  > ⚠️ Do not decide approval only from the action type. Workflow approval-waiting is determined by the latest `context --json-compact` / `flow --json-compact` output.
11
13
  > βœ… In approval-waiting state, replies must be in `<label>` or `<label> OK` format (e.g. `A`, `A OK`).
12
14
  > ℹ️ Under the default policy, the main workflow approval boundaries are `spec_approve` and `implementation_approve`. Project config may add more.
@@ -19,7 +21,8 @@ If the current action is approval-waiting, share the matching details before exe
19
21
  | Spec / plan / tasks review | The document or the exact section being reviewed |
20
22
  | Task completion / final checklist | Outcome and verification evidence |
21
23
  | Commit / push / merge | Commit message, included files, branch |
22
- | Issue / PR creation | Title, body, labels |
24
+ | Issue creation | Before `npx lee-spec-kit github issue <featureRef> --create` |
25
+ | PR creation | Before `npx lee-spec-kit github pr <featureRef> --create` |
23
26
  | Assignee change | Target username |
24
27
 
25
28
  Approval flow:
@@ -53,7 +53,7 @@ Keep `tasks.md` aligned with reality.
53
53
 
54
54
  - Do not mark `[DONE]` without actually completing the work and verifying criteria.
55
55
  - If you need to change a completed task, add a new task instead of rewriting history.
56
- - If you need to add a new task, prefer `npx lee-spec-kit task add <feature-ref> --title "..." --ref NON-PRD|PRD-FR-001 --acceptance "..." --check "..."`.
56
+ - If you need to add a new task, prefer `npx lee-spec-kit task add <feature-ref> --title "..." --ref NON-PRD|PRD-FR-001`. Add `--acceptance` and `--check` inline when you already know the concrete items.
57
57
  - Do not leave placeholder `Acceptance` / `Checklist` items in a newly added task. `task-run` will block until those fields contain concrete execution/verification items.
58
58
  - If manual editing is unavoidable, append the new task directly below the last existing task block in the `Task List` section.
59
59
  - Do not insert it near the current task or right before `Completion Criteria` / the next `##` heading.
@@ -66,7 +66,7 @@
66
66
 
67
67
  > Add tasks below. **At least 1 task is required.**
68
68
  > Keep tasks as one ordered list. The list order itself is the execution priority.
69
- > To add a new task, prefer `npx lee-spec-kit task add <feature-ref> --title "..." --ref NON-PRD|PRD-FR-001 --acceptance "..." --check "..."`.
69
+ > To add a new task, prefer `npx lee-spec-kit task add <feature-ref> --title "..." --ref NON-PRD|PRD-FR-001`. Add `--acceptance` and `--check` inline when you already know the concrete items.
70
70
  > Do not leave placeholder `Acceptance` / `Checklist` content in place. `task-run` will block execution until those items are concrete.
71
71
  > If you must edit manually, append it below the last existing task block in `Task List` instead of inserting it near the current task or right before `Completion Criteria`.
72
72
 
@@ -7,6 +7,8 @@
7
7
 
8
8
  ## 🚨 μ‚¬μš©μž 승인 처리 κ·œμΉ™ (MUST)
9
9
 
10
+ μ‚¬μš©μž 확인 ν•„μˆ˜ κ·œμΉ™μž…λ‹ˆλ‹€.
11
+
10
12
  > ⚠️ μ•‘μ…˜ μ’…λ₯˜λ§Œ 보고 승인 ν•„μš” μ—¬λΆ€λ₯Ό νŒλ‹¨ν•˜μ§€ λ§ˆμ„Έμš”. workflow 승인 λŒ€κΈ° μ—¬λΆ€λŠ” 항상 μ΅œμ‹  `context --json-compact` / `flow --json-compact` 좜λ ₯으둜 κ²°μ •ν•©λ‹ˆλ‹€.
11
13
  > βœ… 승인 λŒ€κΈ° μƒνƒœμ—μ„œλŠ” 응닡 ν˜•μ‹μ΄ 항상 `<라벨>` λ˜λŠ” `<라벨> OK` ν˜•μ‹(예: `A`, `A OK`)μž…λ‹ˆλ‹€.
12
14
  > ℹ️ κΈ°λ³Έ μ •μ±…μ—μ„œ μ£Όμš” workflow 승인 κ²½κ³„λŠ” `spec_approve`, `implementation_approve` 두 κ³³μž…λ‹ˆλ‹€. ν”„λ‘œμ νŠΈ configκ°€ μΆ”κ°€ 경계λ₯Ό λ‘˜ 수 μžˆμŠ΅λ‹ˆλ‹€.
@@ -19,7 +21,8 @@
19
21
  | spec / plan / tasks κ²€ν†  | κ²€ν†  λŒ€μƒ λ¬Έμ„œ λ˜λŠ” μ •ν™•ν•œ μ„Ήμ…˜ |
20
22
  | νƒœμŠ€ν¬ μ™„λ£Œ / μ΅œμ’… 체크리슀트 | 결과와 검증 κ·Όκ±° |
21
23
  | 컀밋 / push / merge | 컀밋 λ©”μ‹œμ§€, 포함 파일, 브랜치 |
22
- | 이슈 / PR 생성 | 제λͺ©, λ³Έλ¬Έ, 라벨 |
24
+ | 이슈 생성 | `npx lee-spec-kit github issue <featureRef> --create` μ „ |
25
+ | PR 생성 | `npx lee-spec-kit github pr <featureRef> --create` μ „ |
23
26
  | Assignee λ³€κ²½ | λŒ€μƒ μ‚¬μš©μžλͺ… |
24
27
 
25
28
  확인 절차:
@@ -49,7 +49,7 @@ CLIκ°€ κ°€λ¦¬ν‚€λŠ” **Active Task** λ˜λŠ” **`πŸ‘‰ Next Options (Atomic)`의 단
49
49
 
50
50
  ### 3단계: 기둝 및 반볡 (Record & Loop)
51
51
 
52
- - μƒˆ νƒœμŠ€ν¬λ₯Ό μΆ”κ°€ν•΄μ•Ό ν•œλ‹€λ©΄ μš°μ„  `npx lee-spec-kit task add <feature-ref> --title "..." --ref NON-PRD|PRD-FR-001 --acceptance "..." --check "..."`λ₯Ό μ‚¬μš©ν•˜μ„Έμš”.
52
+ - μƒˆ νƒœμŠ€ν¬λ₯Ό μΆ”κ°€ν•΄μ•Ό ν•œλ‹€λ©΄ μš°μ„  `npx lee-spec-kit task add <feature-ref> --title "..." --ref NON-PRD|PRD-FR-001`λ₯Ό μ‚¬μš©ν•˜μ„Έμš”. ν•„μš”ν•˜λ©΄ `--acceptance`, `--check`둜 λ°”λ‘œ ꡬ체 ν•­λͺ©μ„ ν•¨κ»˜ μΆ”κ°€ν•  수 μžˆμŠ΅λ‹ˆλ‹€.
53
53
  - μƒˆλ‘œ μΆ”κ°€ν•œ νƒœμŠ€ν¬μ— placeholder `Acceptance` / `Checklist`λ₯Ό 남기지 λ§ˆμ„Έμš”. concrete item이 μ•„λ‹ˆλ©΄ `task-run`이 싀행을 λ§‰μŠ΅λ‹ˆλ‹€.
54
54
  - μˆ˜λ™ νŽΈμ§‘μ΄ κΌ­ ν•„μš”ν•  λ•Œλ§Œ `νƒœμŠ€ν¬ λͺ©λ‘` μ„Ήμ…˜μ˜ λ§ˆμ§€λ§‰ κΈ°μ‘΄ νƒœμŠ€ν¬ block λ°”λ‘œ μ•„λž˜μ— append ν•˜μ„Έμš”.
55
55
  - ν˜„μž¬ μž‘μ—… 쀑인 νƒœμŠ€ν¬ κ·Όμ²˜λ‚˜ `μ™„λ£Œ 쑰건`/λ‹€μŒ `##` 헀더 μ•žμ— λΌμ›Œ λ„£μ§€ λ§ˆμ„Έμš”.
@@ -66,7 +66,7 @@
66
66
 
67
67
  > μ•„λž˜μ— νƒœμŠ€ν¬λ₯Ό μΆ”κ°€ν•˜μ„Έμš”. **μ΅œμ†Œ 1κ°œκ°€ ν•„μš”**ν•©λ‹ˆλ‹€.
68
68
  > νƒœμŠ€ν¬λŠ” ν•˜λ‚˜μ˜ 순차 리슀트둜 μœ μ§€ν•˜κ³ , μœ„μ—μ„œ μ•„λž˜ μˆœμ„œ 자체λ₯Ό μ‹€ν–‰ μš°μ„ μˆœμœ„λ‘œ μ·¨κΈ‰ν•˜μ„Έμš”.
69
- > μƒˆ νƒœμŠ€ν¬λŠ” 가급적 `npx lee-spec-kit task add <feature-ref> --title "..." --ref NON-PRD|PRD-FR-001 --acceptance "..." --check "..."`둜 μΆ”κ°€ν•˜μ„Έμš”.
69
+ > μƒˆ νƒœμŠ€ν¬λŠ” 가급적 `npx lee-spec-kit task add <feature-ref> --title "..." --ref NON-PRD|PRD-FR-001`둜 μΆ”κ°€ν•˜μ„Έμš”. ν•„μš”ν•˜λ©΄ `--acceptance`, `--check`둜 λ°”λ‘œ ꡬ체 ν•­λͺ©μ„ ν•¨κ»˜ 적을 수 μžˆμŠ΅λ‹ˆλ‹€.
70
70
  > placeholder μƒνƒœμ˜ `Acceptance` / `Checklist`λ₯Ό κ·ΈλŒ€λ‘œ 두지 λ§ˆμ„Έμš”. concrete item이 μ•„λ‹ˆλ©΄ `task-run`이 싀행을 λ§‰μŠ΅λ‹ˆλ‹€.
71
71
  > μˆ˜λ™ νŽΈμ§‘μ΄ ν•„μš”ν•˜λ©΄ ν˜„μž¬ νƒœμŠ€ν¬ κ·Όμ²˜κ°€ μ•„λ‹ˆλΌ `νƒœμŠ€ν¬ λͺ©λ‘`의 λ§ˆμ§€λ§‰ κΈ°μ‘΄ νƒœμŠ€ν¬ block μ•„λž˜μ—λ§Œ append ν•˜μ„Έμš”.
72
72