ai-developer-skill-os 8.1.10 → 8.2.1

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.
Files changed (33) hide show
  1. package/.agents/CHANGELOG.md +18 -0
  2. package/.agents/README.md +17 -13
  3. package/.agents/blueprints/coding/project.yaml.tpl +39 -0
  4. package/.agents/blueprints/rag/project.yaml.tpl +45 -0
  5. package/.agents/blueprints/workflow/project.yaml.tpl +38 -0
  6. package/.agents/knowledge/domain-patterns/construction/ddc-construction-ai-blueprint.md +103 -0
  7. package/.agents/registry/graph.json +526 -0
  8. package/.agents/registry/index.yaml +259 -0
  9. package/.agents/skills/_template/capability.yaml +20 -0
  10. package/.agents/skills/_template/evals/scorecard.yaml +19 -0
  11. package/.agents/skills/qk-agent-observability/SKILL.md +11 -0
  12. package/.agents/skills/qk-ai-builder/SKILL.md +13 -10
  13. package/.agents/skills/qk-code-review/SKILL.md +6 -9
  14. package/.agents/skills/qk-context-loader/SKILL.md +0 -36
  15. package/.agents/skills/qk-data-lifecycle/SKILL.md +1 -1
  16. package/.agents/skills/qk-design-system-engineering/SKILL.md +1 -1
  17. package/.agents/skills/qk-devops-platform/SKILL.md +1 -1
  18. package/.agents/skills/qk-feature-delivery/SKILL.md +21 -1
  19. package/.agents/skills/qk-frontend-architecture/SKILL.md +1 -1
  20. package/.agents/skills/qk-orchestrator/SKILL.md +0 -44
  21. package/.agents/skills/qk-product-specification/SKILL.md +1 -1
  22. package/.agents/skills/qk-production-release/SKILL.md +1 -1
  23. package/.agents/skills/qk-project-bootstrap/SKILL.md +56 -52
  24. package/.agents/skills/qk-security-audit/SKILL.md +1 -1
  25. package/.agents/skills/qk-system-evolution/SKILL.md +1 -1
  26. package/.agents/skills/qk-test-engineering/SKILL.md +1 -1
  27. package/.agents/skills/qk-ui-builder/SKILL.md +1 -1
  28. package/.agents/skills/qk-validation-gate/SKILL.md +15 -8
  29. package/.agents/skills/qk-web-quality-gate/SKILL.md +1 -1
  30. package/CHANGELOG.md +28 -0
  31. package/README.md +17 -13
  32. package/package.json +9 -4
  33. package/tooling/build-registry.js +186 -0
@@ -0,0 +1,259 @@
1
+ # AUTO-GENERATED BY registry-builder (tooling/build-registry.js)
2
+ # DO NOT EDIT MANUALLY. THIS IS A GENERATED RUNTIME ARTIFACT.
3
+ schema_version: 1
4
+ manifest_version: '8.2'
5
+ generated_at: '2026-07-27T02:25:53.341Z'
6
+ capabilities:
7
+ qk-access-policy:
8
+ path: .agents/skills/qk-access-policy
9
+ version: 8.0.0
10
+ tags:
11
+ - access
12
+ - policy
13
+ dependencies:
14
+ - feature-delivery
15
+ qk-agent-observability:
16
+ path: .agents/skills/qk-agent-observability
17
+ version: 8.1.3
18
+ tags:
19
+ - agent
20
+ - observability
21
+ dependencies:
22
+ - skill-evolution
23
+ qk-ai-builder:
24
+ path: .agents/skills/qk-ai-builder
25
+ version: 8.2.0
26
+ tags:
27
+ - ai
28
+ - builder
29
+ dependencies:
30
+ - feature-delivery
31
+ qk-api-lifecycle:
32
+ path: .agents/skills/qk-api-lifecycle
33
+ version: 8.0.0
34
+ tags:
35
+ - api
36
+ - lifecycle
37
+ dependencies:
38
+ - feature-delivery
39
+ qk-bug-resolution:
40
+ path: .agents/skills/qk-bug-resolution
41
+ version: 8.0.0
42
+ tags:
43
+ - bug
44
+ - resolution
45
+ dependencies:
46
+ - bug-resolution
47
+ qk-code-review:
48
+ path: .agents/skills/qk-code-review
49
+ version: 8.0.0
50
+ tags:
51
+ - code
52
+ - review
53
+ dependencies:
54
+ - code-review
55
+ qk-context-loader:
56
+ path: .agents/skills/qk-context-loader
57
+ version: 8.0.0
58
+ tags:
59
+ - context
60
+ - loader
61
+ dependencies:
62
+ - research
63
+ qk-data-lifecycle:
64
+ path: .agents/skills/qk-data-lifecycle
65
+ version: 8.0.0
66
+ tags:
67
+ - data
68
+ - lifecycle
69
+ dependencies:
70
+ - feature-delivery
71
+ qk-db-optimizer:
72
+ path: .agents/skills/qk-db-optimizer
73
+ version: 8.0.0
74
+ tags:
75
+ - db
76
+ - optimizer
77
+ dependencies:
78
+ - refactor
79
+ qk-design-system-engineering:
80
+ path: .agents/skills/qk-design-system-engineering
81
+ version: 8.1.0
82
+ tags:
83
+ - design
84
+ - system
85
+ - engineering
86
+ dependencies:
87
+ - feature-delivery
88
+ qk-devops-platform:
89
+ path: .agents/skills/qk-devops-platform
90
+ version: 8.1.1
91
+ tags:
92
+ - devops
93
+ - platform
94
+ dependencies:
95
+ - feature-delivery
96
+ qk-docs:
97
+ path: .agents/skills/qk-docs
98
+ version: 8.0.0
99
+ tags:
100
+ - docs
101
+ dependencies:
102
+ - documentation
103
+ qk-engineering-standard:
104
+ path: .agents/skills/qk-engineering-standard
105
+ version: 8.0.0
106
+ tags:
107
+ - engineering
108
+ - standard
109
+ dependencies:
110
+ - code-review
111
+ qk-fe-api-integration:
112
+ path: .agents/skills/qk-fe-api-integration
113
+ version: 8.0.0
114
+ tags:
115
+ - fe
116
+ - api
117
+ - integration
118
+ dependencies:
119
+ - feature-delivery
120
+ qk-feature-delivery:
121
+ path: .agents/skills/qk-feature-delivery
122
+ version: 8.0.0
123
+ tags:
124
+ - feature
125
+ - delivery
126
+ dependencies:
127
+ - feature-delivery
128
+ qk-frontend-architecture:
129
+ path: .agents/skills/qk-frontend-architecture
130
+ version: 8.1.0
131
+ tags:
132
+ - frontend
133
+ - architecture
134
+ dependencies:
135
+ - feature-delivery
136
+ - qk-ui-builder
137
+ - qk-ui-system-builder
138
+ qk-help:
139
+ path: .agents/skills/qk-help
140
+ version: 8.0.0
141
+ tags:
142
+ - help
143
+ dependencies:
144
+ - internal
145
+ qk-orchestrator:
146
+ path: .agents/skills/qk-orchestrator
147
+ version: 8.0.0
148
+ tags:
149
+ - orchestrator
150
+ dependencies:
151
+ - research
152
+ qk-product-specification:
153
+ path: .agents/skills/qk-product-specification
154
+ version: 8.1.0
155
+ tags:
156
+ - product
157
+ - specification
158
+ dependencies:
159
+ - spec-driven-development
160
+ - qk-feature-delivery
161
+ qk-production-release:
162
+ path: .agents/skills/qk-production-release
163
+ version: 8.0.0
164
+ tags:
165
+ - production
166
+ - release
167
+ dependencies:
168
+ - internal
169
+ qk-project-bootstrap:
170
+ path: .agents/skills/qk-project-bootstrap
171
+ version: 8.2.0
172
+ tags:
173
+ - project
174
+ - bootstrap
175
+ dependencies:
176
+ - feature-delivery
177
+ qk-project-health:
178
+ path: .agents/skills/qk-project-health
179
+ version: 8.0.0
180
+ tags:
181
+ - project
182
+ - health
183
+ dependencies:
184
+ - code-review
185
+ qk-project-memory:
186
+ path: .agents/skills/qk-project-memory
187
+ version: 8.0.0
188
+ tags:
189
+ - project
190
+ - memory
191
+ dependencies:
192
+ - documentation
193
+ qk-security-audit:
194
+ path: .agents/skills/qk-security-audit
195
+ version: 8.1.0
196
+ tags:
197
+ - security
198
+ - audit
199
+ dependencies:
200
+ - security-audit
201
+ - qk-validation-gate
202
+ qk-system-evolution:
203
+ path: .agents/skills/qk-system-evolution
204
+ version: 8.0.0
205
+ tags:
206
+ - system
207
+ - evolution
208
+ dependencies:
209
+ - refactor
210
+ qk-test-engineering:
211
+ path: .agents/skills/qk-test-engineering
212
+ version: 8.1.0
213
+ tags:
214
+ - test
215
+ - engineering
216
+ dependencies:
217
+ - feature-delivery
218
+ qk-ui-audit:
219
+ path: .agents/skills/qk-ui-audit
220
+ version: 8.0.0
221
+ tags:
222
+ - ui
223
+ - audit
224
+ dependencies:
225
+ - code-review
226
+ qk-ui-builder:
227
+ path: .agents/skills/qk-ui-builder
228
+ version: 8.0.0
229
+ tags:
230
+ - ui
231
+ - builder
232
+ dependencies:
233
+ - feature-delivery
234
+ qk-ui-system-builder:
235
+ path: .agents/skills/qk-ui-system-builder
236
+ version: 8.0.0
237
+ tags:
238
+ - ui
239
+ - system
240
+ - builder
241
+ dependencies:
242
+ - feature-delivery
243
+ qk-validation-gate:
244
+ path: .agents/skills/qk-validation-gate
245
+ version: 8.2.0
246
+ tags:
247
+ - validation
248
+ - gate
249
+ dependencies:
250
+ - code-review
251
+ qk-web-quality-gate:
252
+ path: .agents/skills/qk-web-quality-gate
253
+ version: 8.1.0
254
+ tags:
255
+ - web
256
+ - quality
257
+ - gate
258
+ dependencies:
259
+ - feature-delivery
@@ -0,0 +1,20 @@
1
+ # capability.yaml — Machine-readable Capability Manifest
2
+ # Schema Version 1 — EDAOS v8.2 Governed Capability Platform
3
+ schema_version: 1
4
+
5
+ id: qk-template-capability
6
+ version: "8.2.0"
7
+ description: "Brief 1-line objective description of this capability for sub-second registry indexing."
8
+
9
+ dependencies:
10
+ - qk-validation-gate
11
+
12
+ tools:
13
+ - view_file
14
+ - replace_file_content
15
+
16
+ knowledge:
17
+ - engineering-standard
18
+
19
+ eval:
20
+ scorecard: evals/scorecard.yaml
@@ -0,0 +1,19 @@
1
+ # scorecard.yaml — Governed Evaluation Schema
2
+ # Schema Version 1 — EDAOS v8.2 Eval Platform
3
+ schema_version: 1
4
+ extends: default
5
+ passing_threshold: 80
6
+
7
+ criteria:
8
+ correctness:
9
+ weight: 40
10
+ description: "Exact adherence to logical requirements, architectural contracts, and syntax integrity."
11
+ completeness:
12
+ weight: 20
13
+ description: "Zero omission of required inputs, parameters, and boundary conditions."
14
+ security_and_governance:
15
+ weight: 25
16
+ description: "Compliance with zero-trust design, secret exclusion, and EDAOS safety rules."
17
+ formatting:
18
+ weight: 15
19
+ description: "Strict adherence to expected structured format without broken artifacts."
@@ -71,3 +71,14 @@ selection:
71
71
 
72
72
  # Agent Observability Capability
73
73
  This skill enables tracking and observing the AI agent's own behavior, decisions, and accuracy metrics without interfering with application or infrastructure observability systems.
74
+
75
+ ---
76
+
77
+ ## Scope
78
+ - ✅ Monitor agent decision boundaries and token budgets during execution
79
+ - ✅ Record execution traces and accuracy metrics into `evals/traces/` for quantitative verification
80
+ - ✅ Detect failure patterns or repetitive tool calling loops to trigger safe demotion/stopping
81
+
82
+ ## Non-Goals
83
+ - ❌ Monitor infrastructure servers, Kubernetes pods, or external application metrics
84
+ - ❌ Alter runtime execution paths outside of established boundary validation rules
@@ -1,9 +1,9 @@
1
1
  ---
2
2
  # ── Identity ───────────────────────────────────────────────
3
3
  name: qk-ai-builder
4
- version: 8.0.0
4
+ version: 8.2.0
5
5
  status: stable
6
- description: "Thiết kế AI logic, Prompts, RAG pipelines với bảo mật chống Injection structured output bắt buộc."
6
+ description: "Thiết kế Governed AI Agent & RAG pipelines theo chuẩn V8.2 Đóng gói bằng capability.yaml, data discipline 4-folder và Eval Pipeline."
7
7
  platforms: [antigravity, claude-code, cursor, windsurf, kilo-code]
8
8
 
9
9
  # ── V8: Classification ─────────────────────────────────────
@@ -91,16 +91,19 @@ exit_codes: [SUCCESS, BLOCKED, FAILED, PARTIAL]
91
91
 
92
92
  ---
93
93
 
94
- ## Scope
95
- - ✅ Design strict, deterministic system prompts
96
- - ✅ Sanitize user inputs before LLM (Anti-Injection)
97
- - ✅ Validate LLM output before using in business logic
98
- - Structured output (JSON schema) over raw text
94
+ ## Scope & V8.2 Governed Capability Design
95
+ - ✅ **Capability Packaging:** Design modular AI capabilities paired with machine-readable `capability.yaml` and `scorecard.yaml` eval rubrics.
96
+ - ✅ **Universal 4-Folder Discipline:** Enforce clean separation of Prompt Engineering (`prompts/`), Immutable Raw Data vs Clean Processed Chunks (`data/`), Modular Micro-skills (`agents/`), and Empirical Evals (`evals/`).
97
+ - ✅ **Eval-Driven Pipeline:** Move from static `Prompt -> Output` to the closed-loop V8.2 workflow:
98
+ `Prompt -> Execution -> Trace Log -> Evaluation (scorecard) -> Quality Gate -> Release Report`
99
+ - ✅ Design strict, deterministic system prompts with structured JSON outputs.
100
+ - ✅ Sanitize user inputs before LLM ingestion (Anti-Injection).
99
101
 
100
102
  ## Non-Goals
101
- - ❌ Open-ended chat prompts without system boundaries
102
- - ❌ Trust LLM output for critical logic without validation
103
- - ❌ Use raw user input directly in prompts
103
+ - ❌ Modify or override files located in `data/raw/` (must remain immutable ground-truth)
104
+ - ❌ Create unguided AI chat loops without structured eval criteria or trace records
105
+ - ❌ Trust LLM output for critical logic without quantitative verification via `qk-validation-gate`
106
+ - ❌ Use raw user input directly in prompts without sanitization
104
107
 
105
108
  ---
106
109
 
@@ -81,7 +81,7 @@ token_budget:
81
81
  max_files_read: 10
82
82
  max_lines_per_read: 300
83
83
  max_shell_commands: 2
84
- stop_early: false
84
+ stop_early: true
85
85
 
86
86
  exit_codes: [SUCCESS, BLOCKED, FAILED, PARTIAL]
87
87
  ---
@@ -108,15 +108,12 @@ Report: "Missing: Vui lòng cung cấp ngữ cảnh hoặc chỉ định rõ fil
108
108
 
109
109
  ## Dynamic Context Loading (Tải Ngữ Cảnh Động)
110
110
 
111
- > **BẮT BUỘC:** Trước khi bắt đầu review, Agent phải sử dụng tool `view_file` để nạp các kíp tương ứng từ thư mục `references/` nhằm đảm bảo chất lượng review sâu sát nhất.
111
+ > **CHỈ ĐỌC KHI CẦN (on-demand):** Chỉ mở file references/ nếu vấn đề cụ thể cần xác minh. Đừng đọc trước khi chưa thấy vấn đề.
112
112
 
113
- - **Nếu review AI Config (Skin, Rule, Workflow):**
114
- - Mở đọc: `references/ai/v8-schema-validation.md` và `references/ai/ai-anti-patterns.md`.
115
- - **Nếu review Code Phần mềm (VD: React, Java, Go, v.v.):**
116
- - Nhận diện ngôn ngữ/framework.
117
- - Mở đọc file tương ứng: `references/languages/[tên-ngôn-ngữ].md` (VD: `react.md`, `java.md`).
118
- - **Nếu review ở mức tổng quát hoặc PR lớn (Cross-cutting):**
119
- - Đọc thêm: `references/cross-cutting/architecture-review-guide.md`, hoặc các file về security/performance nếu phù hợp.
113
+ - **Nếu review AI Config** và phát hiện vấn đề schema/anti-pattern → đọc `references/ai/v8-schema-validation.md` HOẶC `references/ai/ai-anti-patterns.md` (không cần đọc cả 2 nếu không liên quan).
114
+ - **Nếu review Code**gặp vấn đề ngôn ngữ cụ thể → đọc `references/languages/[tên-ngôn-ngữ].md`.
115
+ - **Nếu review cross-cutting** cần xác minh architecture đọc `references/cross-cutting/architecture-review-guide.md`.
116
+ - **Default (80% trường hợp):** Dùng kiến thức có sẵn, không đọc references.
120
117
 
121
118
  ---
122
119
 
@@ -96,10 +96,6 @@ On missing precondition:
96
96
  Message: "Vui lòng chỉ định entry point (file hoặc module cần map)."
97
97
  ```
98
98
 
99
- skill_version: 7.5.0
100
- runtime_version: 1
101
- schema_version: 2
102
- ---
103
99
 
104
100
  ## Scope
105
101
  - ✅ Trace imports/exports from entry point
@@ -112,10 +108,6 @@ schema_version: 2
112
108
  - ❌ Guess file names — only follow explicit imports
113
109
  - ❌ Load entire repo (max 5 files)
114
110
 
115
- skill_version: 7.5.0
116
- runtime_version: 1
117
- schema_version: 2
118
- ---
119
111
 
120
112
  ## Priority Order
121
113
 
@@ -126,10 +118,6 @@ schema_version: 2
126
118
  | P3 | Identify shared/risky modules | Budget < 60% |
127
119
  | P4 | Annotate with risk levels | Budget < 70% |
128
120
 
129
- skill_version: 7.5.0
130
- runtime_version: 1
131
- schema_version: 2
132
- ---
133
121
 
134
122
  ## Workflow
135
123
 
@@ -149,10 +137,6 @@ ELSE IF entry file not found
149
137
  → EXIT: BLOCKED — ask for correct path
150
138
  ```
151
139
 
152
- skill_version: 7.5.0
153
- runtime_version: 1
154
- schema_version: 2
155
- ---
156
140
 
157
141
  ### Phase 2 — Graph Traversal (Max Depth 3)
158
142
 
@@ -171,10 +155,6 @@ IF circular dependency detected
171
155
  → Continue building rest of graph
172
156
  ```
173
157
 
174
- skill_version: 7.5.0
175
- runtime_version: 1
176
- schema_version: 2
177
- ---
178
158
 
179
159
  ### Phase 3 — Risk Assessment & Output
180
160
 
@@ -183,10 +163,6 @@ schema_version: 2
183
163
  2. Identify: entry points with many dependents = CRITICAL to change carefully
184
164
  3. Generate graph in standard JSON + Markdown format
185
165
 
186
- skill_version: 7.5.0
187
- runtime_version: 1
188
- schema_version: 2
189
- ---
190
166
 
191
167
  ## Output Format (Mandatory Schema)
192
168
 
@@ -214,10 +190,6 @@ schema_version: 2
214
190
  }
215
191
  ```
216
192
 
217
- skill_version: 7.5.0
218
- runtime_version: 1
219
- schema_version: 2
220
- ---
221
193
 
222
194
  ## Evidence Format
223
195
 
@@ -228,10 +200,6 @@ Imported by: [N files]
228
200
  Exports: [key exports]
229
201
  ```
230
202
 
231
- skill_version: 7.5.0
232
- runtime_version: 1
233
- schema_version: 2
234
- ---
235
203
 
236
204
  ## Handoff Contract
237
205
 
@@ -252,10 +220,6 @@ schema_version: 2
252
220
  }
253
221
  ```
254
222
 
255
- skill_version: 7.5.0
256
- runtime_version: 1
257
- schema_version: 2
258
- ---
259
223
 
260
224
  ## Exit Codes
261
225
 
@@ -73,7 +73,7 @@ token_budget:
73
73
  max_files_read: 4
74
74
  max_lines_per_read: 100
75
75
  max_shell_commands: 1
76
- stop_early: false
76
+ stop_early: true
77
77
 
78
78
  exit_codes: [SUCCESS, BLOCKED, FAILED, PARTIAL]
79
79
  ---
@@ -93,7 +93,7 @@ token_budget:
93
93
  max_files_read: 5
94
94
  max_lines_per_read: 150
95
95
  max_shell_commands: 0
96
- stop_early: false
96
+ stop_early: true
97
97
 
98
98
  exit_codes: [SUCCESS, BLOCKED, FAILED, PARTIAL]
99
99
  ---
@@ -97,7 +97,7 @@ token_budget:
97
97
  max_files_read: 5
98
98
  max_lines_per_read: 150
99
99
  max_shell_commands: 2
100
- stop_early: false
100
+ stop_early: true
101
101
 
102
102
  exit_codes: [SUCCESS, BLOCKED, FAILED, PARTIAL]
103
103
  ---
@@ -79,7 +79,7 @@ token_budget:
79
79
  max_files_read: 5
80
80
  max_lines_per_read: 150
81
81
  max_shell_commands: 2
82
- stop_early: false
82
+ stop_early: true
83
83
 
84
84
  exit_codes: [SUCCESS, BLOCKED, FAILED, PARTIAL]
85
85
  ---
@@ -132,6 +132,26 @@ On missing precondition:
132
132
 
133
133
  ---
134
134
 
135
+ ## ⚡ FAST PATH (Đọc trước — quyết định ngay)
136
+
137
+ ```
138
+ FAST PATH: Áp dụng nếu task đơn giản (sửa ≤ 1 file, không API mới, không migration DB)
139
+ → BỎ QUA qk-context-loader
140
+ → BỎ QUA Phase 1 clarification nếu requirement đã rõ
141
+ → ĐI THẲNG vào Phase 3 — Implementation
142
+ → Tiết kiệm 2-3 turn hỏi đáp không cần thiết
143
+
144
+ VÍ DỤ FAST PATH:
145
+ ✅ "Sửa label trên button này thành X"
146
+ ✅ "Thêm validation email vào form"
147
+ ✅ "Fix bug: hàm này trả về null"
148
+
149
+ KHÔNG DÙNG FAST PATH:
150
+ ❌ Tính năng mới span nhiều file (≥ 3 files)
151
+ ❌ Thay đổi API contract
152
+ ❌ Migration database
153
+ ```
154
+
135
155
  ## Workflow
136
156
 
137
157
  ### Phase 1 — Requirements Clarification
@@ -113,7 +113,7 @@ token_budget:
113
113
  max_files_read: 5
114
114
  max_lines_per_read: 150
115
115
  max_shell_commands: 0
116
- stop_early: false
116
+ stop_early: true
117
117
 
118
118
  exit_codes: [SUCCESS, BLOCKED, FAILED, PARTIAL]
119
119
  ---
@@ -96,10 +96,6 @@ On missing precondition:
96
96
  Message: "Vui lòng mô tả yêu cầu của bạn."
97
97
  ```
98
98
 
99
- skill_version: 7.5.0
100
- runtime_version: 1
101
- schema_version: 2
102
- ---
103
99
 
104
100
  ## Scope
105
101
  - ✅ Analyze user intent and route to the correct skill
@@ -112,10 +108,6 @@ schema_version: 2
112
108
  - ❌ Allow UI work without `DESIGN.md` verified
113
109
  - ❌ Allow logic work without context graph from `qk-context-loader`
114
110
 
115
- skill_version: 7.5.0
116
- runtime_version: 1
117
- schema_version: 2
118
- ---
119
111
 
120
112
  ## Priority Order
121
113
 
@@ -126,10 +118,6 @@ schema_version: 2
126
118
  | P3 | Check pipeline dependencies (e.g., context-loader first) | Never for logic tasks |
127
119
  | P4 | Estimate cost/latency for user info | Budget < 70% |
128
120
 
129
- skill_version: 7.5.0
130
- runtime_version: 1
131
- schema_version: 2
132
- ---
133
121
 
134
122
  ## Workflow
135
123
 
@@ -157,10 +145,6 @@ ELSE IF no match
157
145
  - Skill identified → go to Phase 2
158
146
  - No matching skill → EXIT: BLOCKED
159
147
 
160
- skill_version: 7.5.0
161
- runtime_version: 1
162
- schema_version: 2
163
- ---
164
148
 
165
149
  ### Phase 2 — Precondition Check
166
150
 
@@ -181,10 +165,6 @@ ELSE
181
165
  → EXIT: BLOCKED
182
166
  ```
183
167
 
184
- skill_version: 7.5.0
185
- runtime_version: 1
186
- schema_version: 2
187
- ---
188
168
 
189
169
  ### Phase 3 — Pipeline Enforcement
190
170
 
@@ -208,10 +188,6 @@ Release tasks:
208
188
  [qk-validation-gate] → [qk-production-release]
209
189
  ```
210
190
 
211
- skill_version: 7.5.0
212
- runtime_version: 1
213
- schema_version: 2
214
- ---
215
191
 
216
192
  ## Routing Table (Quick Reference)
217
193
  Full table: see `references/routing-table.md`
@@ -236,10 +212,6 @@ Full table: see `references/routing-table.md`
236
212
  | new project, bootstrap, init | `qk-project-bootstrap` | direct |
237
213
  | memory, context, recall, lưu | `qk-project-memory` | direct |
238
214
 
239
- skill_version: 7.5.0
240
- runtime_version: 1
241
- schema_version: 2
242
- ---
243
215
 
244
216
  ## Confidence Model
245
217
 
@@ -249,10 +221,6 @@ schema_version: 2
249
221
  | MEDIUM | Multiple possible skills | Route to most likely, note ambiguity |
250
222
  | LOW | Request is too vague | Ask clarifying question |
251
223
 
252
- skill_version: 7.5.0
253
- runtime_version: 1
254
- schema_version: 2
255
- ---
256
224
 
257
225
  ## Escalation Rules
258
226
 
@@ -266,10 +234,6 @@ Questions:
266
234
  Recommended Assumptions: none — routing requires clear intent
267
235
  ```
268
236
 
269
- skill_version: 7.5.0
270
- runtime_version: 1
271
- schema_version: 2
272
- ---
273
237
 
274
238
  ## Handoff Contract
275
239
 
@@ -290,10 +254,6 @@ schema_version: 2
290
254
  }
291
255
  ```
292
256
 
293
- skill_version: 7.5.0
294
- runtime_version: 1
295
- schema_version: 2
296
- ---
297
257
 
298
258
  ## Output Format
299
259
 
@@ -312,10 +272,6 @@ Preconditions:
312
272
  Exit Code: SUCCESS
313
273
  ```
314
274
 
315
- skill_version: 7.5.0
316
- runtime_version: 1
317
- schema_version: 2
318
- ---
319
275
 
320
276
  ## Exit Codes
321
277
 
@@ -111,7 +111,7 @@ token_budget:
111
111
  max_files_read: 3
112
112
  max_lines_per_read: 150
113
113
  max_shell_commands: 0
114
- stop_early: false
114
+ stop_early: true
115
115
 
116
116
  exit_codes: [SUCCESS, BLOCKED, FAILED, PARTIAL]
117
117
  ---
@@ -73,7 +73,7 @@ token_budget:
73
73
  max_files_read: 3
74
74
  max_lines_per_read: 100
75
75
  max_shell_commands: 2
76
- stop_early: false
76
+ stop_early: true
77
77
 
78
78
  exit_codes: [SUCCESS, BLOCKED, FAILED, PARTIAL]
79
79
  ---