@thebassclef/lite 0.1.0 → 0.1.2

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 (163) hide show
  1. package/dist/cli.cjs +2 -0
  2. package/dist/cli.js +2 -0
  3. package/dist/index.cjs +1 -1
  4. package/dist/index.d.ts +1 -1
  5. package/dist/index.js +1 -1
  6. package/package.json +1 -1
  7. package/substrate/.bassclef/lite-manifest.json +999 -92
  8. package/substrate/.claude/hooks/longrun-prep-compounding-axis-check.sh +492 -0
  9. package/substrate/.claude/hooks/longrun-prep-compounding-sequence-check.sh +492 -0
  10. package/substrate/.claude/hooks/pre-commit-gate.sh +1 -2
  11. package/substrate/.claude/hooks/turn-prose-kiss-check.sh +30 -1
  12. package/substrate/.claude/luminaries/glenford-myers.md +230 -0
  13. package/substrate/.claude/luminaries/hunt-thomas.md +115 -0
  14. package/substrate/.claude/luminaries/hyrum-wright.md +94 -0
  15. package/substrate/.claude/luminaries/michael-feathers.md +2 -2
  16. package/substrate/.claude/luminaries/tony-hoare.md +170 -0
  17. package/substrate/.claude/luminaries/vaughn-vernon.md +50 -0
  18. package/substrate/.claude/luminaries/w-edwards-deming.md +158 -0
  19. package/substrate/.claude/rules/accessor-library-discipline.md +138 -0
  20. package/substrate/.claude/rules/adr-discipline.md +120 -0
  21. package/substrate/.claude/rules/api-conventions.md +125 -0
  22. package/substrate/.claude/rules/bootstrap-pair-discipline.md +141 -0
  23. package/substrate/.claude/rules/cold-adopter-harness-discipline.md +129 -0
  24. package/substrate/.claude/rules/compounding-axis-fresh-analysis.md +188 -0
  25. package/substrate/.claude/rules/compounding-sequence-fresh-analysis.md +188 -0
  26. package/substrate/.claude/rules/defensive-bash.md +68 -0
  27. package/substrate/.claude/rules/deferred-actions.md +233 -0
  28. package/substrate/.claude/rules/github-issue-flash-tweet.md +156 -0
  29. package/substrate/.claude/rules/hook-wire-on-author.md +103 -0
  30. package/substrate/.claude/rules/iteration-bet-brief-completeness.md +54 -0
  31. package/substrate/.claude/rules/lite-manifest-schema-change-discipline.md +3 -3
  32. package/substrate/.claude/rules/longrun-prep-plan-doc-compression.md +89 -0
  33. package/substrate/.claude/rules/loop-discipline.md +81 -0
  34. package/substrate/.claude/rules/manual-prod-approval.md +100 -0
  35. package/substrate/.claude/rules/marker-enrichment-discipline.md +99 -0
  36. package/substrate/.claude/rules/mobile-ephemeral-session.md +109 -0
  37. package/substrate/.claude/rules/new-dependency-check.md +51 -0
  38. package/substrate/.claude/rules/option-label-discipline.md +108 -0
  39. package/substrate/.claude/rules/pattern-annotation.md +100 -0
  40. package/substrate/.claude/rules/plain-english-discipline.md +11 -9
  41. package/substrate/.claude/rules/plan-enumeration-needs-value-props.md +211 -0
  42. package/substrate/.claude/rules/pr-title-shape.md +161 -0
  43. package/substrate/.claude/rules/prototype-workflow.md +65 -0
  44. package/substrate/.claude/rules/reserved-skill-names.md +123 -0
  45. package/substrate/.claude/rules/schema-management.md +49 -0
  46. package/substrate/.claude/rules/security.md +37 -0
  47. package/substrate/.claude/rules/skill-composition-declarations.md +124 -0
  48. package/substrate/.claude/rules/skill-description-clarity.md +247 -0
  49. package/substrate/.claude/rules/skill-procedure-step-list.md +137 -0
  50. package/substrate/.claude/rules/stuck-signal-diagnostic.md +140 -0
  51. package/substrate/.claude/rules/substrate-config-schema.md +98 -0
  52. package/substrate/.claude/rules/test-list-discipline.md +175 -0
  53. package/substrate/.claude/rules/test-sufficiency.md +210 -0
  54. package/substrate/.claude/rules/testing-tier-config.md +145 -0
  55. package/substrate/.claude/rules/testing.md +38 -0
  56. package/substrate/.claude/rules/turn-estimate-grounding.md +134 -0
  57. package/substrate/.claude/rules/visual-hierarchy.md +437 -0
  58. package/substrate/.claude/rules/we-dont-break-adopters.md +126 -0
  59. package/substrate/.claude/rules/wu-sequencing-compounds.md +145 -0
  60. package/substrate/.claude/skills/build/SKILL.md +1 -1
  61. package/substrate/.claude/skills/chronicle/SKILL.md +55 -0
  62. package/substrate/.claude/skills/clean-artifacts/SKILL.md +249 -0
  63. package/substrate/.claude/skills/decompose/SKILL.md +1 -1
  64. package/substrate/.claude/skills/diagnose/SKILL.md +1 -1
  65. package/substrate/.claude/skills/feynman/SKILL.md +90 -0
  66. package/substrate/.claude/skills/howdoi/SKILL.md +1 -1
  67. package/substrate/.claude/skills/ia-model/SKILL.md +1 -1
  68. package/substrate/.claude/skills/interaction-design/SKILL.md +1 -1
  69. package/substrate/.claude/skills/interpret-input/SKILL.md +8 -8
  70. package/substrate/.claude/skills/journal/SKILL.md +209 -0
  71. package/substrate/.claude/skills/kiss/SKILL.md +1 -1
  72. package/substrate/.claude/skills/launch/SKILL.md +14 -23
  73. package/substrate/.claude/skills/lean-canvas/SKILL.md +1 -1
  74. package/substrate/.claude/skills/longrun/SKILL.md +45 -8
  75. package/substrate/.claude/skills/luminary/SKILL.md +1 -1
  76. package/substrate/.claude/skills/ogilvy-writing-audit/SKILL.md +1 -1
  77. package/substrate/.claude/skills/onboard-repo/SKILL.md +143 -709
  78. package/substrate/.claude/skills/pattern-review/SKILL.md +1 -1
  79. package/substrate/.claude/skills/personas/SKILL.md +5 -5
  80. package/substrate/.claude/skills/promote/SKILL.md +1 -1
  81. package/substrate/.claude/skills/requirement/SKILL.md +1 -1
  82. package/substrate/.claude/skills/retro/SKILL.md +1 -1
  83. package/substrate/.claude/skills/riff/SKILL.md +1 -1
  84. package/substrate/.claude/skills/roadmap-reconcile/SKILL.md +1 -1
  85. package/substrate/.claude/skills/session-end/SKILL.md +1 -1
  86. package/substrate/.claude/skills/session-log/SKILL.md +3 -3
  87. package/substrate/.claude/skills/skills/SKILL.md +1 -1
  88. package/substrate/.claude/skills/spec/SKILL.md +1 -1
  89. package/substrate/.claude/skills/sprint/SKILL.md +1 -1
  90. package/substrate/.claude/skills/stage/SKILL.md +1 -1
  91. package/substrate/.claude/skills/state-a-problem/SKILL.md +1 -1
  92. package/substrate/.claude/skills/temperance/SKILL.md +1 -1
  93. package/substrate/.claude/skills/use-case/SKILL.md +1 -1
  94. package/substrate/.claude/skills/user-stories/SKILL.md +1 -1
  95. package/substrate/.claude/skills/value-prop/SKILL.md +1 -1
  96. package/substrate/.claude/skills/verify/SKILL.md +1 -1
  97. package/substrate/.claude/skills/visual-review/SKILL.md +503 -0
  98. package/substrate/.claude/skills/whats-the-plan/SKILL.md +202 -0
  99. package/substrate/.claude/skills/whereami/SKILL.md +2 -2
  100. package/substrate/CONTRIBUTING.md +1 -1
  101. package/substrate/README.md +5 -5
  102. package/substrate/lib/prose-scan-boundary.sh +171 -0
  103. package/substrate/lib/tier-check.sh +50 -1
  104. package/substrate/lib/tier-dependency-audit.sh +159 -4
  105. package/substrate/presence/install/bassclef-sync.template.sh +1 -1
  106. package/substrate/scripts/generate-lite-manifest.sh +21 -5
  107. package/substrate/standards/adr-template.md +86 -0
  108. package/substrate/standards/api-conventions/nextjs.md +84 -0
  109. package/substrate/standards/artifact-composition.md +209 -0
  110. package/substrate/standards/bash-hook-safety.md +246 -0
  111. package/substrate/standards/branch-stacking.md +408 -0
  112. package/substrate/standards/code-safety-principles.md +176 -0
  113. package/substrate/standards/composer-prerequisites.md +155 -0
  114. package/substrate/standards/dependency-discipline/cargo.md +39 -0
  115. package/substrate/standards/dependency-discipline/gem.md +43 -0
  116. package/substrate/standards/dependency-discipline/go-mod.md +41 -0
  117. package/substrate/standards/dependency-discipline/npm.md +42 -0
  118. package/substrate/standards/dependency-discipline/pip.md +42 -0
  119. package/substrate/standards/deployment-topology/ec2-tailscale.md +225 -0
  120. package/substrate/standards/deployment-topology.md +69 -0
  121. package/substrate/standards/docs-sync-allowlist.md +4 -4
  122. package/substrate/standards/domain-and-dns.md +145 -0
  123. package/substrate/standards/frontend-stack.md +67 -0
  124. package/substrate/standards/frontmatter-schema.md +154 -0
  125. package/substrate/standards/hook-injection-discipline.md +202 -0
  126. package/substrate/standards/hook-install-class.md +215 -0
  127. package/substrate/standards/input-handler-interface.md +152 -0
  128. package/substrate/standards/lite-manifest-schema-changes.md +60 -0
  129. package/substrate/standards/luminary-matching.md +105 -0
  130. package/substrate/standards/migration-discipline/active-record.md +50 -0
  131. package/substrate/standards/migration-discipline/alembic.md +43 -0
  132. package/substrate/standards/migration-discipline/gorm.md +50 -0
  133. package/substrate/standards/migration-discipline/prisma.md +53 -0
  134. package/substrate/standards/migration-discipline/sqlalchemy.md +51 -0
  135. package/substrate/standards/mobile-ephemeral-session.md +167 -0
  136. package/substrate/standards/model-routing-discipline.md +160 -0
  137. package/substrate/standards/persona-schema.md +229 -0
  138. package/substrate/standards/pluggable-luminaries.md +323 -0
  139. package/substrate/standards/pr-body-discipline.md +115 -0
  140. package/substrate/standards/preview-state-schema.md +189 -0
  141. package/substrate/standards/reserved-skill-names.md +120 -0
  142. package/substrate/standards/scannable-multi-option-output.md +261 -0
  143. package/substrate/standards/sdlc-gates/typescript.md +57 -0
  144. package/substrate/standards/session-board.md +256 -0
  145. package/substrate/standards/state-spine-contract.md +255 -0
  146. package/substrate/standards/steering-hints/kiss-words.md +11 -0
  147. package/substrate/standards/substrate-config-schema.md +267 -0
  148. package/substrate/standards/tier-dependency-analysis.md +1 -1
  149. package/substrate/standards/tier-tag-schema.md +1 -1
  150. package/substrate/standards/two-layer-config.md +99 -0
  151. package/substrate/standards/use-case-format.md +292 -0
  152. package/substrate/standards/user-story-invest.md +268 -0
  153. package/substrate/standards/velocity-and-appetite.md +229 -0
  154. package/substrate/standards/voice-input-pattern.md +119 -0
  155. package/substrate/standards/worktree-management.md +211 -0
  156. package/substrate/templates/chronicle-template.md +75 -0
  157. package/substrate/templates/memory-proposal-template.md +77 -0
  158. package/substrate/templates/persona-template.md +200 -0
  159. package/substrate/templates/pr-faq.md +45 -0
  160. package/substrate/templates/secret-rotation-template.md +162 -0
  161. package/substrate/templates/spec-template.md +131 -0
  162. package/substrate/templates/use-case-template.md +194 -0
  163. package/substrate/templates/user-story-template.md +107 -0
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  tier: lite
3
3
  name: pattern-review
4
- description: Review code through the lens of world-class engineering patterns GoF, Fowler, SOLID, DDD. Flag violations, suggest improvements. (Renamed from /principal-engineer on 2026-04-15 — names the output, not the persona; complements /architect-review which is system-level.)
4
+ description: "Review code through the lens of world-class engineering patterns \u2014 GoF, Fowler, SOLID, DDD. Flag violations and suggest improvements. Complements /architect-review which is system-level."
5
5
  problem: "Code review catches style but misses architecture. A wrong pattern ships and blocks future work."
6
6
  value: "Review through the lens of GoF and Fowler and SOLID and DDD. Names the pattern gap or misuse."
7
7
  inputs: [A file path or PR ref or code block]
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  tier: lite
3
3
  name: personas
4
- description: Load, list, and manage user personas the bassclef WHO record. Downstream skills (value-prop-canvas, synthetic-user, user-stories, jtbd-tasks) read from its output. Defaults to operator when no personas exist.
4
+ description: "Load, list, and manage user personas \u2014 the bassclef WHO record. Downstream skills (value-prop-canvas, synthetic-user, user-stories, jtbd-tasks) read from its output. Defaults to operator when no personas exist."
5
5
  problem: "Product decisions get made for a nameless user. Downstream skills invent personas per session."
6
6
  value: "One record of the WHO the product serves. Every skill reads the same personas."
7
7
  inputs: [Manage command — list or add or edit or delete]
@@ -59,7 +59,7 @@ with every agent session regardless of runtime.
59
59
 
60
60
  Search for persona files in this order:
61
61
 
62
- 1. `docs/personas/*.md` — **preferred bassclef path** (per bassclef #200)
62
+ 1. `docs/personas/*.md` — **preferred bassclef path**
63
63
  2. `docs/design/personas/*.md` — legacy path (supported for backward compat with `/jtbd-tasks` + `/synthetic-user`)
64
64
  3. If neither directory exists: proceed to operator-default fallback (Step 4)
65
65
 
@@ -191,9 +191,9 @@ When it's a red flag:
191
191
 
192
192
  ## Provenance & evolution
193
193
 
194
- - Drafted in an operator project during psychographic mining; produced with source traces
195
- - Promoted to bassclef via issue #200 ()
196
- - Compose surface: 8 downstream skills identified; contract is file-system-level (`docs/personas/*.md`), not code-level
194
+ - Started as adopter work on user personas. Notes traced to real sources.
195
+ - Later shipped upstream to bassclef.
196
+ - Eight downstream skills read from `docs/personas/*.md`.
197
197
 
198
198
  Future promotions referenced (separate goals):
199
199
  - `/psychographic-mine` — upstream generator
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  tier: lite
3
3
  name: promote
4
- description: Propose promoting an app-level standard to bassclef. Creates an issue in the current repo (not bassclef) with the bassclef-evolution label; three modes cover default, luminary upgrade, and substrate defect.
4
+ description: "Propose promoting a pattern to bassclef. Creates an issue in the current repo (not bassclef) with the bassclef-evolution label. Three modes cover default, luminary upgrade, and substrate defect."
5
5
  problem: "Good patterns in one adopter repo stay stuck there. Every other adopter reinvents the same wheel."
6
6
  value: "Files a promote ticket in the current repo plus bassclef-upstream. Substrate evolves with real usage."
7
7
  inputs: [A pattern description or code snippet or discipline learned]
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: requirement
3
- description: "Produce Cockburn use cases + INVEST user stories for a feature in one pass. Sam writes formal use cases for a spec. Louis writes INVEST stories for a backlog. You get both from one operator input. Combines /use-case + /user-stories."
3
+ description: "Produce Cockburn use cases plus INVEST user stories for a feature in one pass. Sam writes formal use cases for a spec. Louis writes INVEST stories for a backlog. You get both from one operator input. Combines /use-case + /user-stories."
4
4
  problem: "Features get built from a one-line ticket. Corners get cut. Acceptance drifts from what the persona needs."
5
5
  value: "Cockburn use cases plus INVEST user stories in one pass. Written for a Sam-style persona."
6
6
  inputs: [A feature name or ticket ref]
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  tier: lite
3
3
  name: retro
4
- description: Session retrospective reflect on what worked, what didn't, what to change.
4
+ description: "Reflect at session close. Names what worked, what didn't, and what to change next time. Feeds candidate follow-on tickets."
5
5
  problem: "Sessions end and the lessons vanish. What worked and what broke \u2014 nowhere written."
6
6
  value: "A short retro that names what to keep and what to change next session."
7
7
  inputs: [Optional session or goal ref]
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: riff
3
- description: "Produce 2-3 clickable mock alternatives for a UI surface. Each mock uses a different luminary lens. Louis picks a marketing variant. Sam picks a direction before building. Combines /interpret-input + /luminary + /stage at standard + /visual-review."
3
+ description: "Produce 2-3 clickable mock alternatives for a UI surface. Each mock uses a different luminary lens. Louis picks a marketing variant. Sam picks a direction before building. Combines /interpret-input + /luminary + /stage + /visual-review."
4
4
  problem: "Design directions get one variant and no comparison. Operator picks blind. Rework is huge."
5
5
  value: "Two or three clickable mocks per UI surface. Each mock pins a different luminary lens."
6
6
  inputs: [A UI surface intent or design goal]
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  tier: lite
3
3
  name: roadmap-reconcile
4
- description: Audit canvas LR-N tables and roadmap entries against recent chronicles, merged PRs, and freshly-filed tickets surface drift via dry-run, or apply edits with --apply. Run at /longrun prep + /sprint as a pre-flight check.
4
+ description: "Audit canvas LR-N tables and roadmap entries against recent chronicles, merged PRs, and freshly-filed tickets. Surface drift via --dry-run. Apply edits with --apply. Runs at /longrun prep and /sprint as pre-flight."
5
5
  problem: "Canvas roadmap tables get stale. Shipped work sits marked pending. Sequencing drifts from reality."
6
6
  value: "Diffs the roadmap against merged PRs plus fresh session logs. Applies edits so the canvas matches reality."
7
7
  inputs: [Optional --dry-run or --apply flag, Roadmap path or canvas ref]
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: session-end
3
- description: "Close the session cleanly write the session log, push artifacts, update whereami. Run when the Stop hook fails or when you want to end deliberately. Three tiers of obligation: MUST, SHOULD, MAY."
3
+ description: "Close the session cleanly. Writes the session log, pushes artifacts, updates whereami. Run when the Stop hook fails or when you want to end deliberately. Three tiers of obligation: MUST, SHOULD, MAY."
4
4
  problem: "Sessions end without writing state. Next session starts cold. Session logs missing."
5
5
  value: "Three tiers of close. Must-tier always runs local. Should-tier pushes if network is up."
6
6
  inputs: [Optional — run explicitly or fires from Stop hook]
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: session-log
3
- description: "Write the session's log entry what shipped, what was decided, what's still open. Reads the day's commits and conversation; outputs a markdown entry with gates fired, sources read, discoveries surfaced. Run at session end before close. Renamed from /chronicle per ADR-040."
3
+ description: "Write the session's log entry \u2014 what shipped, what was decided, what's still open. Reads the day's commits and conversation. Outputs a markdown entry with gates fired, sources read, and discoveries surfaced. Renamed from /chronicle."
4
4
  problem: "Session logs get lost between mid-session interrupts and Stop hook races. Next session has no memory."
5
5
  value: "One log entry that names what shipped and what was decided and what's still open."
6
6
  inputs: [Optional Gate Evidence auto-populate flag]
@@ -192,7 +192,7 @@ If a single date carries two distinct work sessions (morning + evening, or goal
192
192
 
193
193
  ### Grace window on old vocabulary and skill name
194
194
 
195
- Old vocabulary (bet → goal, step → step, chronicle → session log) still works through 2026-10-31 per ADR-031 and `.claude/rules/we-dont-break-adopters.md`. The old skill name `/chronicle` still resolves alongside `/session-log` during the same window. The rename registers in `standards/file-renames.json` per `.claude/rules/file-rename-discipline.md`.
195
+ Old vocabulary (bet → goal, step → step, chronicle → session log) still works through 2026-10-31 per ADR-031 and `.claude/rules/we-dont-break-adopters.md`. The old skill name `/chronicle` still resolves alongside `/session-log` during the same window. The rename registers in `standards/file-renames.json` per the bassclef file-rename discipline (standard tier).
196
196
 
197
197
  Artifact directory names (`chronicle/`, `docs/chronicle/`) stay during this grace window. A separate migration handles the directory rename after the SKILL rename settles.
198
198
 
@@ -279,7 +279,7 @@ Shipped 4 PRs across foundation cures + first Wave 1 skill refactor...
279
279
  - ADR-040 planning-skill vocabulary and lite profile
280
280
  - `.claude/rules/plain-english-discipline.md`
281
281
  - `.claude/rules/we-dont-break-adopters.md`
282
- - `.claude/rules/file-rename-discipline.md`
282
+ - file-rename-discipline (standard tier)
283
283
  - `.claude/rules/session-artifacts.md`
284
284
  - `.claude/rules/accessor-library-discipline.md`
285
285
  - `standards/sdlc-compliance.md` — Gate Evidence discipline
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  tier: lite
3
3
  name: skills
4
- description: Browse the skill catalog live every skill grouped by discovery cluster with descriptions, modes, and key chains. Reads SKILL.md frontmatter directly so the catalog explains itself.
4
+ description: "Browse the skill catalog live. Every skill grouped by discovery cluster with descriptions, modes, and key chains. Reads SKILL.md frontmatter directly so the catalog explains itself."
5
5
  problem: "Bassclef ships around 99 skills. Adopters don't know which one fits their moment."
6
6
  value: "The catalog live. Every skill grouped by discovery cluster. Descriptions optimized for scan."
7
7
  inputs: [Optional filter — cluster name or phase or keyword]
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  tier: lite
3
3
  name: spec
4
- description: "Spec doc from a canvas or issue. Bridges product thinking to code."
4
+ description: "Turn a canvas or issue into a structured spec. Names the What, the Why, and the acceptance list. Downstream skills read the spec as source-of-truth."
5
5
  problem: "Canvases sketch a product. Tickets ask for features. The bridge to code doesn't exist."
6
6
  value: "One spec that names the What and the Why and the acceptance list. Downstream skills read it."
7
7
  inputs: [A canvas path or issue ref or scope description]
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: sprint
3
- description: "Show what's in flight and what's next. Reads project state, open issues, and the active goal; proposes the next sprint at thread level, not just the nearest leaf. Run at session start."
3
+ description: "Show what's in flight and what's next. Reads project state, open issues, and the active goal. Proposes the next sprint at thread level, not just the nearest leaf. Run at session start."
4
4
  problem: "Session-start orientation takes a full read of git log and whereami and open PRs. Slow."
5
5
  value: "One glance at what's in flight and what's next and what's blocked. Reads project state once."
6
6
  inputs: [Optional focus flag]
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  tier: lite
3
3
  name: stage
4
- description: "Turn an idea into clickable mock variants on a deployed subdomain. Two sizes: quick (~30 min, 2 variants) and light (~2h, 3 variants + an Anthropic baseline). Operator picks a direction from phone before committing to build-tier work. For deeper buildable plans, use /launch."
4
+ description: "Turn an idea into clickable mock variants on a deployed subdomain. Two sizes: quick (~30 min, 2 variants) and light (~2h, 3 variants plus an Anthropic baseline). Operator picks a direction from phone before committing to build work."
5
5
  problem: "A UI idea needs to be seen before it can be judged. Prose and wireframes lose the story."
6
6
  value: "Turns an idea into clickable mocks on a deployed subdomain. Operator taps through and picks."
7
7
  inputs: [A UI intent or design goal, Optional size — quick or light]
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  tier: lite
3
3
  name: state-a-problem
4
- description: Draft a problem statement for a PR, issue, canvas, or spec. Two sizes brief (≤500 chars, opener, framework implicit) and para (≤1200 chars, 5-block Who/What/When/Why-now/Outcome template). Runs /kiss --grade8 inline by default; --no-kiss opts out.
4
+ description: "Draft a problem statement for a PR, issue, canvas, or spec. Two sizes: brief (\u2264500 chars, opener, framework implicit) and para (\u22641200 chars, 5-block Who/What/When/Why-now/Outcome template). Runs /kiss --grade8 inline by default."
5
5
  problem: "PR bodies and issue bodies open with framing that hides the user pain. Readers scroll past."
6
6
  value: "One statement that leads with who hurts and what breaks and why fix it now. Ready to paste."
7
7
  inputs: [A ticket ref or doc path or scope description, Optional size — brief or para]
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  tier: lite
3
3
  name: temperance
4
- description: "Pause-and-think gate. Asks: am I building the right thing AND building it the right way? Fires before every non-trivial action."
4
+ description: "Pause and think before you code. Asks \u2014 am I building the right thing AND building it the right way? Fires before every non-trivial action."
5
5
  problem: "Sessions dive into edits before the operator asks whether it's the right work or the right shape."
6
6
  value: "A pause-and-think gate at every scope decision boundary. Six questions before code."
7
7
  inputs: [Optional scope decision context]
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  tier: lite
3
3
  name: use-case
4
- description: Produce Cockburn-style use cases main success scenario + numbered extensions + preconditions + postconditions + stakeholders. Closes the gap between /user-stories (backlog tokens) and /spec (build spec). Distinct from /task-scenarios (UX research narrative).
4
+ description: "Produce Cockburn-style use cases \u2014 main success scenario, numbered extensions, preconditions, postconditions, and stakeholders. Closes the gap between /user-stories and /spec. Distinct from /task-scenarios (UX narrative)."
5
5
  problem: "Requirements go straight to code without a main success scenario. Extension paths get invented per PR."
6
6
  value: "Cockburn-style use cases with numbered extensions and pre/postcondition contracts."
7
7
  inputs: [A feature or persona-scoped scope]
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  tier: lite
3
3
  name: user-stories
4
- description: Produce INVEST-shaped user stories that trace back to personas, JTBDs, and value-prop-canvas entries. Backlog-intake artifact for incremental delivery. Distinct from /task-scenarios (UX research narrative) and /use-case (system behavior spec).
4
+ description: "Produce INVEST-shaped user stories that trace back to personas, JTBDs, and value-prop-canvas entries. Backlog-intake artifact for incremental delivery. Distinct from /task-scenarios (UX narrative) and /use-case (system behavior)."
5
5
  problem: "Stories get written from developer intent not persona need. INVEST shape drifts."
6
6
  value: "INVEST-shaped stories that trace back to personas and JTBDs and value prop."
7
7
  inputs: [A feature scope plus personas ref]
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  tier: lite
3
3
  name: value-prop
4
- description: Draft a value prop for a ticket, goal, or feature. Three sizes tweet (≤280 chars claim + sharpener), brief (claim + 3 reasons), verbose (full Dunford / Moore positioning). Pick the size that matches your audience attention.
4
+ description: "Draft a value prop for a ticket, goal, or feature. Three sizes: tweet (\u2264280 chars claim + sharpener), brief (claim + 3 reasons), verbose (full Dunford / Moore positioning). Pick the size that matches your audience attention."
5
5
  problem: "PR bodies and ticket bodies open with solution-framing. The reader has no reason to care."
6
6
  value: "One line that names claim plus sharpener. Three sizes \u2014 tweet and brief and verbose."
7
7
  inputs: [A ticket ref or doc path or scope description, Optional size — tweet or brief or verbose]
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  tier: lite
3
3
  name: verify
4
- description: Post-build verification gate — run after each task before committing. Matches change type to appropriate verification and writes a marker the pre-commit hook reads.
4
+ description: "Verify post-build before committing. Matches change type to check list. Writes a marker the pre-commit hook reads. Runs after each task."
5
5
  problem: "Tests run but scope-drift and missed acceptance and ADR violations slip through."
6
6
  value: "Post-build gate that matches change type to check list. Runs before commit not after."
7
7
  inputs: [Change type or scope hint]