specweave 1.0.229 → 1.0.230

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 (267) hide show
  1. package/CLAUDE.md +2 -1
  2. package/package.json +1 -1
  3. package/plugins/specweave/commands/abandon.md +1 -1
  4. package/plugins/specweave/commands/analytics.md +0 -1
  5. package/plugins/specweave/commands/api-docs.md +0 -1
  6. package/plugins/specweave/commands/archive.md +1 -1
  7. package/plugins/specweave/commands/auto-parallel.md +1 -1
  8. package/plugins/specweave/commands/brownfield-analyzer.md +1 -1
  9. package/plugins/specweave/commands/brownfield-onboarder.md +1 -1
  10. package/plugins/specweave/commands/check-hooks.md +0 -1
  11. package/plugins/specweave/commands/code-reviewer.md +0 -1
  12. package/plugins/specweave/commands/code-standards-analyzer.md +0 -1
  13. package/plugins/specweave/commands/discrepancies.md +0 -1
  14. package/plugins/specweave/commands/discrepancy-to-increment.md +0 -1
  15. package/plugins/specweave/commands/docs-writer.md +0 -1
  16. package/plugins/specweave/commands/embed-acs.md +0 -1
  17. package/plugins/specweave/commands/export-skills.md +1 -1
  18. package/plugins/specweave/commands/external.md +0 -1
  19. package/plugins/specweave/commands/feature-dev.md +0 -1
  20. package/plugins/specweave/commands/fix-duplicates.md +1 -1
  21. package/plugins/specweave/commands/image-generation.md +1 -1
  22. package/plugins/specweave/commands/import-docs.md +1 -1
  23. package/plugins/specweave/commands/import-external.md +1 -1
  24. package/plugins/specweave/commands/increment-planner.md +0 -1
  25. package/plugins/specweave/commands/jobs.md +0 -1
  26. package/plugins/specweave/commands/judge-llm.md +3 -2
  27. package/plugins/specweave/commands/living-docs.md +0 -1
  28. package/plugins/specweave/commands/migrate-config.md +1 -1
  29. package/plugins/specweave/commands/notifications.md +0 -1
  30. package/plugins/specweave/commands/npm.md +1 -1
  31. package/plugins/specweave/commands/plugin-validator.md +0 -1
  32. package/plugins/specweave/commands/qa.md +0 -1
  33. package/plugins/specweave/commands/reconcile.md +1 -1
  34. package/plugins/specweave/commands/reflect-check.md +0 -1
  35. package/plugins/specweave/commands/reflect.md +103 -32
  36. package/plugins/specweave/commands/restore.md +1 -1
  37. package/plugins/specweave/commands/revert-wip-limit.md +1 -1
  38. package/plugins/specweave/commands/role-orchestrator.md +0 -1
  39. package/plugins/specweave/commands/skill.md +9 -17
  40. package/plugins/specweave/commands/state.md +209 -0
  41. package/plugins/specweave/commands/sync-acs.md +1 -1
  42. package/plugins/specweave/commands/sync-docs.md +0 -1
  43. package/plugins/specweave/commands/sync-progress.md +0 -1
  44. package/plugins/specweave/commands/sync-specs.md +0 -1
  45. package/plugins/specweave/commands/sync-status.md +1 -1
  46. package/plugins/specweave/commands/sync-tasks.md +0 -1
  47. package/plugins/specweave/commands/translate.md +1 -1
  48. package/plugins/specweave/commands/update-scope.md +1 -1
  49. package/plugins/specweave/commands/validate-features.md +0 -1
  50. package/plugins/specweave/skills/architect/SKILL.md +0 -1
  51. package/plugins/specweave/skills/archive-increments/SKILL.md +0 -1
  52. package/plugins/specweave/{commands/auto.md → skills/auto/SKILL.md} +1 -1
  53. package/plugins/specweave/{commands/auto-status.md → skills/auto-status/SKILL.md} +0 -1
  54. package/plugins/specweave/{commands/cancel-auto.md → skills/cancel-auto/SKILL.md} +1 -1
  55. package/plugins/specweave/skills/code-simplifier/SKILL.md +0 -1
  56. package/plugins/specweave/skills/compliance-architecture/SKILL.md +0 -1
  57. package/plugins/specweave/skills/detector/SKILL.md +0 -1
  58. package/plugins/specweave/{commands/do.md → skills/do/SKILL.md} +1 -1
  59. package/plugins/specweave/skills/docs-updater/SKILL.md +0 -1
  60. package/plugins/specweave/{commands/done.md → skills/done/SKILL.md} +1 -1
  61. package/plugins/specweave/skills/external-sync-wizard/SKILL.md +0 -1
  62. package/plugins/specweave/skills/framework/SKILL.md +0 -1
  63. package/plugins/specweave/skills/grill/SKILL.md +0 -1
  64. package/plugins/specweave/{commands/increment.md → skills/increment/SKILL.md} +1 -1
  65. package/plugins/specweave/skills/increment-work-router/SKILL.md +0 -1
  66. package/plugins/specweave/skills/infrastructure/SKILL.md +0 -1
  67. package/plugins/specweave/skills/lsp/SKILL.md +0 -1
  68. package/plugins/specweave/skills/multi-project-spec-mapper/SKILL.md +0 -1
  69. package/plugins/specweave/{commands/next.md → skills/next/SKILL.md} +0 -1
  70. package/plugins/specweave/skills/performance/SKILL.md +0 -1
  71. package/plugins/specweave/{commands/plan.md → skills/plan/SKILL.md} +0 -1
  72. package/plugins/specweave/skills/pm/SKILL.md +0 -1
  73. package/plugins/specweave/skills/pm-closure-validation/SKILL.md +0 -1
  74. package/plugins/specweave/{commands/progress.md → skills/progress/SKILL.md} +0 -1
  75. package/plugins/specweave/skills/progress-sync/SKILL.md +0 -1
  76. package/plugins/specweave/skills/qa-lead/SKILL.md +0 -1
  77. package/plugins/specweave/skills/roadmap-planner/SKILL.md +0 -1
  78. package/plugins/specweave/{commands/save.md → skills/save/SKILL.md} +1 -1
  79. package/plugins/specweave/skills/security/SKILL.md +0 -1
  80. package/plugins/specweave/skills/security-patterns/SKILL.md +0 -1
  81. package/plugins/specweave/skills/self-validating-example/SKILL.md +0 -1
  82. package/plugins/specweave/skills/serverless-recommender/SKILL.md +0 -1
  83. package/plugins/specweave/skills/service-connect/SKILL.md +0 -1
  84. package/plugins/specweave/skills/smart-reopen-detector/SKILL.md +0 -1
  85. package/plugins/specweave/skills/spec-generator/SKILL.md +0 -1
  86. package/plugins/specweave/{commands/status.md → skills/status/SKILL.md} +0 -1
  87. package/plugins/specweave/{commands/tdd-cycle.md → skills/tdd-cycle/SKILL.md} +0 -1
  88. package/plugins/specweave/{commands/tdd-green.md → skills/tdd-green/SKILL.md} +0 -1
  89. package/plugins/specweave/skills/tdd-orchestrator/SKILL.md +0 -1
  90. package/plugins/specweave/{commands/tdd-red.md → skills/tdd-red/SKILL.md} +0 -1
  91. package/plugins/specweave/{commands/tdd-refactor.md → skills/tdd-refactor/SKILL.md} +0 -1
  92. package/plugins/specweave/skills/tech-lead/SKILL.md +0 -1
  93. package/plugins/specweave/skills/test-aware-planner/SKILL.md +0 -1
  94. package/plugins/specweave/skills/translator/SKILL.md +0 -1
  95. package/plugins/specweave/skills/umbrella-repo-detector/SKILL.md +0 -1
  96. package/plugins/specweave/skills/update-instructions/SKILL.md +0 -1
  97. package/plugins/specweave/{commands/validate.md → skills/validate/SKILL.md} +0 -1
  98. package/plugins/specweave-ado/commands/cleanup-duplicates.md +0 -1
  99. package/plugins/specweave-ado/commands/clone.md +0 -1
  100. package/plugins/specweave-ado/commands/close.md +0 -1
  101. package/plugins/specweave-ado/commands/create.md +0 -1
  102. package/plugins/specweave-ado/commands/import-areas.md +0 -1
  103. package/plugins/specweave-ado/commands/import-projects.md +0 -1
  104. package/plugins/specweave-ado/commands/pull.md +0 -1
  105. package/plugins/specweave-ado/commands/push.md +0 -1
  106. package/plugins/specweave-ado/commands/reconcile.md +0 -1
  107. package/plugins/specweave-ado/commands/status.md +0 -1
  108. package/plugins/specweave-ado/commands/sync.md +0 -1
  109. package/plugins/specweave-ado/lib/ado-multi-project-sync.js +1 -0
  110. package/plugins/specweave-ado/skills/ado-mapper/SKILL.md +0 -1
  111. package/plugins/specweave-ado/skills/ado-multi-project/SKILL.md +0 -1
  112. package/plugins/specweave-ado/skills/ado-resource-validator/SKILL.md +0 -1
  113. package/plugins/specweave-ado/skills/ado-sync/SKILL.md +0 -1
  114. package/plugins/specweave-backend/commands/api-scaffold.md +0 -1
  115. package/plugins/specweave-backend/commands/crud-generate.md +0 -1
  116. package/plugins/specweave-backend/commands/migration-generate.md +0 -1
  117. package/plugins/specweave-backend/skills/database-optimizer/SKILL.md +0 -1
  118. package/plugins/specweave-backend/skills/dotnet-backend/SKILL.md +0 -1
  119. package/plugins/specweave-backend/skills/nodejs-backend/SKILL.md +0 -1
  120. package/plugins/specweave-backend/skills/python-backend/SKILL.md +0 -1
  121. package/plugins/specweave-confluent/commands/connector-deploy.md +0 -1
  122. package/plugins/specweave-confluent/commands/ksqldb-query.md +0 -1
  123. package/plugins/specweave-confluent/commands/schema-register.md +0 -1
  124. package/plugins/specweave-confluent/skills/confluent-kafka-connect/SKILL.md +0 -1
  125. package/plugins/specweave-confluent/skills/confluent-ksqldb/SKILL.md +0 -1
  126. package/plugins/specweave-confluent/skills/confluent-schema-registry/SKILL.md +0 -1
  127. package/plugins/specweave-cost-optimizer/commands/cost-analyze.md +0 -1
  128. package/plugins/specweave-cost-optimizer/commands/cost-optimize.md +0 -1
  129. package/plugins/specweave-cost-optimizer/skills/aws-cost-expert/SKILL.md +0 -1
  130. package/plugins/specweave-cost-optimizer/skills/cloud-pricing/SKILL.md +0 -1
  131. package/plugins/specweave-cost-optimizer/skills/cost-optimization/SKILL.md +0 -1
  132. package/plugins/specweave-diagrams/commands/diagrams-generate.md +0 -1
  133. package/plugins/specweave-diagrams/skills/diagrams-architect/SKILL.md +0 -1
  134. package/plugins/specweave-diagrams/skills/diagrams-generator/SKILL.md +0 -1
  135. package/plugins/specweave-docs/commands/build.md +0 -1
  136. package/plugins/specweave-docs/commands/generate.md +0 -1
  137. package/plugins/specweave-docs/commands/health.md +0 -1
  138. package/plugins/specweave-docs/commands/init.md +0 -1
  139. package/plugins/specweave-docs/commands/organize.md +0 -1
  140. package/plugins/specweave-docs/commands/validate.md +0 -1
  141. package/plugins/specweave-docs/commands/view.md +0 -1
  142. package/plugins/specweave-docs/skills/docusaurus/SKILL.md +0 -1
  143. package/plugins/specweave-docs/skills/preview/SKILL.md +0 -1
  144. package/plugins/specweave-docs/skills/spec-driven-brainstorming/SKILL.md +0 -1
  145. package/plugins/specweave-docs/skills/stakeholder-docs/SKILL.md +0 -1
  146. package/plugins/specweave-docs/skills/technical-writing/SKILL.md +0 -1
  147. package/plugins/specweave-figma/commands/figma-import.md +0 -1
  148. package/plugins/specweave-figma/commands/figma-to-react.md +0 -1
  149. package/plugins/specweave-figma/commands/figma-tokens.md +0 -1
  150. package/plugins/specweave-frontend/commands/component-generate.md +0 -1
  151. package/plugins/specweave-frontend/commands/design-system-init.md +0 -1
  152. package/plugins/specweave-frontend/commands/frontend-scaffold.md +0 -1
  153. package/plugins/specweave-frontend/commands/nextjs-setup.md +0 -1
  154. package/plugins/specweave-frontend/skills/code-explorer/SKILL.md +0 -1
  155. package/plugins/specweave-frontend/skills/design-system-architect/SKILL.md +0 -1
  156. package/plugins/specweave-frontend/skills/frontend/SKILL.md +0 -1
  157. package/plugins/specweave-frontend/skills/frontend-architect/SKILL.md +0 -1
  158. package/plugins/specweave-frontend/skills/frontend-design/SKILL.md +0 -1
  159. package/plugins/specweave-frontend/skills/nextjs/SKILL.md +0 -1
  160. package/plugins/specweave-github/commands/cleanup-duplicates.md +0 -1
  161. package/plugins/specweave-github/commands/clone.md +0 -1
  162. package/plugins/specweave-github/commands/close.md +0 -1
  163. package/plugins/specweave-github/commands/create.md +0 -1
  164. package/plugins/specweave-github/commands/pull.md +0 -1
  165. package/plugins/specweave-github/commands/push.md +0 -1
  166. package/plugins/specweave-github/commands/reconcile.md +0 -1
  167. package/plugins/specweave-github/commands/status.md +0 -1
  168. package/plugins/specweave-github/commands/sync.md +0 -1
  169. package/plugins/specweave-github/commands/update-user-story.md +0 -1
  170. package/plugins/specweave-github/skills/github-issue-standard/SKILL.md +0 -1
  171. package/plugins/specweave-github/skills/github-issue-tracker/SKILL.md +0 -1
  172. package/plugins/specweave-github/skills/github-multi-project/SKILL.md +0 -1
  173. package/plugins/specweave-github/skills/github-sync/SKILL.md +0 -1
  174. package/plugins/specweave-infrastructure/commands/monitor-setup.md +0 -1
  175. package/plugins/specweave-infrastructure/commands/slo-implement.md +0 -1
  176. package/plugins/specweave-infrastructure/skills/devops/SKILL.md +0 -1
  177. package/plugins/specweave-infrastructure/skills/observability/SKILL.md +0 -1
  178. package/plugins/specweave-jira/commands/cleanup-duplicates.md +0 -1
  179. package/plugins/specweave-jira/commands/close.md +0 -1
  180. package/plugins/specweave-jira/commands/create.md +0 -1
  181. package/plugins/specweave-jira/commands/import-boards.md +0 -1
  182. package/plugins/specweave-jira/commands/import-projects-full.md +0 -1
  183. package/plugins/specweave-jira/commands/import-projects.md +0 -1
  184. package/plugins/specweave-jira/commands/pull.md +0 -1
  185. package/plugins/specweave-jira/commands/push.md +0 -1
  186. package/plugins/specweave-jira/commands/reconcile.md +0 -1
  187. package/plugins/specweave-jira/commands/status.md +0 -1
  188. package/plugins/specweave-jira/commands/sync.md +0 -1
  189. package/plugins/specweave-jira/skills/jira-mapper/SKILL.md +0 -1
  190. package/plugins/specweave-jira/skills/jira-resource-validator/SKILL.md +0 -1
  191. package/plugins/specweave-jira/skills/jira-sync/SKILL.md +0 -1
  192. package/plugins/specweave-kafka/commands/deploy.md +0 -1
  193. package/plugins/specweave-kafka/commands/dev-env.md +0 -1
  194. package/plugins/specweave-kafka/commands/mcp-configure.md +0 -1
  195. package/plugins/specweave-kafka/commands/monitor-setup.md +0 -1
  196. package/plugins/specweave-kafka/skills/kafka-architect/SKILL.md +0 -1
  197. package/plugins/specweave-kafka/skills/kafka-ops/SKILL.md +0 -1
  198. package/plugins/specweave-kafka-streams/commands/topology.md +0 -1
  199. package/plugins/specweave-kafka-streams/skills/kafka-streams-topology/SKILL.md +0 -1
  200. package/plugins/specweave-kubernetes/commands/cluster-setup.md +0 -1
  201. package/plugins/specweave-kubernetes/commands/deployment-generate.md +0 -1
  202. package/plugins/specweave-kubernetes/commands/helm-scaffold.md +0 -1
  203. package/plugins/specweave-kubernetes/skills/gitops-workflow/SKILL.md +0 -1
  204. package/plugins/specweave-kubernetes/skills/helm-chart-scaffolding/SKILL.md +0 -1
  205. package/plugins/specweave-kubernetes/skills/k8s-manifest-generator/SKILL.md +0 -1
  206. package/plugins/specweave-kubernetes/skills/k8s-security-policies/SKILL.md +0 -1
  207. package/plugins/specweave-ml/commands/deploy.md +0 -1
  208. package/plugins/specweave-ml/commands/evaluate.md +0 -1
  209. package/plugins/specweave-ml/commands/explain.md +0 -1
  210. package/plugins/specweave-ml/commands/pipeline.md +0 -1
  211. package/plugins/specweave-ml/skills/data-scientist/SKILL.md +0 -1
  212. package/plugins/specweave-ml/skills/ml-engineer/SKILL.md +0 -1
  213. package/plugins/specweave-ml/skills/ml-specialist/SKILL.md +0 -1
  214. package/plugins/specweave-ml/skills/mlops-engineer/SKILL.md +0 -1
  215. package/plugins/specweave-mobile/commands/app-scaffold.md +0 -1
  216. package/plugins/specweave-mobile/commands/build-config.md +0 -1
  217. package/plugins/specweave-mobile/commands/screen-generate.md +0 -1
  218. package/plugins/specweave-mobile/skills/mobile-architect/SKILL.md +0 -1
  219. package/plugins/specweave-mobile/skills/react-native-expert/SKILL.md +0 -1
  220. package/plugins/specweave-n8n/commands/workflow-template.md +0 -1
  221. package/plugins/specweave-n8n/skills/n8n-kafka-workflows/SKILL.md +0 -1
  222. package/plugins/specweave-payments/commands/stripe-setup.md +0 -1
  223. package/plugins/specweave-payments/commands/subscription-flow.md +0 -1
  224. package/plugins/specweave-payments/commands/subscription-manage.md +0 -1
  225. package/plugins/specweave-payments/commands/webhook-setup.md +0 -1
  226. package/plugins/specweave-payments/skills/billing-automation/SKILL.md +0 -1
  227. package/plugins/specweave-payments/skills/payments/SKILL.md +0 -1
  228. package/plugins/specweave-payments/skills/pci-compliance/SKILL.md +0 -1
  229. package/plugins/specweave-release/commands/align.md +0 -1
  230. package/plugins/specweave-release/commands/init.md +0 -1
  231. package/plugins/specweave-release/commands/npm.md +0 -1
  232. package/plugins/specweave-release/commands/platform.md +0 -1
  233. package/plugins/specweave-release/commands/rc.md +0 -1
  234. package/plugins/specweave-release/skills/release-coordinator/SKILL.md +0 -1
  235. package/plugins/specweave-release/skills/version-aligner/SKILL.md +0 -1
  236. package/plugins/specweave-testing/commands/e2e-setup.md +0 -1
  237. package/plugins/specweave-testing/commands/test-coverage.md +0 -1
  238. package/plugins/specweave-testing/commands/test-generate.md +0 -1
  239. package/plugins/specweave-testing/commands/test-init.md +0 -1
  240. package/plugins/specweave-testing/commands/ui-automate.md +0 -1
  241. package/plugins/specweave-testing/commands/ui-inspect.md +0 -1
  242. package/plugins/specweave-testing/skills/e2e-testing/SKILL.md +0 -1
  243. package/plugins/specweave-testing/skills/qa-engineer/SKILL.md +0 -1
  244. package/plugins/specweave-testing/skills/unit-testing/SKILL.md +0 -1
  245. package/plugins/specweave/.specweave/logs/reflect/reflect.log +0 -8
  246. package/plugins/specweave/.specweave/logs/stop-auto.log +0 -6
  247. package/plugins/specweave/.specweave/logs/stop-sync.log +0 -10
  248. package/plugins/specweave/commands/backlog.md +0 -211
  249. package/plugins/specweave/commands/grill.md +0 -81
  250. package/plugins/specweave/commands/increment-quality-judge-v2.md +0 -566
  251. package/plugins/specweave/commands/pause.md +0 -193
  252. package/plugins/specweave/commands/reflect-clear.md +0 -83
  253. package/plugins/specweave/commands/reflect-off.md +0 -75
  254. package/plugins/specweave/commands/reflect-on.md +0 -75
  255. package/plugins/specweave/commands/reflect-status.md +0 -76
  256. package/plugins/specweave/commands/reopen.md +0 -418
  257. package/plugins/specweave/commands/resume.md +0 -248
  258. package/plugins/specweave/hooks/.specweave/logs/auto-iterations.log +0 -1
  259. package/plugins/specweave/hooks/.specweave/logs/auto-stop-reasons.log +0 -1
  260. package/plugins/specweave/skills/.specweave/logs/reflect/auto-reflect.log +0 -15
  261. package/plugins/specweave/skills/.specweave/logs/reflect/reflect.log +0 -3
  262. package/plugins/specweave/skills/.specweave/logs/stop-auto.log +0 -1
  263. package/plugins/specweave-ado/lib/enhanced-ado-sync.js +0 -170
  264. package/plugins/specweave-github/hooks/.specweave/logs/hooks-debug.log +0 -1266
  265. package/plugins/specweave-github/lib/enhanced-github-sync.js +0 -220
  266. package/plugins/specweave-jira/lib/enhanced-jira-sync.js +0 -134
  267. package/plugins/specweave-release/hooks/.specweave/logs/dora-tracking.log +0 -1260
package/CLAUDE.md CHANGED
@@ -495,7 +495,8 @@ MCP supports lazy-loading (auto mode) - tools load on-demand when >10% context.
495
495
  | **Completion** | `/sw:done` only (NEVER edit metadata.json) |
496
496
  | **Protected dirs** | NEVER delete `.specweave/docs/`, `.specweave/increments/` |
497
497
  | **Token budget** | ~80k/increment, max 25 tasks, max 1500 lines/file |
498
- | **Marketplace** | Contributors: `scripts/refresh-marketplace.sh` | Users: `specweave refresh-marketplace` |
498
+ | **Marketplace** | Contributors: `scripts/refresh-marketplace.sh` \| Users: `specweave refresh-marketplace` |
499
+ | **No `name:` in frontmatter** | NEVER use `name:` in SKILL.md/command frontmatter - it strips plugin prefix (`/sw:grill` → `/grill`) |
499
500
 
500
501
  ## Plugin Naming
501
502
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "specweave",
3
- "version": "1.0.229",
3
+ "version": "1.0.230",
4
4
  "description": "Spec-driven development framework for Claude Code. AI-native workflow with living documentation, intelligent agents, and multilingual support (9 languages). Enterprise-grade traceability with permanent specs and temporary increments.",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -1,7 +1,7 @@
1
1
  ---
2
- name: abandon
3
2
  description: Abandon an incomplete increment (requirements changed, obsolete)
4
3
  argument-hint: [increment-id] --reason="reason"
4
+ disable-model-invocation: true
5
5
  ---
6
6
 
7
7
  # Abandon Increment Command
@@ -1,5 +1,4 @@
1
1
  ---
2
- name: analytics
3
2
  description: Show usage analytics dashboard - command invocations, skill activations, agent spawns. Supports --export json/csv and --since filtering. Activates for analytics, usage stats, command stats, what commands used, skill usage, agent usage.
4
3
  ---
5
4
 
@@ -1,5 +1,4 @@
1
1
  ---
2
- name: api-docs
3
2
  description: Generate and synchronize API documentation - OpenAPI spec, Postman collection with environments, and API client SDKs. Framework-aware with auto-detection. For API projects only.
4
3
  argument-hint: [--openapi] [--postman] [--all] [--validate]
5
4
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
- name: archive
3
2
  description: Manually archive completed increments and sync living docs - NEVER auto-archives, explicit user action only
3
+ disable-model-invocation: true
4
4
  ---
5
5
 
6
6
  # Archive Increments (Manual Only)
@@ -1,8 +1,8 @@
1
1
  ---
2
- name: auto-parallel
3
2
  description: Enable parallel agent execution for multi-domain features with git worktree isolation
4
3
  argument-hint: "[INCREMENT_ID] --frontend --backend [OPTIONS]"
5
4
  allowed-tools: ["Bash(specweave auto *)"]
5
+ disable-model-invocation: true
6
6
  ---
7
7
 
8
8
  # Parallel Execution Mode
@@ -1,6 +1,6 @@
1
1
  ---
2
- name: brownfield-analyzer
3
2
  description: Analyzes existing brownfield projects to map documentation to SpecWeave's structure (PRD/HLD/Spec/Runbook). Use when migrating existing projects to SpecWeave, scanning legacy docs, or creating project context maps. Detects external tools (JIRA, ADO, GitHub) and supports incremental or comprehensive migration paths.
3
+ disable-model-invocation: true
4
4
  ---
5
5
 
6
6
  # Brownfield Analyzer
@@ -1,6 +1,6 @@
1
1
  ---
2
- name: brownfield-onboarder
3
2
  description: Intelligently onboards brownfield projects by merging existing CLAUDE.md backups into SpecWeave structure. Use when installing SpecWeave into existing projects with CLAUDE.md, merging documentation, or importing project knowledge. Distributes content to appropriate folders without bloating main CLAUDE.md.
3
+ disable-model-invocation: true
4
4
  ---
5
5
 
6
6
  # Brownfield Onboarder - Intelligent CLAUDE.md Merger
@@ -1,5 +1,4 @@
1
1
  ---
2
- name: check-hooks
3
2
  description: Comprehensive health check for hooks - detects import errors, runtime failures, performance issues, and provides auto-fix suggestions
4
3
  ---
5
4
 
@@ -1,5 +1,4 @@
1
1
  ---
2
- name: code-reviewer
3
2
  description: Elite multi-agent code review system with confidence-based scoring. Launches parallel review agents for CLAUDE.md compliance, bug detection, security analysis, and git history context. Filters false positives with 80+ confidence threshold. Use for PR reviews, security audits, or post-implementation self-reflection.
4
3
  model: opus
5
4
  allowed-tools: Read, Edit, Glob, Grep, Bash, Task
@@ -1,5 +1,4 @@
1
1
  ---
2
- name: code-standards-analyzer
3
2
  description: Generate and maintain coding standards documentation from existing codebase patterns. Use when creating STANDARDS.md files, onboarding new developers, documenting team conventions, analyzing naming conventions, detecting anti-patterns, or discovering implicit code standards. Evidence-based approach - standards reflect reality, not aspirations.
4
3
  allowed-tools: Read, Grep, Glob, Bash, Write, Edit
5
4
  ---
@@ -1,5 +1,4 @@
1
1
  ---
2
- name: discrepancies
3
2
  description: View and manage code-to-spec discrepancies. Detects API changes, function signature mismatches, and documentation gaps. Supports brownfield analysis and code-spec comparison.
4
3
  ---
5
4
 
@@ -1,5 +1,4 @@
1
1
  ---
2
- name: discrepancy-to-increment
3
2
  description: Convert brownfield discrepancies into a new increment for systematic documentation improvement. Groups by module, generates spec with ACs, and tracks resolution.
4
3
  ---
5
4
 
@@ -1,5 +1,4 @@
1
1
  ---
2
- name: docs-writer
3
2
  description: Technical documentation writer for clear, comprehensive docs with incremental generation to prevent crashes. Use when creating API documentation, README files, user guides, or developer onboarding docs. Generates one section at a time (Installation → Usage → API → Configuration).
4
3
  allowed-tools: Read, Write, Edit
5
4
  ---
@@ -1,5 +1,4 @@
1
1
  ---
2
- name: embed-acs
3
2
  description: Auto-embed Acceptance Criteria from living docs into increment spec.md for hook compatibility
4
3
  ---
5
4
 
@@ -1,8 +1,8 @@
1
1
  ---
2
- name: export-skills
3
2
  description: Export SpecWeave skills to Agent Skills open standard format (agentskills.io) for cross-platform portability. Use when converting skills to GitHub Copilot, VS Code, Gemini CLI, or Cursor format. Creates portable SKILL.md files compatible with any Agent Skills-supported tool.
4
3
  visibility: public
5
4
  allowed-tools: Read, Write, Glob, Bash
5
+ disable-model-invocation: true
6
6
  ---
7
7
 
8
8
  # Export Skills to Agent Skills Standard
@@ -1,5 +1,4 @@
1
1
  ---
2
- name: external
3
2
  description: View external items dashboard - open issues from GitHub, JIRA, and Azure DevOps
4
3
  argument-hint: [--refresh]
5
4
  ---
@@ -1,5 +1,4 @@
1
1
  ---
2
- name: feature-dev
3
2
  description: Feature Development Workflow - 7-phase structured approach for building features. Based on Anthropic's official feature-dev plugin. Activates for build feature, implement feature, feature development, feature workflow, structured development.
4
3
  argument-hint: "[FEATURE_DESCRIPTION]"
5
4
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
- name: fix-duplicates
3
2
  description: Automatically detect and resolve duplicate increments with smart conflict resolution
3
+ disable-model-invocation: true
4
4
  ---
5
5
 
6
6
  # Fix Duplicate Increments
@@ -1,5 +1,4 @@
1
1
  ---
2
- name: image-generation
3
2
  description: AI image generation using Pollinations.ai with Stable Horde fallback - FREE with no API key required. Use when generating hero images, icons, logos, illustrations, mockups, or any visual assets for websites and apps. Covers product shots, avatars, placeholders, and social media images with professional quality.
4
3
  allowed-tools:
5
4
  - Read
@@ -8,6 +7,7 @@ allowed-tools:
8
7
  - Bash
9
8
  context: fork
10
9
  model: opus
10
+ disable-model-invocation: true
11
11
  ---
12
12
 
13
13
  # AI Image Generation Skill
@@ -1,6 +1,6 @@
1
1
  ---
2
- name: import-docs
3
2
  description: Import brownfield documentation from Notion exports, Confluence, GitHub Wiki, or any markdown folder. Automatically classifies files as specs, modules, team docs, or legacy.
3
+ disable-model-invocation: true
4
4
  ---
5
5
 
6
6
  # Import Brownfield Documentation
@@ -1,6 +1,6 @@
1
1
  ---
2
- name: import-external
3
2
  description: AUTO-EXECUTE import of external work items (GitHub/JIRA/ADO) since last import. NO PROMPTS - immediately runs with defaults. Creates READ-ONLY references in living docs. Options available but NOT required.
3
+ disable-model-invocation: true
4
4
  ---
5
5
 
6
6
  # Import External Work Items (Reference Import)
@@ -1,5 +1,4 @@
1
1
  ---
2
- name: increment-planner
3
2
  description: Plan and create SpecWeave increments with PM and Architect agent collaboration. Use when starting new features, hotfixes, bugs, or any development work that needs specification and task breakdown. Creates spec.md, plan.md, tasks.md with proper AC-IDs and living docs integration.
4
3
  visibility: public
5
4
  context: fork
@@ -1,5 +1,4 @@
1
1
  ---
2
- name: jobs
3
2
  description: Show current work status (active increments, progress) and background jobs (imports, cloning). Even with no jobs, shows increment summary and helpful context.
4
3
  argument-hint: [--all] [--id job-id]
5
4
  ---
@@ -1,5 +1,4 @@
1
1
  ---
2
- name: judge-llm
3
2
  description: Ultrathink LLM-as-Judge validation of completed work. Uses extended thinking by DEFAULT for thorough evaluation.
4
3
  ---
5
4
 
@@ -307,10 +306,12 @@ Claude will:
307
306
  | **Scope** | Increments only | Any files |
308
307
  | **Input** | Increment ID | Files, git diff, context |
309
308
  | **Default Mode** | Standard | **ULTRATHINK** |
310
- | **Pattern** | 7-dimension scoring | Judge LLM reasoning |
309
+ | **Pattern** | 7-dimension scoring + BMAD risk | Judge LLM reasoning |
311
310
  | **Focus** | Spec quality, risks | Code correctness |
312
311
  | **When** | Before increment close | After any work |
313
312
 
313
+ > **Note**: The `increment-quality-judge-v2` command has been retired. Its BMAD risk scoring and quality gate logic are available through `/sw:qa` which uses the v2 assessment internally.
314
+
314
315
  ## Best Practices
315
316
 
316
317
  1. **Use by default**: Ultrathink is worth the extra time for quality
@@ -1,5 +1,4 @@
1
1
  ---
2
- name: living-docs
3
2
  description: Launch or resume Living Docs Builder independently. Generates comprehensive enterprise documentation from codebase analysis with AI-powered insights. LSP-enhanced by default for accurate API extraction.
4
3
  argument-hint: [--resume jobId] [--depth level] [--full-scan]
5
4
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
- name: migrate-config
3
2
  description: Migrate .env-only configuration to split secrets/config format
3
+ disable-model-invocation: true
4
4
  ---
5
5
 
6
6
  Migrate your project from the old .env-only format to the new split format where secrets stay in `.env` (gitignored) and configuration moves to `.specweave/config.json` (committed to git).
@@ -1,5 +1,4 @@
1
1
  ---
2
- name: notifications
3
2
  description: View and manage sync notifications - import completions, discrepancies, sync failures. Filter by type and severity, show details, dismiss notifications.
4
3
  ---
5
4
 
@@ -1,6 +1,6 @@
1
1
  ---
2
- name: npm
3
2
  description: Full patch release with npm publish and GitHub Release. Flags: --quick (no GH release), --ci (Actions), --only (local).
3
+ disable-model-invocation: true
4
4
  ---
5
5
 
6
6
  # /sw:npm - NPM Release Automation
@@ -1,5 +1,4 @@
1
1
  ---
2
- name: plugin-validator
3
2
  description: Validates SpecWeave plugin installation when EXPLICITLY requested by user. Use for checking if plugins are installed correctly, validating marketplace registration, or troubleshooting missing plugins. Only triggers on explicit requests to avoid false positives during normal workflow.
4
3
  allowed-tools: Read, Bash, Grep
5
4
  ---
@@ -1,5 +1,4 @@
1
1
  ---
2
- name: qa
3
2
  description: Run quality assessment on a SpecWeave increment with risk scoring and quality gate decisions
4
3
  ---
5
4
 
@@ -1,6 +1,6 @@
1
1
  ---
2
- name: reconcile
3
2
  description: Reconcile increment ID collisions after multi-developer merge. Renumbers conflicting increments based on modification dates.
3
+ disable-model-invocation: true
4
4
  ---
5
5
 
6
6
  # Reconcile Increment IDs
@@ -1,5 +1,4 @@
1
1
  ---
2
- name: reflect-check
3
2
  description: Diagnostic tool for validating SpecWeave reflection system health and troubleshooting issues. Use when reflection seems stuck, learnings aren't being captured, or CLAUDE.md Skill Memories aren't updating. Checks configuration, permissions, and system state.
4
3
  allowed-tools: Read, Bash
5
4
  user-invocable: false
@@ -1,6 +1,6 @@
1
1
  ---
2
- name: reflect
3
- description: Analyze current session and extract learnings to CLAUDE.md Skill Memories. Enables self-improving AI that learns from corrections and patterns. Activates for reflect, remember, learn from session, extract learnings.
2
+ description: Analyze session and extract learnings to CLAUDE.md Skill Memories. Supports subcommands --on, --off, --status, --clear. Activates for reflect, remember, learn from session, extract learnings.
3
+ argument-hint: [--on | --off | --status | --clear [--skill name | --all]]
4
4
  ---
5
5
 
6
6
  # Reflect Command
@@ -10,18 +10,31 @@ description: Analyze current session and extract learnings to CLAUDE.md Skill Me
10
10
  ## Usage
11
11
 
12
12
  ```bash
13
- # Reflect on current session (analyzes all signals)
13
+ # Manual reflection (analyzes session signals)
14
14
  /sw:reflect
15
-
16
- # Reflect with focus prompt
17
15
  /sw:reflect "Focus on the API patterns we discussed"
16
+
17
+ # Enable auto-reflection on session end
18
+ /sw:reflect --on
19
+
20
+ # Disable auto-reflection
21
+ /sw:reflect --off
22
+
23
+ # Show reflection config and learning statistics
24
+ /sw:reflect --status
25
+
26
+ # Clear learnings
27
+ /sw:reflect --clear --skill frontend
28
+ /sw:reflect --clear --all
18
29
  ```
19
30
 
20
- ## How It Works
31
+ ## Subcommands
32
+
33
+ ### Default (no flags) - Manual Reflection
21
34
 
22
- ### Step 1: Signal Detection
35
+ Scans conversation for learnable signals and extracts to CLAUDE.md.
23
36
 
24
- Scans conversation for learnable signals:
37
+ **Signal Detection:**
25
38
 
26
39
  **Corrections (High Confidence)**
27
40
  ```
@@ -44,30 +57,97 @@ User: "Perfect! That's exactly how our API should look."
44
57
  → Skill: backend
45
58
  ```
46
59
 
47
- ### Step 2: LLM Extraction
60
+ **LLM Extraction** uses Claude Haiku to extract SpecWeave-specific learnings, then writes to the `## Skill Memories` section in CLAUDE.md.
48
61
 
49
- Uses Claude Haiku to extract SpecWeave-specific learnings:
62
+ ### `--on` - Enable Auto-Reflection
50
63
 
51
- ```typescript
52
- interface SkillLearning {
53
- skill: string; // e.g., "frontend", "devops", "general"
54
- learning: string; // The actual learning content
55
- }
64
+ Enables automatic session analysis via the stop hook.
65
+
66
+ **Execution:**
67
+ 1. Read existing config from `.specweave/config.json`
68
+ 2. Update config to set `reflect.enabled: true`
69
+ 3. Display confirmation
70
+
71
+ **Output:**
72
+ ```
73
+ Auto-reflection ENABLED
74
+
75
+ Stop hook will analyze sessions on exit.
76
+ Learnings saved to CLAUDE.md Skill Memories section.
77
+
78
+ Disable with: /sw:reflect --off
79
+ ```
80
+
81
+ ### `--off` - Disable Auto-Reflection
82
+
83
+ Disables automatic session analysis. Manual `/sw:reflect` still works.
84
+
85
+ **CRITICAL: This is a SIMPLE operation. NO Glob, NO parallel tool calls needed.**
86
+
87
+ **Execution:**
88
+ 1. Read existing config from `.specweave/state/reflect-config.json`
89
+ (If file doesn't exist, create with autoReflect: false)
90
+ 2. Write updated config: set `autoReflect` to `false`, preserve other fields
91
+ 3. Display confirmation
92
+
93
+ **Output:**
94
+ ```
95
+ Auto-reflection DISABLED
96
+
97
+ Manual /sw:reflect still works.
98
+ Existing learnings preserved.
99
+
100
+ Re-enable with: /sw:reflect --on
56
101
  ```
57
102
 
58
- ### Step 3: Write to CLAUDE.md
103
+ **WARNING**: Do NOT use Glob to scan directories - this operation only writes ONE file.
59
104
 
60
- Updates the `## Skill Memories` section in CLAUDE.md:
105
+ ### `--status` - Show Config & Statistics
61
106
 
62
- ```markdown
63
- ## Skill Memories
107
+ Shows reflection configuration and learning statistics.
64
108
 
65
- ### Frontend
66
- - **2026-01-05**: Always use Button component with variant='primary' from design system
109
+ **Execution:**
110
+ 1. Read config from `.specweave/config.json` for reflect settings
111
+ 2. Read CLAUDE.md to find Skill Memories section
112
+ 3. Parse learnings by skill category
113
+ 4. Display dashboard
67
114
 
68
- ### Backend
69
- - **2026-01-05**: Return 404 for missing resources (not 500)
115
+ **Output:**
70
116
  ```
117
+ REFLECT: Status Dashboard
118
+
119
+ CONFIGURATION
120
+ Reflection: Enabled
121
+ Model: haiku
122
+ Max/session: 3
123
+
124
+ SKILL MEMORIES (CLAUDE.md)
125
+ Skill Learnings
126
+ devops 1
127
+ frontend 2
128
+ backend 3
129
+ general 2
130
+ Total: 8
131
+
132
+ RECENT LEARNINGS
133
+ - [devops] LSP requires ENABLE_LSP_TOOL=1 env var
134
+ - [frontend] Use shadcn/ui Button component
135
+ - [backend] Return 404 for missing resources
136
+ ```
137
+
138
+ ### `--clear` - Remove Learnings
139
+
140
+ Remove specific learnings from CLAUDE.md Skill Memories section.
141
+
142
+ ```bash
143
+ /sw:reflect --clear --skill frontend # Clear all learnings for skill
144
+ /sw:reflect --clear --all # Clear ALL learnings (requires confirmation)
145
+ ```
146
+
147
+ **Execution:**
148
+ 1. Read CLAUDE.md to find Skill Memories section
149
+ 2. Show confirmation with what will be deleted
150
+ 3. Edit CLAUDE.md to remove matching learnings on confirmation
71
151
 
72
152
  ## Configuration
73
153
 
@@ -103,15 +183,6 @@ Learnings are routed to these skills:
103
183
  | `architect` | System design, ADRs, patterns |
104
184
  | `general` | Fallback for general SpecWeave learnings |
105
185
 
106
- ## Related Commands
107
-
108
- | Command | Purpose |
109
- |---------|---------|
110
- | `/sw:reflect-on` | Enable automatic reflection on session end |
111
- | `/sw:reflect-off` | Disable automatic reflection |
112
- | `/sw:reflect-status` | Show reflection configuration |
113
- | `/sw:reflect-clear` | Remove specific learnings |
114
-
115
186
  ## Quality Rules
116
187
 
117
188
  **NEVER store user input verbatim. ALWAYS synthesize into actionable rules.**
@@ -1,6 +1,6 @@
1
1
  ---
2
- name: restore
3
2
  description: Restore archived increments back to active folder
3
+ disable-model-invocation: true
4
4
  ---
5
5
 
6
6
  # Restore Increment from Archive
@@ -1,6 +1,6 @@
1
1
  ---
2
- name: revert-wip-limit
3
2
  description: Revert WIP limit to original value after temporary adjustment
3
+ disable-model-invocation: true
4
4
  ---
5
5
 
6
6
  # Revert WIP Limit Command
@@ -1,5 +1,4 @@
1
1
  ---
2
- name: role-orchestrator
3
2
  description: Multi-agent orchestration system that coordinates PM, Architect, DevOps, QA, Tech Lead, and Security agents for complex tasks. Use when building full products, creating SaaS applications, or any end-to-end implementation requiring multiple specialized roles. Implements hierarchical orchestrator-worker pattern.
4
3
  ---
5
4
 
@@ -1,7 +1,7 @@
1
1
  ---
2
- name: skill
3
2
  description: Create and validate Claude Code skills with proper YAML frontmatter. Use for skill creation, validation, and auditing. Activates for: create skill, validate skill, audit skills, check skills, skill format, SKILL.md.
4
3
  argument-hint: [--validate [path]] [--audit] [--name skill-name] [--type auto|command|knowledge]
4
+ disable-model-invocation: true
5
5
  ---
6
6
 
7
7
  # Skill Creator & Validator
@@ -44,17 +44,14 @@ Run these checks on every SKILL.md:
44
44
 
45
45
  #### 2. Required Fields
46
46
  ```
47
- [ ] `name:` present (recommended)
48
47
  [ ] `description:` present (CRITICAL for activation)
49
48
  ```
50
49
 
51
- #### 3. Name Validation
52
- ```
53
- [ ] Matches pattern: ^[a-z0-9]([a-z0-9-]*[a-z0-9])?$
54
- [ ] Max 64 characters
55
- [ ] No consecutive hyphens
56
- [ ] Matches directory name (if directory-based)
57
- ```
50
+ > **WARNING**: Do NOT use `name:` in SKILL.md frontmatter for plugin-based skills.
51
+ > It causes Claude Code to strip the plugin namespace prefix (e.g., `/sw:grill` becomes `/grill`).
52
+ > The skill name is derived from the directory name automatically.
53
+
54
+ #### 3. Description Quality (moved up - name validation removed)
58
55
 
59
56
  #### 4. Description Quality
60
57
  ```
@@ -172,7 +169,7 @@ Comprehensive audit of ALL skills across project.
172
169
 
173
170
  | Issue | Auto-Fix |
174
171
  |-------|----------|
175
- | Missing frontmatter | Add minimal `---\nname: {from-filename}\ndescription: TODO\n---` |
172
+ | Missing frontmatter | Add minimal `---\ndescription: TODO\n---` |
176
173
  | Name mismatch | Update to match directory name |
177
174
  | Invalid characters in name | Convert to kebab-case |
178
175
  | Missing description | Add placeholder with TODO marker |
@@ -314,7 +311,6 @@ mkdir -p .claude/skills/{skill-name}
314
311
  **Auto-activating skill**:
315
312
  ```yaml
316
313
  ---
317
- name: {skill-name}
318
314
  description: {description with "Activates for:" keywords}
319
315
  ---
320
316
 
@@ -355,7 +351,6 @@ Ask me about:
355
351
  **Command skill** (add frontmatter):
356
352
  ```yaml
357
353
  ---
358
- name: {skill-name}
359
354
  description: {description}
360
355
  disable-model-invocation: true
361
356
  ---
@@ -364,7 +359,6 @@ disable-model-invocation: true
364
359
  **Knowledge skill** (add frontmatter):
365
360
  ```yaml
366
361
  ---
367
- name: {skill-name}
368
362
  description: {description}
369
363
  user-invocable: false
370
364
  ---
@@ -373,7 +367,6 @@ user-invocable: false
373
367
  **With tool restrictions** (add frontmatter):
374
368
  ```yaml
375
369
  ---
376
- name: {skill-name}
377
370
  description: {description}
378
371
  allowed-tools: Read, Grep, Glob, WebSearch
379
372
  ---
@@ -383,11 +376,10 @@ allowed-tools: Read, Grep, Glob, WebSearch
383
376
 
384
377
  Check these before finishing:
385
378
  - [ ] SKILL.md starts with `---` on line 1
386
- - [ ] Has `name:` field (matches directory name)
387
379
  - [ ] Has `description:` field (includes "Activates for:")
388
380
  - [ ] Closing `---` present before markdown content
389
381
  - [ ] Description under 1024 characters
390
- - [ ] Name matches `^[a-z0-9]([a-z0-9-]*[a-z0-9])?$`
382
+ - [ ] Does NOT have `name:` field (causes prefix stripping in plugins)
391
383
 
392
384
  ### Step 4: Show Next Steps
393
385
 
@@ -596,7 +588,7 @@ From https://code.claude.com/docs/en/skills:
596
588
 
597
589
  | Field | Required | Type | Description |
598
590
  |-------|----------|------|-------------|
599
- | `name` | Recommended | string | Identifier (kebab-case, max 64 chars) |
591
+ | `name` | **AVOID for plugins** | string | Strips plugin prefix! Only for standalone `~/.claude/skills/` |
600
592
  | `description` | Recommended | string | When to use (max 1024 chars, include keywords) |
601
593
  | `argument-hint` | Optional | string | Hint for arguments (e.g., `[issue-number]`) |
602
594
  | `disable-model-invocation` | Optional | boolean | Prevent Claude auto-loading (default: false) |