@heihei0299/matt-skills 2.1.13 → 3.0.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 (104) hide show
  1. package/README.md +3 -2
  2. package/bin/cli.js +51 -122
  3. package/bin/skill-boundaries.js +0 -8
  4. package/bin/skill-config.js +21 -0
  5. package/bin/skill-selection.js +27 -0
  6. package/config/required.json +5 -0
  7. package/package.json +2 -1
  8. package/scripts/sync-upstream.js +3 -12
  9. package/template/.opencode/CONTEXT.md +7 -7
  10. package/template/.pi/CONTEXT.md +7 -7
  11. package/template/.agents/skills/ask-matt/PHASE-BOUNDARIES.md +0 -55
  12. package/template/.agents/skills/ask-matt/SKILL.md +0 -90
  13. package/template/.agents/skills/ask-matt/agents/openai.yaml +0 -5
  14. package/template/.agents/skills/code-review/SKILL.md +0 -87
  15. package/template/.agents/skills/code-review/agents/openai.yaml +0 -3
  16. package/template/.agents/skills/codebase-design/DEEPENING.md +0 -37
  17. package/template/.agents/skills/codebase-design/DESIGN-IT-TWICE.md +0 -44
  18. package/template/.agents/skills/codebase-design/SKILL.md +0 -114
  19. package/template/.agents/skills/codebase-design/agents/openai.yaml +0 -3
  20. package/template/.agents/skills/diagnose-fix/SKILL.md +0 -43
  21. package/template/.agents/skills/diagnose-fix/agents/openai.yaml +0 -5
  22. package/template/.agents/skills/diagnose-fix/references/anti-patterns.md +0 -21
  23. package/template/.agents/skills/diagnosing-bugs/SKILL.md +0 -138
  24. package/template/.agents/skills/diagnosing-bugs/agents/openai.yaml +0 -3
  25. package/template/.agents/skills/diagnosing-bugs/scripts/hitl-loop.template.sh +0 -44
  26. package/template/.agents/skills/domain-modeling/ADR-FORMAT.md +0 -47
  27. package/template/.agents/skills/domain-modeling/CONTEXT-FORMAT.md +0 -60
  28. package/template/.agents/skills/domain-modeling/SKILL.md +0 -74
  29. package/template/.agents/skills/domain-modeling/agents/openai.yaml +0 -3
  30. package/template/.agents/skills/grill-me/SKILL.md +0 -7
  31. package/template/.agents/skills/grill-me/agents/openai.yaml +0 -5
  32. package/template/.agents/skills/grill-to-spec/SKILL.md +0 -55
  33. package/template/.agents/skills/grill-to-spec/agents/openai.yaml +0 -5
  34. package/template/.agents/skills/grill-to-spec/references/rules.md +0 -47
  35. package/template/.agents/skills/grill-with-docs/SKILL.md +0 -7
  36. package/template/.agents/skills/grill-with-docs/agents/openai.yaml +0 -5
  37. package/template/.agents/skills/grilling/SKILL.md +0 -28
  38. package/template/.agents/skills/grilling/agents/openai.yaml +0 -3
  39. package/template/.agents/skills/handoff/SKILL.md +0 -16
  40. package/template/.agents/skills/handoff/agents/openai.yaml +0 -5
  41. package/template/.agents/skills/implement/SKILL.md +0 -15
  42. package/template/.agents/skills/implement/agents/openai.yaml +0 -5
  43. package/template/.agents/skills/implement-review-loop/SKILL.md +0 -34
  44. package/template/.agents/skills/implement-review-loop/agents/openai.yaml +0 -5
  45. package/template/.agents/skills/improve-codebase-architecture/HTML-REPORT.md +0 -123
  46. package/template/.agents/skills/improve-codebase-architecture/SKILL.md +0 -71
  47. package/template/.agents/skills/improve-codebase-architecture/agents/openai.yaml +0 -5
  48. package/template/.agents/skills/instance-test/SKILL.md +0 -70
  49. package/template/.agents/skills/instance-test/agents/openai.yaml +0 -5
  50. package/template/.agents/skills/instance-test/references/instances.md +0 -75
  51. package/template/.agents/skills/prototype/LOGIC.md +0 -67
  52. package/template/.agents/skills/prototype/SKILL.md +0 -26
  53. package/template/.agents/skills/prototype/UI.md +0 -112
  54. package/template/.agents/skills/prototype/agents/openai.yaml +0 -3
  55. package/template/.agents/skills/research/SKILL.md +0 -12
  56. package/template/.agents/skills/research/agents/openai.yaml +0 -3
  57. package/template/.agents/skills/resolving-merge-conflicts/SKILL.md +0 -14
  58. package/template/.agents/skills/resolving-merge-conflicts/agents/openai.yaml +0 -3
  59. package/template/.agents/skills/scaffold-functional-test/SKILL.md +0 -64
  60. package/template/.agents/skills/scaffold-functional-test/agents/openai.yaml +0 -5
  61. package/template/.agents/skills/scaffold-functional-test/references/schema.md +0 -80
  62. package/template/.agents/skills/setup-matt-pocock-skills/SKILL.md +0 -116
  63. package/template/.agents/skills/setup-matt-pocock-skills/agents/openai.yaml +0 -5
  64. package/template/.agents/skills/setup-matt-pocock-skills/domain.md +0 -51
  65. package/template/.agents/skills/setup-matt-pocock-skills/issue-tracker-github.md +0 -45
  66. package/template/.agents/skills/setup-matt-pocock-skills/issue-tracker-gitlab.md +0 -46
  67. package/template/.agents/skills/setup-matt-pocock-skills/issue-tracker-local.md +0 -30
  68. package/template/.agents/skills/setup-matt-pocock-skills/triage-labels.md +0 -15
  69. package/template/.agents/skills/show-me/SKILL.md +0 -28
  70. package/template/.agents/skills/tdd/SKILL.md +0 -38
  71. package/template/.agents/skills/tdd/agents/openai.yaml +0 -3
  72. package/template/.agents/skills/tdd/mocking.md +0 -59
  73. package/template/.agents/skills/tdd/tests.md +0 -77
  74. package/template/.agents/skills/tdd-implement/SKILL.md +0 -81
  75. package/template/.agents/skills/tdd-implement/agents/openai.yaml +0 -5
  76. package/template/.agents/skills/tdd-implement/references/finalize.md +0 -16
  77. package/template/.agents/skills/tdd-implement/references/orchestration.md +0 -54
  78. package/template/.agents/skills/tdd-implement/references/verify.md +0 -15
  79. package/template/.agents/skills/teach/GLOSSARY-FORMAT.md +0 -35
  80. package/template/.agents/skills/teach/LEARNING-RECORD-FORMAT.md +0 -46
  81. package/template/.agents/skills/teach/MISSION-FORMAT.md +0 -31
  82. package/template/.agents/skills/teach/RESOURCES-FORMAT.md +0 -32
  83. package/template/.agents/skills/teach/SKILL.md +0 -140
  84. package/template/.agents/skills/teach/agents/openai.yaml +0 -5
  85. package/template/.agents/skills/to-questionnaire/SKILL.md +0 -54
  86. package/template/.agents/skills/to-questionnaire/agents/openai.yaml +0 -5
  87. package/template/.agents/skills/to-spec/SKILL.md +0 -75
  88. package/template/.agents/skills/to-spec/agents/openai.yaml +0 -5
  89. package/template/.agents/skills/to-tickets/SKILL.md +0 -105
  90. package/template/.agents/skills/to-tickets/agents/openai.yaml +0 -5
  91. package/template/.agents/skills/triage/AGENT-BRIEF.md +0 -207
  92. package/template/.agents/skills/triage/OUT-OF-SCOPE.md +0 -105
  93. package/template/.agents/skills/triage/SKILL.md +0 -112
  94. package/template/.agents/skills/triage/agents/openai.yaml +0 -5
  95. package/template/.agents/skills/wait-what/SKILL.md +0 -7
  96. package/template/.agents/skills/wait-what/agents/openai.yaml +0 -5
  97. package/template/.agents/skills/wayfinder/SKILL.md +0 -128
  98. package/template/.agents/skills/wayfinder/agents/openai.yaml +0 -5
  99. package/template/.agents/skills/wizard/SKILL.md +0 -44
  100. package/template/.agents/skills/wizard/agents/openai.yaml +0 -3
  101. package/template/.agents/skills/wizard/template.sh +0 -204
  102. package/template/.agents/skills/writing-for-agents/SKILL-MECHANICS.md +0 -22
  103. package/template/.agents/skills/writing-for-agents/SKILL.md +0 -81
  104. package/template/.agents/skills/writing-for-agents/agents/openai.yaml +0 -3
@@ -1,44 +0,0 @@
1
- #!/usr/bin/env bash
2
- # Human-in-the-loop reproduction loop.
3
- # Copy this file, edit the steps below, and run it.
4
- # The agent runs the script; the user follows prompts in their terminal.
5
- #
6
- # Usage:
7
- # bash hitl-loop.template.sh
8
- #
9
- # Two helpers:
10
- # step "<instruction>" → show instruction, wait for Enter
11
- # capture VAR "<question>" → show question, read response into VAR
12
- #
13
- # At the end, captured values are printed as KEY=VALUE for the agent to parse.
14
- #
15
- # `capture` prints its value back to the terminal, where the agent reads it,
16
- # so capture observations, and leave signing in to the user as a `step`.
17
-
18
- set -euo pipefail
19
-
20
- step() {
21
- printf '\n>>> %s\n' "$1"
22
- read -r -p " [Enter when done] " _
23
- }
24
-
25
- capture() {
26
- local var="$1" question="$2" answer
27
- printf '\n>>> %s\n' "$question"
28
- read -r -p " > " answer
29
- printf -v "$var" '%s' "$answer"
30
- }
31
-
32
- # --- edit below ---------------------------------------------------------
33
-
34
- step "Open the app at http://localhost:3000 and sign in."
35
-
36
- capture ERRORED "Click the 'Export' button. Did it throw an error? (y/n)"
37
-
38
- capture ERROR_MSG "Paste the error message (or 'none'):"
39
-
40
- # --- edit above ---------------------------------------------------------
41
-
42
- printf '\n--- Captured ---\n'
43
- printf 'ERRORED=%s\n' "$ERRORED"
44
- printf 'ERROR_MSG=%s\n' "$ERROR_MSG"
@@ -1,47 +0,0 @@
1
- # ADR Format
2
-
3
- ADRs live in `docs/adr/` and use sequential numbering: `0001-slug.md`, `0002-slug.md`, etc.
4
-
5
- Create the `docs/adr/` directory lazily: only when the first ADR is needed.
6
-
7
- ## Template
8
-
9
- ```md
10
- # {Short title of the decision}
11
-
12
- {1-3 sentences: what's the context, what did we decide, and why.}
13
- ```
14
-
15
- That's it. An ADR can be a single paragraph. The value is in recording *that* a decision was made and *why*, not in filling out sections.
16
-
17
- ## Optional sections
18
-
19
- Only include these when they add genuine value. Most ADRs won't need them.
20
-
21
- - **Status** frontmatter (`proposed | accepted | deprecated | superseded by ADR-NNNN`): useful when decisions are revisited
22
- - **Considered Options**: only when the rejected alternatives are worth remembering
23
- - **Consequences**: only when non-obvious downstream effects need to be called out
24
-
25
- ## Numbering
26
-
27
- Scan `docs/adr/` for the highest existing number and increment by one.
28
-
29
- ## When to offer an ADR
30
-
31
- All three of these must be true:
32
-
33
- 1. **Hard to reverse**: the cost of changing your mind later is meaningful
34
- 2. **Surprising without context**: a future reader will look at the code and wonder "why on earth did they do it this way?"
35
- 3. **The result of a real trade-off**: there were genuine alternatives and you picked one for specific reasons
36
-
37
- If a decision is easy to reverse, skip it: you'll just reverse it. If it's not surprising, nobody will wonder why. If there was no real alternative, there's nothing to record beyond "we did the obvious thing."
38
-
39
- ### What qualifies
40
-
41
- - **Architectural shape.** "We're using a monorepo." "The write model is event-sourced, the read model is projected into Postgres."
42
- - **Integration patterns between contexts.** "Ordering and Billing communicate via domain events, not synchronous HTTP."
43
- - **Technology choices that carry lock-in.** Database, message bus, auth provider, deployment target. Not every library: just the ones that would take a quarter to swap out.
44
- - **Boundary and scope decisions.** "Customer data is owned by the Customer context; other contexts reference it by ID only." The explicit no-s are as valuable as the yes-s.
45
- - **Deliberate deviations from the obvious path.** "We're using manual SQL instead of an ORM because X." Anything where a reasonable reader would assume the opposite. These stop the next engineer from "fixing" something that was deliberate.
46
- - **Constraints not visible in the code.** "We can't use AWS because of compliance requirements." "Response times must be under 200ms because of the partner API contract."
47
- - **Rejected alternatives when the rejection is non-obvious.** If you considered GraphQL and picked REST for subtle reasons, record it; otherwise someone will suggest GraphQL again in six months.
@@ -1,60 +0,0 @@
1
- # CONTEXT.md Format
2
-
3
- ## Structure
4
-
5
- ```md
6
- # {Context Name}
7
-
8
- {One or two sentence description of what this context is and why it exists.}
9
-
10
- ## Language
11
-
12
- **Order**:
13
- {A one or two sentence description of the term}
14
- _Avoid_: Purchase, transaction
15
-
16
- **Invoice**:
17
- A request for payment sent to a customer after delivery.
18
- _Avoid_: Bill, payment request
19
-
20
- **Customer**:
21
- A person or organization that places orders.
22
- _Avoid_: Client, buyer, account
23
- ```
24
-
25
- ## Rules
26
-
27
- - **Be opinionated.** When multiple words exist for the same concept, pick the best one and list the others under `_Avoid_`.
28
- - **Keep definitions tight.** One or two sentences max. Define what it IS, not what it does.
29
- - **Only include terms specific to this project's context.** General programming concepts (timeouts, error types, utility patterns) don't belong even if the project uses them extensively. Before adding a term, ask: is this a concept unique to this context, or a general programming concept? Only the former belongs.
30
- - **Group terms under subheadings** when natural clusters emerge. If all terms belong to a single cohesive area, a flat list is fine.
31
-
32
- ## Single vs multi-context repos
33
-
34
- **Single context (most repos):** One `CONTEXT.md` at the repo root.
35
-
36
- **Multiple contexts:** A `CONTEXT-MAP.md` at the repo root lists the contexts, where they live, and how they relate to each other:
37
-
38
- ```md
39
- # Context Map
40
-
41
- ## Contexts
42
-
43
- - [Ordering](./src/ordering/CONTEXT.md): receives and tracks customer orders
44
- - [Billing](./src/billing/CONTEXT.md): generates invoices and processes payments
45
- - [Fulfillment](./src/fulfillment/CONTEXT.md): manages warehouse picking and shipping
46
-
47
- ## Relationships
48
-
49
- - **Ordering → Fulfillment**: Ordering emits `OrderPlaced` events; Fulfillment consumes them to start picking
50
- - **Fulfillment → Billing**: Fulfillment emits `ShipmentDispatched` events; Billing consumes them to generate invoices
51
- - **Ordering ↔ Billing**: Shared types for `CustomerId` and `Money`
52
- ```
53
-
54
- The skill infers which structure applies:
55
-
56
- - If `CONTEXT-MAP.md` exists, read it to find contexts
57
- - If only a root `CONTEXT.md` exists, single context
58
- - If neither exists, create a root `CONTEXT.md` lazily when the first term is resolved
59
-
60
- When multiple contexts exist, infer which one the current topic relates to. If unclear, ask.
@@ -1,74 +0,0 @@
1
- ---
2
- name: domain-modeling
3
- description: Build and sharpen a project's domain model. Use when discussing codebase terminology, writing or editing a CONTEXT.md, or recording or editing an ADR.
4
- ---
5
-
6
- # Domain Modeling
7
-
8
- Actively build and sharpen the project's domain model as you design. This is the *active* discipline: challenging terms, inventing edge-case scenarios, and writing the glossary and decisions down the moment they crystallise. (Merely *reading* `CONTEXT.md` for vocabulary is not this skill: that's a one-line habit any skill can do. This skill is for when you're changing the model, not just consuming it.)
9
-
10
- ## File structure
11
-
12
- Most repos have a single context:
13
-
14
- ```
15
- /
16
- ├── CONTEXT.md
17
- ├── docs/
18
- │ └── adr/
19
- │ ├── 0001-event-sourced-orders.md
20
- │ └── 0002-postgres-for-write-model.md
21
- └── src/
22
- ```
23
-
24
- If a `CONTEXT-MAP.md` exists at the root, the repo has multiple contexts. The map points to where each one lives:
25
-
26
- ```
27
- /
28
- ├── CONTEXT-MAP.md
29
- ├── docs/
30
- │ └── adr/ ← system-wide decisions
31
- ├── src/
32
- │ ├── ordering/
33
- │ │ ├── CONTEXT.md
34
- │ │ └── docs/adr/ ← context-specific decisions
35
- │ └── billing/
36
- │ ├── CONTEXT.md
37
- │ └── docs/adr/
38
- ```
39
-
40
- Create files lazily: only when you have something to write. If no `CONTEXT.md` exists, create one when the first term is resolved. If no `docs/adr/` exists, create it when the first ADR is needed.
41
-
42
- ## During the session
43
-
44
- ### Challenge against the glossary
45
-
46
- When the user uses a term that conflicts with the existing language in `CONTEXT.md`, call it out immediately. "Your glossary defines 'cancellation' as X, but you seem to mean Y. Which is it?"
47
-
48
- ### Sharpen fuzzy language
49
-
50
- When the user uses vague or overloaded terms, propose a precise canonical term. "You're saying 'account': do you mean the Customer or the User? Those are different things."
51
-
52
- ### Discuss concrete scenarios
53
-
54
- When domain relationships are being discussed, stress-test them with specific scenarios. Invent scenarios that probe edge cases and force the user to be precise about the boundaries between concepts.
55
-
56
- ### Cross-reference with code
57
-
58
- When the user states how something works, check whether the code agrees. If you find a contradiction, surface it: "Your code cancels entire Orders, but you just said partial cancellation is possible. Which is right?"
59
-
60
- ### Update CONTEXT.md inline
61
-
62
- When a term is resolved, update `CONTEXT.md` right there. Don't batch these up: capture them as they happen. Use the format in [CONTEXT-FORMAT.md](./CONTEXT-FORMAT.md).
63
-
64
- `CONTEXT.md` should be totally devoid of implementation details. Do not treat `CONTEXT.md` as a spec, a scratch pad, or a repository for implementation decisions. It is a glossary and nothing else.
65
-
66
- ### Offer ADRs sparingly
67
-
68
- Only offer to create an ADR when all three are true:
69
-
70
- 1. **Hard to reverse**: the cost of changing your mind later is meaningful
71
- 2. **Surprising without context**: a future reader will wonder "why did they do it this way?"
72
- 3. **The result of a real trade-off**: there were genuine alternatives and you picked one for specific reasons
73
-
74
- If any of the three is missing, skip the ADR. Use the format in [ADR-FORMAT.md](./ADR-FORMAT.md).
@@ -1,3 +0,0 @@
1
- interface:
2
- display_name: "Domain Modeling"
3
- short_description: "Build and sharpen a domain model"
@@ -1,7 +0,0 @@
1
- ---
2
- name: grill-me
3
- description: A relentless interview to sharpen a plan or design.
4
- disable-model-invocation: true
5
- ---
6
-
7
- Call the Skill tool with "grilling".
@@ -1,5 +0,0 @@
1
- interface:
2
- display_name: "Grill Me"
3
- short_description: "Sharpen a plan through interview"
4
- policy:
5
- allow_implicit_invocation: false
@@ -1,55 +0,0 @@
1
- ---
2
- name: grill-to-spec
3
- description: "Router:编排 grill-with-docs → to-spec,把模糊想法打磨成可执行 Spec。Use when the user asks to grill/design/polish an idea into a spec——只产出领域文档与 spec,不写代码。"
4
- disable-model-invocation: true
5
- ---
6
-
7
- # Grill to Spec
8
-
9
- 只做两个上游 skill 的编排:先把想法打磨成共识,再把共识发布成 spec。本 skill 不写代码、不修改源码或测试、不自动 commit。
10
-
11
- ## 流程
12
-
13
- ### 0. 预检
14
-
15
- - 只读确认 issue tracker、目标上下文、feature slug 和已有 spec/issue 状态。
16
- - tracker 未配置、slug 不明确或目标路径不可写时,在任何 ADR/spec/issue 写入前报告阻塞。
17
- - 已有同一 feature 的产物先读取并比较;相同共识不重复发布,设计变化进入变更流程。
18
-
19
- ### ① 形成共识
20
-
21
- 调用 [`grill-with-docs`](.agents/skills/grill-with-docs/SKILL.md),由 `grilling` 与 `domain-modeling` 完成采访、术语和设计决策。
22
-
23
- - glossary 按上游规则 inline 更新;
24
- - 只有同时满足 ADR 条件时才提出 ADR,但 ADR 等最终决策清单确认后再写入;
25
- - 在本阶段让 [`to-spec`](.agents/skills/to-spec/SKILL.md) 做代码理解和 seam 分析;seam 是共识的一部分,不单独制造发布确认;
26
- - 形成精简决策清单:目标、范围、关键选择、seam、未纳入范围和待验证假设;只展示清单,不展示任何 ADR/spec/issue 正文或草稿;
27
- - 用户确认决策清单后,立即进入阶段 ②。
28
-
29
- 出口:决策清单已确认,glossary 已按需更新;尚未确认的 ADR/spec/issue 不写入。
30
-
31
- ### ② 发布 spec
32
-
33
- 将已确认的决策清单和 seam 分析交给 `to-spec`;此处只综合、写入和发布,不重新采访或再次确认 seam。
34
-
35
- - 按 ADR → spec → issue 的顺序执行;issue 发布成功后设置 `ready-for-agent`;格式细则只读取 [`references/rules.md`](references/rules.md)。
36
- - 相同 feature 复用已有产物,设计变化按 tracker 的更新语义保留历史;
37
- - 任一步失败都保留已成功写入的内容,记录状态和失败点,重跑时从第一个未完成出口继续;不回滚、不重复发布。
38
-
39
- 出口:ADR/spec/issue 已写入或发布,只报告路径或标识、状态和未纳入范围,不复制正文。
40
-
41
- ## 回合连续性
42
-
43
- 本 skill 是 Long-Horizon Skill。预检、阶段 ①、代码理解、决策清单确认后的阶段 ② 在同一任务链连续执行;进度汇报和阶段切换不是回合终点。仅在需要设计确认、决策清单确认、外部阻塞、用户主动停止或整个 skill 出口时暂停;确认完成后不要求用户额外回复“继续”。
44
-
45
- ## 本 skill 独有门禁
46
-
47
- - 文档正文永不展示;用户只确认精简决策清单,发布后只接收元数据报告;
48
- - ADR/spec/issue 不设置额外草稿确认;
49
- - 不写代码、不修改源码或测试、不自动 commit;实现 tickets 交给 `to-tickets`。
50
-
51
- ## 异常
52
-
53
- - 用户放弃或没有可形成 spec 的主题时终止;
54
- - issue tracker 未配置时报告配置阻塞,不绕过发布;
55
- - 用户改变已确认设计时回到阶段 ①,按变更语义保留历史,不静默覆盖。
@@ -1,5 +0,0 @@
1
- interface:
2
- display_name: "Grill to Spec"
3
- short_description: "从模糊想法到可执行 Spec — 只打磨设计、产出领域文档与 Spec,不写代码"
4
- policy:
5
- allow_implicit_invocation: false
@@ -1,47 +0,0 @@
1
- # 守则:Grill-to-Spec 本地增量规则
2
-
3
- 本文件只保存 `grill-to-spec` 相对上游 `grill-with-docs` / `to-spec` 的**增量约束**。Spec 的章节、User Story 形状、Implementation Decisions 等格式全部以 `to-spec` 为唯一事实源,本文件不复制上游模板。
4
-
5
- ## 预检与状态规则
6
-
7
- - 写入前只读确认 issue tracker、目标上下文、feature slug、已有 spec/issue 和当前状态;tracker 未配置或目标不可写时不写 ADR/spec/issue。
8
- - feature slug 是 spec 路径和 issue 幂等键;候选不明确或冲突时才询问。
9
- - 记录共识、ADR、spec、issue、`ready-for-agent` 出口;重跑从第一个未完成出口继续,不重复已成功动作。
10
- - 已有相同共识的 feature 只报告已有路径或标识;设计变化走变更流程,不创建重复 issue。
11
-
12
- ## Glossary 增量规则
13
-
14
- - 懒创建:首个术语解析时才建 `CONTEXT.md`;多上下文时先确认归属,归属不清则询问。
15
- - 只收本上下文特有术语;定义 WHAT 非 HOW,避免把 glossary 变成实现草稿。
16
- - glossary 可按上游流程 inline 更新,不额外增加确认轮次;设计变化时按历史保留规则修正。
17
-
18
- ## ADR 增量规则
19
-
20
- - 只有同时满足“难逆转 / 无上下文费解 / 存在真实权衡”时才提议 ADR。
21
- - ADR 不像 glossary 一样静默 inline 更新;等最终决策清单确认后直接落盘,不展示正文,不增加独立确认轮次。
22
- - 用户改变决策时不静默覆盖旧 ADR;按项目 ADR 规则追加、废弃或标记 superseded。
23
-
24
- ## Spec 增量规则
25
-
26
- - Spec 的结构与字段全部委托 `to-spec`,本文件不维护第二份模板。
27
- - 代码理解和 seam 分析属于共识阶段;seam 纳入最终决策清单,不在发布阶段再次询问。
28
- - 决策清单确认后直接写入 spec;不展示 spec 正文或草稿。
29
- - 全文沿用已经确认的 glossary 词汇,并尊重所触区域既有 ADR。
30
-
31
- ## Issue 增量规则
32
-
33
- - 按已配置的 issue tracker 直接发布唯一 spec issue;implementation tickets 交给 `to-tickets`。
34
- - issue 正文不在对话中展示;发布成功后设置 `ready-for-agent`。
35
- - issue 创建成功但 label/status 更新失败时保留 issue,报告标识和失败点,不删除、不误报为 ready。
36
- - 设计变化委托 tracker 的原生更新语义:本地追加变更记录,远端按 body/comment/关联关系更新;不另造版本模板。
37
-
38
- ## 失败与 Git 边界
39
-
40
- - 任一步失败都保留已成功写入的内容并报告部分状态;不做跨文件或跨 tracker 回滚,不盲目重试。
41
- - 本 skill 不自动创建 Git commit;发布文档与 Git 提交是两个独立出口。
42
-
43
- ## 反模式
44
-
45
- - 不复制 `to-spec` 的章节清单、User Story 模板或 Implementation Decisions 细则。
46
- - 不产出 Glossary / ADR / Spec 之外的额外设计文件。
47
- - 不把本文件当逐条朗读的对话脚本;它只约束本地增量行为。
@@ -1,7 +0,0 @@
1
- ---
2
- name: grill-with-docs
3
- description: A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
4
- disable-model-invocation: true
5
- ---
6
-
7
- Call the Skill tool twice, for "grilling" and "domain-modeling".
@@ -1,5 +0,0 @@
1
- interface:
2
- display_name: "Grill with Docs"
3
- short_description: "Grill a design and write its docs"
4
- policy:
5
- allow_implicit_invocation: false
@@ -1,28 +0,0 @@
1
- ---
2
- name: grilling
3
- description: Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.
4
- ---
5
-
6
- Interview the user relentlessly until you reach a shared understanding. Map this as a **design tree**: every decision branches into the decisions that hang off it.
7
-
8
- Work the tree in **rounds**. The **frontier** is every decision whose prerequisites are already settled: the questions you can ask _now_ without guessing at answers you haven't heard yet. Ask the whole frontier in one round: number each question and give your recommended answer. Then wait for the user's answers before the next round.
9
-
10
- Format a round like so:
11
-
12
- ```
13
- ❓ **Q1** - **<question title>**: <question body, might be multiple paragraphs, including multiple choices>
14
-
15
- ➡️ <your recommended answer>
16
-
17
- ---
18
-
19
- ❓ **Q2** - **<question title>**: <question body, might be multiple paragraphs, including multiple choices>
20
-
21
- ➡️ <your recommended answer>
22
- ```
23
-
24
- Each round the user answers reshapes the tree: settled decisions push the frontier outward and unblock questions that depended on them. Recompute the frontier and ask the next round. A question whose answer depends on another question still open in this round belongs to a _later_ round, not this one.
25
-
26
- Finding _facts_ is your job, never the user's. When a frontier question needs a fact from the environment (filesystem, tools, etc.), dispatch a sub-agent to find it; don't ask the user for anything you could look up yourself. Don't block on it: a running exploration is an unsettled prerequisite, so only the questions downstream of it wait for the sub-agent to report; ask the rest of the frontier now. The _decisions_ are the user's: put each to them and wait.
27
-
28
- The session is done when the frontier is empty: every branch of the design tree visited, nothing left silently assumed. Do not act on it until the user confirms you have reached a shared understanding.
@@ -1,3 +0,0 @@
1
- interface:
2
- display_name: "Grilling"
3
- short_description: "Stress-test thinking a round of questions at a time"
@@ -1,16 +0,0 @@
1
- ---
2
- name: handoff
3
- description: Compact the current conversation into a handoff document for another agent to pick up.
4
- argument-hint: "What will the next session be used for?"
5
- disable-model-invocation: true
6
- ---
7
-
8
- Write a handoff document summarising the current conversation so a fresh agent can continue the work. Save to the temporary directory of the user's OS - not the current workspace.
9
-
10
- Include a "suggested skills" section in the document, naming which skills the next agent should call the Skill tool for.
11
-
12
- Do not duplicate content already captured in other artifacts (specs, plans, ADRs, issues, commits, diffs). Reference them by path or URL instead.
13
-
14
- Redact any sensitive information, such as API keys, passwords, or personally identifiable information.
15
-
16
- If the user passed arguments, treat them as a description of what the next session will focus on and tailor the doc accordingly.
@@ -1,5 +0,0 @@
1
- interface:
2
- display_name: "Handoff"
3
- short_description: "Compact a conversation into a handoff"
4
- policy:
5
- allow_implicit_invocation: false
@@ -1,15 +0,0 @@
1
- ---
2
- name: implement
3
- description: "Implement a piece of work based on a spec or set of tickets."
4
- disable-model-invocation: true
5
- ---
6
-
7
- Implement the work described by the user in the spec or tickets.
8
-
9
- Use /tdd where possible, at pre-agreed seams.
10
-
11
- Run typechecking regularly, single test files regularly, and the full test suite once at the end.
12
-
13
- Once done, use /code-review to review the work.
14
-
15
- Commit your work to the current branch.
@@ -1,5 +0,0 @@
1
- interface:
2
- display_name: "Implement"
3
- short_description: "Build work from a spec or tickets"
4
- policy:
5
- allow_implicit_invocation: false
@@ -1,34 +0,0 @@
1
- ---
2
- name: implement-review-loop
3
- description: "Implement changes with one executor model and one independent reviewer model, iterating on only the changed surface until no actionable issues remain."
4
- disable-model-invocation: true
5
- ---
6
-
7
- Use two distinct roles:
8
-
9
- - **Executor**: implements the requested change, fixes findings, and runs the smallest relevant verification.
10
- - **Reviewer**: independently reviews the latest diff and relevant verification results. It does not perform the implementation.
11
-
12
- Workflow:
13
-
14
- ```text
15
- Executor implements
16
- → targeted verification
17
- → Reviewer reviews latest diff
18
- → if findings exist: Executor fixes only those findings
19
- → targeted re-verification
20
- → Reviewer re-reviews changed parts and unresolved findings
21
- → repeat until Reviewer reports no actionable issues
22
- ```
23
-
24
- Rules:
25
-
26
- - Keep implementation, testing, and review scoped to the current change and directly affected paths.
27
- - Prefer targeted tests: changed test files, affected modules, regression cases, or the original reproduction path.
28
- - Do not rerun equivalent checks after every small edit.
29
- - Reviewer should inspect the latest diff first, then only enough surrounding code to validate behavior and integration.
30
- - On subsequent rounds, review the new changes plus unresolved findings; do not restart a whole-project review.
31
- - Expand test or review scope only when the change crosses modules, modifies shared/public contracts or core infrastructure, targeted evidence is insufficient, final release/merge validation requires it, or the user explicitly requests it.
32
- - Findings must be concrete and actionable. Separate blockers from optional improvements.
33
- - Stop the loop when the Reviewer has no actionable findings and targeted verification is green.
34
- - Do not let the Reviewer silently become the Executor; preserve role independence throughout the loop.
@@ -1,5 +0,0 @@
1
- interface:
2
- display_name: "Implement Review Loop"
3
- short_description: "Implement with an independent review loop"
4
- policy:
5
- allow_implicit_invocation: false
@@ -1,123 +0,0 @@
1
- # HTML Report Format
2
-
3
- The architectural review is rendered as a single self-contained HTML file in the OS temp directory. Tailwind and Mermaid both come from CDNs. Mermaid handles graph-shaped diagrams reliably; hand-built divs and inline SVG handle the more editorial visuals (mass diagrams, cross-sections). Mix the two: don't lean on Mermaid for everything, it'll start to look generic.
4
-
5
- ## Scaffold
6
-
7
- ```html
8
- <!doctype html>
9
- <html lang="en">
10
- <head>
11
- <meta charset="utf-8" />
12
- <title>Architecture review for {{repo name}}</title>
13
- <script src="https://cdn.tailwindcss.com"></script>
14
- <script type="module">
15
- import mermaid from "https://cdn.jsdelivr.net/npm/mermaid@11/dist/mermaid.esm.min.mjs";
16
- mermaid.initialize({ startOnLoad: true, theme: "neutral", securityLevel: "loose" });
17
- </script>
18
- <style>
19
- /* small custom layer for things Tailwind doesn't cover cleanly:
20
- dashed seam lines, hand-drawn-feeling arrow heads, etc. */
21
- .seam { stroke-dasharray: 4 4; }
22
- .leak { stroke: #dc2626; }
23
- .deep { background: linear-gradient(135deg, #0f172a, #1e293b); }
24
- </style>
25
- </head>
26
- <body class="bg-stone-50 text-slate-900 font-sans">
27
- <main class="max-w-5xl mx-auto px-6 py-12 space-y-12">
28
- <header>...</header>
29
- <section id="candidates" class="space-y-10">...</section>
30
- <section id="top-recommendation">...</section>
31
- </main>
32
- </body>
33
- </html>
34
- ```
35
-
36
- ## Header
37
-
38
- Repo name, date, and a compact legend: solid box = module, dashed line = seam, red arrow = leakage, thick dark box = deep module. No introduction paragraph. Straight into the candidates.
39
-
40
- ## Candidate card
41
-
42
- The diagrams carry the weight. Prose is sparse, plain, and uses the glossary terms (from the `/codebase-design` skill) without ceremony.
43
-
44
- Each candidate is one `<article>`:
45
-
46
- - **Title**: short, names the deepening (e.g. "Collapse the Order intake pipeline").
47
- - **Badge row**: recommendation strength (`Strong` = emerald, `Worth exploring` = amber, `Speculative` = slate), plus a tag for the dependency category (`in-process`, `local-substitutable`, `ports & adapters`, `mock`).
48
- - **Files**: monospaced list, `font-mono text-sm`.
49
- - **Before / After diagram**: the centrepiece. Two columns, side by side. See patterns below.
50
- - **Problem**: one sentence. What hurts.
51
- - **Solution**: one sentence. What changes.
52
- - **Wins**: bullets, ≤6 words each. e.g. "Tests hit one interface", "Pricing logic stops leaking", "Delete 4 shallow wrappers".
53
- - **ADR callout** (if applicable): one line in an amber-tinted box.
54
-
55
- No paragraphs of explanation. If the diagram needs a paragraph to be understood, redraw the diagram.
56
-
57
- ## Diagram patterns
58
-
59
- Pick the pattern that fits the candidate. Mix them. Don't make every diagram look the same. Variety is part of the point.
60
-
61
- ### Mermaid graph (the workhorse for dependencies / call flow)
62
-
63
- Use a Mermaid `flowchart` or `graph` when the point is "X calls Y calls Z, and look at the mess." Wrap it in a Tailwind-styled card so it doesn't feel parachuted in. Style with classDef to colour leakage edges red and the deep module dark. Sequence diagrams work well for "before: 6 round-trips; after: 1."
64
-
65
- ```html
66
- <div class="rounded-lg border border-slate-200 bg-white p-4">
67
- <pre class="mermaid">
68
- flowchart LR
69
- A[OrderHandler] --> B[OrderValidator]
70
- B --> C[OrderRepo]
71
- C -.leak.-> D[PricingClient]
72
- classDef leak stroke:#dc2626,stroke-width:2px;
73
- class C,D leak
74
- </pre>
75
- </div>
76
- ```
77
-
78
- ### Hand-built boxes-and-arrows (when Mermaid's layout fights you)
79
-
80
- Modules as `<div>`s with borders and labels. Arrows as inline SVG `<line>` or `<path>` elements positioned absolutely over a relative container. Reach for this when you want the "after" diagram to feel like one thick-bordered deep module with greyed-out internals, since Mermaid won't render that with the right weight.
81
-
82
- ### Cross-section (good for layered shallowness)
83
-
84
- Stack horizontal bands (`h-12 border-l-4`) to show layers a call passes through. Before: 6 thin layers each doing nothing. After: 1 thick band labelled with the consolidated responsibility.
85
-
86
- ### Mass diagram (good for "interface as wide as implementation")
87
-
88
- Two rectangles per module: one for interface surface area, one for implementation. Before: interface rectangle is nearly as tall as the implementation rectangle (shallow). After: interface rectangle is short, implementation rectangle is tall (deep).
89
-
90
- ### Call-graph collapse
91
-
92
- Before: a tree of function calls rendered as nested boxes. After: the same tree collapsed into one box, with the now-internal calls shown faded inside it.
93
-
94
- ## Style guidance
95
-
96
- - Lean editorial, not corporate-dashboard. Generous whitespace. Serif optional for headings (`font-serif` works well with stone/slate).
97
- - Colour sparingly: one accent (emerald or indigo) plus red for leakage and amber for warnings.
98
- - Keep diagrams ~320px tall so before/after sits comfortably side by side without scrolling.
99
- - Use `text-xs uppercase tracking-wider` for module labels inside diagrams, so they read as schematic, not as UI.
100
- - The only scripts are the Tailwind CDN and the Mermaid ESM import. The report is otherwise static: no app code, no interactivity beyond Mermaid's own rendering.
101
-
102
- ## Top recommendation section
103
-
104
- One larger card. Candidate name, one sentence on why, anchor link to its card. That's it.
105
-
106
- ## Tone
107
-
108
- Plain English, concise, but the architectural nouns and verbs come straight from the `/codebase-design` skill. Concision is not an excuse to drift.
109
-
110
- **Use exactly:** module, interface, implementation, depth, deep, shallow, seam, adapter, leverage, locality.
111
-
112
- **Never substitute:** component, service, unit (for module) · API, signature (for interface) · boundary (for seam) · layer, wrapper (for module, when you mean module).
113
-
114
- **Phrasings that fit the style:**
115
-
116
- - "Order intake module is shallow: interface nearly matches the implementation."
117
- - "Pricing leaks across the seam."
118
- - "Deepen: one interface, one place to test."
119
- - "Two adapters justify the seam: HTTP in prod, in-memory in tests."
120
-
121
- **Wins bullets** name the gain in glossary terms: *"locality: bugs concentrate in one module"*, *"leverage: one interface, N call sites"*, *"interface shrinks; implementation absorbs the wrappers"*. Don't write *"easier to maintain"* or *"cleaner code"*, because those terms aren't in the glossary and don't earn their place.
122
-
123
- No hedging, no throat-clearing, no "it's worth noting that…". If a sentence could be a bullet, make it a bullet. If a bullet could be cut, cut it. If a term isn't in the `/codebase-design` glossary, reach for one that is before inventing a new one.