@luanpdd/kit-mcp 1.33.0 → 1.34.0

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 (376) hide show
  1. package/LICENSE +21 -21
  2. package/README.md +168 -168
  3. package/gates/agent-no-recursive-dispatch.md +84 -84
  4. package/kit/COMANDOS.md +138 -138
  5. package/kit/COMPATIBILITY.md +70 -70
  6. package/kit/README.md +76 -76
  7. package/kit/agents/advisor-researcher.md +109 -109
  8. package/kit/agents/ai-mutation-tester.md +289 -289
  9. package/kit/agents/assumptions-analyzer.md +110 -110
  10. package/kit/agents/audit-log-implementer.md +314 -314
  11. package/kit/agents/auditor-consistencia-isolamento.md +414 -414
  12. package/kit/agents/b2b-saas-architect.md +157 -157
  13. package/kit/agents/burn-rate-forecaster.md +153 -153
  14. package/kit/agents/cascading-failures-auditor.md +299 -299
  15. package/kit/agents/codebase-mapper.md +769 -769
  16. package/kit/agents/crm-pipeline-implementer.md +257 -257
  17. package/kit/agents/debugger.md +814 -814
  18. package/kit/agents/designer-ui.md +216 -216
  19. package/kit/agents/detector-tenant-quente.md +338 -338
  20. package/kit/agents/evolution-go-integrator.md +201 -201
  21. package/kit/agents/example-reviewer.md +22 -22
  22. package/kit/agents/executor.md +565 -565
  23. package/kit/agents/golden-signals-instrumenter.md +232 -232
  24. package/kit/agents/incident-investigator.md +238 -238
  25. package/kit/agents/integration-checker.md +203 -203
  26. package/kit/agents/invite-flow-implementer.md +190 -190
  27. package/kit/agents/legacy-characterizer.md +369 -369
  28. package/kit/agents/lgpd-compliance-auditor.md +296 -296
  29. package/kit/agents/load-shedding-instrumenter.md +290 -290
  30. package/kit/agents/multi-tenant-isolation-auditor.md +254 -254
  31. package/kit/agents/multi-tenant-rls-writer.md +341 -341
  32. package/kit/agents/nyquist-auditor.md +181 -181
  33. package/kit/agents/observability-coverage-auditor.md +316 -316
  34. package/kit/agents/observability-instrumenter.md +191 -191
  35. package/kit/agents/omm-auditor.md +291 -291
  36. package/kit/agents/org-onboarding-implementer.md +224 -224
  37. package/kit/agents/payload-capture-instrumenter.md +274 -274
  38. package/kit/agents/phase-researcher.md +697 -697
  39. package/kit/agents/plan-checker.md +275 -275
  40. package/kit/agents/planner.md +923 -923
  41. package/kit/agents/postmortem-writer.md +273 -273
  42. package/kit/agents/project-researcher.md +653 -653
  43. package/kit/agents/prr-conductor.md +287 -287
  44. package/kit/agents/refactor-safety-auditor.md +405 -405
  45. package/kit/agents/release-pipeline-auditor.md +364 -364
  46. package/kit/agents/research-synthesizer.md +246 -246
  47. package/kit/agents/roadmapper.md +678 -678
  48. package/kit/agents/schema-checker.md +160 -160
  49. package/kit/agents/seam-finder.md +360 -360
  50. package/kit/agents/shotgun-surgery-detector.md +350 -350
  51. package/kit/agents/slo-engineer.md +217 -217
  52. package/kit/agents/storytelling-analyst.md +300 -300
  53. package/kit/agents/supabase-architect.md +249 -249
  54. package/kit/agents/supabase-auth-bootstrapper.md +400 -400
  55. package/kit/agents/supabase-auth-hook-writer.md +418 -418
  56. package/kit/agents/supabase-branching-architect.md +563 -563
  57. package/kit/agents/supabase-cicd-pipeline-implementer.md +778 -778
  58. package/kit/agents/supabase-column-privileges-writer.md +400 -400
  59. package/kit/agents/supabase-edge-fn-tester.md +288 -288
  60. package/kit/agents/supabase-edge-fn-writer.md +341 -341
  61. package/kit/agents/supabase-mfa-implementer.md +439 -439
  62. package/kit/agents/supabase-migration-writer.md +386 -386
  63. package/kit/agents/supabase-oauth-server-implementer.md +507 -507
  64. package/kit/agents/supabase-rbac-implementer.md +393 -393
  65. package/kit/agents/supabase-realtime-implementer.md +364 -364
  66. package/kit/agents/supabase-rls-hardener.md +522 -522
  67. package/kit/agents/supabase-rls-writer.md +324 -324
  68. package/kit/agents/supabase-roles-implementer.md +356 -356
  69. package/kit/agents/supabase-social-auth-implementer.md +451 -451
  70. package/kit/agents/supabase-sso-saml-architect.md +549 -549
  71. package/kit/agents/supabase-storage-implementer.md +407 -407
  72. package/kit/agents/super-admin-implementer.md +282 -282
  73. package/kit/agents/toil-auditor.md +268 -268
  74. package/kit/agents/ui-auditor.md +438 -438
  75. package/kit/agents/ui-checker.md +305 -305
  76. package/kit/agents/ui-researcher.md +356 -356
  77. package/kit/agents/user-profiler.md +176 -176
  78. package/kit/agents/validador-evolucao-schema.md +336 -336
  79. package/kit/agents/verifier.md +729 -729
  80. package/kit/commands/adicionar-backlog.md +75 -75
  81. package/kit/commands/adicionar-fase.md +42 -42
  82. package/kit/commands/adicionar-tarefa.md +45 -45
  83. package/kit/commands/adicionar-testes.md +41 -41
  84. package/kit/commands/ajuda.md +21 -21
  85. package/kit/commands/atualizar.md +37 -37
  86. package/kit/commands/auditar-cascading.md +111 -111
  87. package/kit/commands/auditar-marco.md +179 -179
  88. package/kit/commands/auditar-observabilidade-cobertura-workflow.md +121 -0
  89. package/kit/commands/auditar-observabilidade-cobertura.md +183 -183
  90. package/kit/commands/auditar-refactor.md +219 -219
  91. package/kit/commands/auditar-release.md +109 -109
  92. package/kit/commands/auditar-uat.md +23 -23
  93. package/kit/commands/autonomo.md +40 -40
  94. package/kit/commands/branch-pr.md +24 -24
  95. package/kit/commands/burn-rate-status.md +408 -408
  96. package/kit/commands/capturar-payloads.md +193 -193
  97. package/kit/commands/caracterizar.md +212 -212
  98. package/kit/commands/concluir-marco.md +247 -247
  99. package/kit/commands/configuracoes.md +36 -36
  100. package/kit/commands/dados-distribuidos.md +188 -188
  101. package/kit/commands/definir-perfil.md +10 -10
  102. package/kit/commands/depurar.md +190 -190
  103. package/kit/commands/detectar-duplicacao.md +197 -197
  104. package/kit/commands/discutir-fase.md +131 -131
  105. package/kit/commands/encontrar-seams.md +136 -136
  106. package/kit/commands/entrar-discord.md +17 -17
  107. package/kit/commands/estatisticas.md +18 -18
  108. package/kit/commands/example-greeting.md +33 -33
  109. package/kit/commands/executar-fase.md +58 -58
  110. package/kit/commands/expresso.md +56 -56
  111. package/kit/commands/fase-ui.md +34 -34
  112. package/kit/commands/fazer.md +57 -57
  113. package/kit/commands/fio.md +125 -125
  114. package/kit/commands/fluxos-trabalho.md +64 -64
  115. package/kit/commands/forense.md +176 -176
  116. package/kit/commands/gerenciador.md +38 -38
  117. package/kit/commands/inserir-fase.md +31 -31
  118. package/kit/commands/legacy.md +263 -263
  119. package/kit/commands/limpeza.md +17 -17
  120. package/kit/commands/listar-hipoteses-fase.md +45 -45
  121. package/kit/commands/listar-workspaces.md +18 -18
  122. package/kit/commands/load-shedding.md +117 -117
  123. package/kit/commands/mapear-codebase.md +70 -70
  124. package/kit/commands/multi-tenant.md +163 -163
  125. package/kit/commands/nota.md +33 -33
  126. package/kit/commands/novo-marco.md +43 -43
  127. package/kit/commands/novo-projeto.md +41 -41
  128. package/kit/commands/novo-workspace.md +43 -43
  129. package/kit/commands/pausar-trabalho.md +37 -37
  130. package/kit/commands/perfil-usuario.md +45 -45
  131. package/kit/commands/pesquisar-fase.md +195 -195
  132. package/kit/commands/planejar-fase.md +67 -67
  133. package/kit/commands/planejar-lacunas.md +33 -33
  134. package/kit/commands/plantar-ideia.md +25 -25
  135. package/kit/commands/progresso.md +24 -24
  136. package/kit/commands/proximo.md +30 -30
  137. package/kit/commands/publicar.md +490 -490
  138. package/kit/commands/rapido.md +35 -35
  139. package/kit/commands/reaplicar-patches.md +124 -124
  140. package/kit/commands/refactor-seguro.md +321 -321
  141. package/kit/commands/relatorio-sessao.md +19 -19
  142. package/kit/commands/remover-fase.md +31 -31
  143. package/kit/commands/remover-workspace.md +26 -26
  144. package/kit/commands/resumo-marco.md +50 -50
  145. package/kit/commands/retomar-trabalho.md +40 -40
  146. package/kit/commands/revisar-backlog.md +60 -60
  147. package/kit/commands/revisar-ui.md +32 -32
  148. package/kit/commands/revisar.md +37 -37
  149. package/kit/commands/saude.md +21 -21
  150. package/kit/commands/setup-notion.md +93 -93
  151. package/kit/commands/storytelling.md +179 -179
  152. package/kit/commands/supabase.md +238 -238
  153. package/kit/commands/sync-main.md +68 -68
  154. package/kit/commands/validar-fase.md +35 -35
  155. package/kit/commands/verificar-tarefas.md +44 -44
  156. package/kit/commands/verificar-trabalho.md +64 -64
  157. package/kit/file-manifest.json +13 -11
  158. package/kit/framework/bin/lib/commands.cjs +959 -959
  159. package/kit/framework/bin/lib/config.cjs +442 -442
  160. package/kit/framework/bin/lib/core.cjs +1230 -1230
  161. package/kit/framework/bin/lib/frontmatter.cjs +336 -336
  162. package/kit/framework/bin/lib/init.cjs +1442 -1442
  163. package/kit/framework/bin/lib/milestone.cjs +252 -252
  164. package/kit/framework/bin/lib/model-profiles.cjs +68 -68
  165. package/kit/framework/bin/lib/phase.cjs +888 -888
  166. package/kit/framework/bin/lib/profile-output.cjs +952 -952
  167. package/kit/framework/bin/lib/profile-pipeline.cjs +539 -539
  168. package/kit/framework/bin/lib/roadmap.cjs +329 -329
  169. package/kit/framework/bin/lib/security.cjs +382 -382
  170. package/kit/framework/bin/lib/state.cjs +1031 -1031
  171. package/kit/framework/bin/lib/template.cjs +222 -222
  172. package/kit/framework/bin/lib/uat.cjs +282 -282
  173. package/kit/framework/bin/lib/verify.cjs +888 -888
  174. package/kit/framework/bin/lib/workstream.cjs +491 -491
  175. package/kit/framework/bin/tools.cjs +918 -918
  176. package/kit/framework/commands/workstreams.md +63 -63
  177. package/kit/framework/references/checkpoints.md +778 -778
  178. package/kit/framework/references/continuation-format.md +249 -249
  179. package/kit/framework/references/decimal-phase-calculation.md +64 -64
  180. package/kit/framework/references/git-integration.md +295 -295
  181. package/kit/framework/references/git-planning-commit.md +38 -38
  182. package/kit/framework/references/model-profile-resolution.md +36 -36
  183. package/kit/framework/references/model-profiles.md +139 -139
  184. package/kit/framework/references/phase-argument-parsing.md +61 -61
  185. package/kit/framework/references/planning-config.md +202 -202
  186. package/kit/framework/references/questioning.md +162 -162
  187. package/kit/framework/references/tdd.md +263 -263
  188. package/kit/framework/references/ui-brand.md +160 -160
  189. package/kit/framework/references/user-profiling.md +657 -657
  190. package/kit/framework/references/verification-patterns.md +612 -612
  191. package/kit/framework/references/workstream-flag.md +58 -58
  192. package/kit/framework/templates/DEBUG.md +164 -164
  193. package/kit/framework/templates/UAT.md +265 -265
  194. package/kit/framework/templates/UI-SPEC.md +100 -100
  195. package/kit/framework/templates/VALIDATION.md +76 -76
  196. package/kit/framework/templates/claude-md.md +122 -122
  197. package/kit/framework/templates/codebase/architecture.md +185 -185
  198. package/kit/framework/templates/codebase/concerns.md +205 -205
  199. package/kit/framework/templates/codebase/conventions.md +204 -204
  200. package/kit/framework/templates/codebase/integrations.md +192 -192
  201. package/kit/framework/templates/codebase/stack.md +158 -158
  202. package/kit/framework/templates/codebase/structure.md +199 -199
  203. package/kit/framework/templates/codebase/testing.md +301 -301
  204. package/kit/framework/templates/config.json +44 -44
  205. package/kit/framework/templates/context.md +352 -352
  206. package/kit/framework/templates/continue-here.md +78 -78
  207. package/kit/framework/templates/copilot-instructions.md +7 -7
  208. package/kit/framework/templates/debug-subagent-prompt.md +91 -91
  209. package/kit/framework/templates/dev-preferences.md +20 -20
  210. package/kit/framework/templates/discovery.md +146 -146
  211. package/kit/framework/templates/discussion-log.md +63 -63
  212. package/kit/framework/templates/milestone-archive.md +123 -123
  213. package/kit/framework/templates/milestone.md +115 -115
  214. package/kit/framework/templates/phase-prompt.md +610 -610
  215. package/kit/framework/templates/planner-subagent-prompt.md +117 -117
  216. package/kit/framework/templates/project.md +186 -186
  217. package/kit/framework/templates/requirements.md +231 -231
  218. package/kit/framework/templates/research-project/ARCHITECTURE.md +204 -204
  219. package/kit/framework/templates/research-project/FEATURES.md +147 -147
  220. package/kit/framework/templates/research-project/PITFALLS.md +200 -200
  221. package/kit/framework/templates/research-project/STACK.md +120 -120
  222. package/kit/framework/templates/research-project/SUMMARY.md +170 -170
  223. package/kit/framework/templates/research.md +419 -419
  224. package/kit/framework/templates/retrospective.md +54 -54
  225. package/kit/framework/templates/roadmap.md +202 -202
  226. package/kit/framework/templates/state.md +176 -176
  227. package/kit/framework/templates/summary-complex.md +59 -59
  228. package/kit/framework/templates/summary-minimal.md +41 -41
  229. package/kit/framework/templates/summary-standard.md +48 -48
  230. package/kit/framework/templates/summary.md +209 -209
  231. package/kit/framework/templates/user-profile.md +146 -146
  232. package/kit/framework/templates/user-setup.md +256 -256
  233. package/kit/framework/templates/verification-report.md +258 -258
  234. package/kit/framework/workflows/add-phase.md +112 -112
  235. package/kit/framework/workflows/add-tests.md +351 -351
  236. package/kit/framework/workflows/add-todo.md +158 -158
  237. package/kit/framework/workflows/audit-milestone.md +340 -340
  238. package/kit/framework/workflows/audit-uat.md +109 -109
  239. package/kit/framework/workflows/autonomous.md +891 -891
  240. package/kit/framework/workflows/check-todos.md +177 -177
  241. package/kit/framework/workflows/cleanup.md +152 -152
  242. package/kit/framework/workflows/complete-milestone.md +696 -696
  243. package/kit/framework/workflows/diagnose-issues.md +231 -231
  244. package/kit/framework/workflows/discovery-phase.md +289 -289
  245. package/kit/framework/workflows/discuss-phase-assumptions.md +653 -653
  246. package/kit/framework/workflows/discuss-phase.md +784 -784
  247. package/kit/framework/workflows/do.md +104 -104
  248. package/kit/framework/workflows/execute-phase.md +838 -838
  249. package/kit/framework/workflows/execute-plan.md +510 -510
  250. package/kit/framework/workflows/fast.md +102 -102
  251. package/kit/framework/workflows/forensics.md +265 -265
  252. package/kit/framework/workflows/health.md +181 -181
  253. package/kit/framework/workflows/help.md +619 -619
  254. package/kit/framework/workflows/insert-phase.md +130 -130
  255. package/kit/framework/workflows/list-phase-assumptions.md +178 -178
  256. package/kit/framework/workflows/list-workspaces.md +56 -56
  257. package/kit/framework/workflows/manager.md +362 -362
  258. package/kit/framework/workflows/map-codebase.md +377 -377
  259. package/kit/framework/workflows/milestone-summary.md +223 -223
  260. package/kit/framework/workflows/new-milestone.md +486 -486
  261. package/kit/framework/workflows/new-project.md +1159 -1159
  262. package/kit/framework/workflows/new-workspace.md +237 -237
  263. package/kit/framework/workflows/next.md +97 -97
  264. package/kit/framework/workflows/node-repair.md +92 -92
  265. package/kit/framework/workflows/note.md +156 -156
  266. package/kit/framework/workflows/pause-work.md +176 -176
  267. package/kit/framework/workflows/plan-milestone-gaps.md +273 -273
  268. package/kit/framework/workflows/plan-phase.md +765 -765
  269. package/kit/framework/workflows/plant-seed.md +169 -169
  270. package/kit/framework/workflows/pr-branch.md +129 -129
  271. package/kit/framework/workflows/profile-user.md +450 -450
  272. package/kit/framework/workflows/progress.md +507 -507
  273. package/kit/framework/workflows/quick.md +757 -757
  274. package/kit/framework/workflows/remove-phase.md +155 -155
  275. package/kit/framework/workflows/remove-workspace.md +90 -90
  276. package/kit/framework/workflows/research-phase.md +82 -82
  277. package/kit/framework/workflows/resume-project.md +326 -326
  278. package/kit/framework/workflows/review.md +228 -228
  279. package/kit/framework/workflows/session-report.md +146 -146
  280. package/kit/framework/workflows/settings.md +283 -283
  281. package/kit/framework/workflows/ship.md +228 -228
  282. package/kit/framework/workflows/stats.md +60 -60
  283. package/kit/framework/workflows/transition.md +671 -671
  284. package/kit/framework/workflows/ui-phase.md +302 -302
  285. package/kit/framework/workflows/ui-review.md +165 -165
  286. package/kit/framework/workflows/update.md +323 -323
  287. package/kit/framework/workflows/validate-phase.md +174 -174
  288. package/kit/framework/workflows/verify-phase.md +252 -252
  289. package/kit/framework/workflows/verify-work.md +637 -637
  290. package/kit/hooks/check-update.js +118 -118
  291. package/kit/hooks/context-monitor.js +163 -163
  292. package/kit/hooks/kit-attribution-reminder.cjs +92 -92
  293. package/kit/hooks/kit-router.cjs +137 -137
  294. package/kit/hooks/prompt-guard.js +103 -103
  295. package/kit/hooks/statusline.js +125 -125
  296. package/kit/hooks/workflow-guard.js +101 -101
  297. package/kit/settings.json +45 -45
  298. package/kit/skills/ai-prompt-characterization/SKILL.md +335 -335
  299. package/kit/skills/armadilhas-sistemas-distribuidos/SKILL.md +447 -447
  300. package/kit/skills/audit-log-multi-tenant/SKILL.md +340 -340
  301. package/kit/skills/b2b-saas-architecture/SKILL.md +300 -300
  302. package/kit/skills/consistencia-leitura-replica/SKILL.md +385 -385
  303. package/kit/skills/crm-lead-pipeline-patterns/SKILL.md +343 -343
  304. package/kit/skills/escolha-modelo-consistencia/SKILL.md +494 -494
  305. package/kit/skills/evolucao-schema-compativel/SKILL.md +448 -448
  306. package/kit/skills/evolution-go-whatsapp-integration/SKILL.md +322 -322
  307. package/kit/skills/example-skill/SKILL.md +42 -42
  308. package/kit/skills/legacy-api-only-applications/SKILL.md +358 -358
  309. package/kit/skills/legacy-characterization-tests/SKILL.md +330 -330
  310. package/kit/skills/legacy-effect-analysis/SKILL.md +331 -331
  311. package/kit/skills/legacy-extract-class/SKILL.md +203 -203
  312. package/kit/skills/legacy-programming-by-difference/SKILL.md +252 -252
  313. package/kit/skills/legacy-seams-and-test-harness/SKILL.md +460 -460
  314. package/kit/skills/legacy-shotgun-surgery/SKILL.md +286 -286
  315. package/kit/skills/legacy-sprout-wrap-techniques/SKILL.md +434 -434
  316. package/kit/skills/legacy-storytelling-naked-crc/SKILL.md +270 -270
  317. package/kit/skills/lgpd-multi-tenant-compliance/SKILL.md +340 -340
  318. package/kit/skills/member-invite-flow/SKILL.md +305 -305
  319. package/kit/skills/member-management-react-shadcn/SKILL.md +328 -328
  320. package/kit/skills/multi-tenant-performance-scaling/SKILL.md +316 -316
  321. package/kit/skills/multi-tenant-rls-hierarchy/SKILL.md +342 -342
  322. package/kit/skills/org-onboarding-flow/SKILL.md +257 -257
  323. package/kit/skills/org-switcher-react-pattern/SKILL.md +349 -349
  324. package/kit/skills/permission-gate-react-pattern/SKILL.md +271 -271
  325. package/kit/skills/postgres-isolamento-concorrencia/SKILL.md +552 -552
  326. package/kit/skills/pre-refactor-characterization/SKILL.md +421 -421
  327. package/kit/skills/rbac-permissions-matrix-supabase/SKILL.md +338 -338
  328. package/kit/skills/streams-eventos-cdc/SKILL.md +711 -711
  329. package/kit/skills/supabase-auth-hardening/SKILL.md +674 -674
  330. package/kit/skills/supabase-auth-hooks/SKILL.md +875 -875
  331. package/kit/skills/supabase-auth-methods/SKILL.md +486 -486
  332. package/kit/skills/supabase-auth-sessions/SKILL.md +579 -579
  333. package/kit/skills/supabase-auth-ssr/SKILL.md +306 -306
  334. package/kit/skills/supabase-branching-workflow/SKILL.md +544 -544
  335. package/kit/skills/supabase-ci-cd-github-actions/SKILL.md +880 -880
  336. package/kit/skills/supabase-column-level-security/SKILL.md +426 -426
  337. package/kit/skills/supabase-config-toml-remotes/SKILL.md +807 -807
  338. package/kit/skills/supabase-custom-claims-rbac/SKILL.md +472 -472
  339. package/kit/skills/supabase-edge-functions/SKILL.md +330 -330
  340. package/kit/skills/supabase-edge-functions-auth/SKILL.md +309 -309
  341. package/kit/skills/supabase-edge-functions-limits/SKILL.md +302 -302
  342. package/kit/skills/supabase-edge-functions-mcp-server/SKILL.md +279 -279
  343. package/kit/skills/supabase-edge-functions-testing/SKILL.md +277 -277
  344. package/kit/skills/supabase-edge-runtime-builtins/SKILL.md +357 -357
  345. package/kit/skills/supabase-enterprise-sso-saml/SKILL.md +545 -545
  346. package/kit/skills/supabase-jwt-signing-keys/SKILL.md +399 -399
  347. package/kit/skills/supabase-mfa/SKILL.md +488 -488
  348. package/kit/skills/supabase-migration-repair/SKILL.md +823 -823
  349. package/kit/skills/supabase-migrations/SKILL.md +297 -297
  350. package/kit/skills/supabase-oauth-server/SKILL.md +537 -537
  351. package/kit/skills/supabase-pgtap-testing/SKILL.md +1053 -1053
  352. package/kit/skills/supabase-postgres-roles/SKILL.md +392 -392
  353. package/kit/skills/supabase-realtime/SKILL.md +460 -460
  354. package/kit/skills/supabase-rls-defense-in-depth/SKILL.md +418 -418
  355. package/kit/skills/supabase-rls-policies/SKILL.md +635 -635
  356. package/kit/skills/supabase-social-oauth/SKILL.md +480 -480
  357. package/kit/skills/supabase-third-party-auth/SKILL.md +450 -450
  358. package/kit/skills/super-admin-platform-pattern/SKILL.md +326 -326
  359. package/kit/skills/tenant-quente-mitigacao/SKILL.md +605 -605
  360. package/kit/skills/ui-anti-padroes-ia/SKILL.md +261 -261
  361. package/kit/skills/ui-contexto-produto/SKILL.md +248 -248
  362. package/kit/skills/ui-cor-estrategia/SKILL.md +213 -213
  363. package/kit/skills/ui-critica-auditoria/SKILL.md +260 -260
  364. package/kit/skills/ui-motion-funcional/SKILL.md +264 -264
  365. package/kit/skills/ui-ritmo-espacial/SKILL.md +259 -259
  366. package/kit/skills/ui-tipografia/SKILL.md +211 -211
  367. package/kit/skills/whatsapp-conversation-state-machine/SKILL.md +287 -287
  368. package/kit/workflows/auditar-observabilidade-cobertura.workflow.js +250 -0
  369. package/package.json +65 -63
  370. package/src/core/kit.js +333 -216
  371. package/src/core/reflect.js +247 -247
  372. package/src/core/registry.js +123 -112
  373. package/src/core/reverse-sync.js +448 -372
  374. package/src/core/sync.js +477 -437
  375. package/src/core/watch.js +121 -121
  376. package/src/mcp-server/index.js +794 -794
@@ -1,1442 +1,1442 @@
1
- /**
2
- * Init — Compound init commands for workflow bootstrapping
3
- */
4
-
5
- const fs = require('fs');
6
- const path = require('path');
7
- const { execSync } = require('child_process');
8
- const { loadConfig, resolveModelInternal, findPhaseInternal, getRoadmapPhaseInternal, pathExistsInternal, generateSlugInternal, getMilestoneInfo, getMilestonePhaseFilter, stripShippedMilestones, extractCurrentMilestone, normalizePhaseName, planningPaths, planningDir, planningRoot, toPosixPath, output, error, checkAgentsInstalled } = require('./core.cjs');
9
-
10
- function getLatestCompletedMilestone(cwd) {
11
- const milestonesPath = path.join(planningRoot(cwd), 'MILESTONES.md');
12
- if (!fs.existsSync(milestonesPath)) return null;
13
-
14
- try {
15
- const content = fs.readFileSync(milestonesPath, 'utf-8');
16
- const match = content.match(/^##\s+(v[\d.]+)\s+(.+?)\s+\(Shipped:/m);
17
- if (!match) return null;
18
- return {
19
- version: match[1],
20
- name: match[2].trim(),
21
- };
22
- } catch {
23
- return null;
24
- }
25
- }
26
-
27
- /**
28
- * Inject `project_root` into an init result object.
29
- * Workflows use this to prefix `.planning/` paths correctly when Claude's CWD
30
- * differs from the project root (e.g., inside a sub-repo).
31
- */
32
- function withProjectRoot(cwd, result) {
33
- result.project_root = cwd;
34
- // Inject agent installation status into all init outputs (#1371).
35
- // Workflows that spawn named subagents use this to detect when agents
36
- // are missing and would silently fall back to general-purpose.
37
- const agentStatus = checkAgentsInstalled();
38
- result.agents_installed = agentStatus.agents_installed;
39
- result.missing_agents = agentStatus.missing_agents;
40
- return result;
41
- }
42
-
43
- function cmdInitExecutePhase(cwd, phase, raw) {
44
- if (!phase) {
45
- error('phase required for init execute-phase');
46
- }
47
-
48
- const config = loadConfig(cwd);
49
- let phaseInfo = findPhaseInternal(cwd, phase);
50
- const milestone = getMilestoneInfo(cwd);
51
-
52
- const roadmapPhase = getRoadmapPhaseInternal(cwd, phase);
53
-
54
- // Fallback to ROADMAP.md if no phase directory exists yet
55
- if (!phaseInfo && roadmapPhase?.found) {
56
- const phaseName = roadmapPhase.phase_name;
57
- phaseInfo = {
58
- found: true,
59
- directory: null,
60
- phase_number: roadmapPhase.phase_number,
61
- phase_name: phaseName,
62
- phase_slug: phaseName ? phaseName.toLowerCase().replace(/[^a-z0-9]+/g, '-').replace(/^-+|-+$/g, '') : null,
63
- plans: [],
64
- summaries: [],
65
- incomplete_plans: [],
66
- has_research: false,
67
- has_context: false,
68
- has_verification: false,
69
- has_reviews: false,
70
- };
71
- }
72
- const reqMatch = roadmapPhase?.section?.match(/^\*\*Requirements\*\*:[^\S\n]*([^\n]*)$/m);
73
- const reqExtracted = reqMatch
74
- ? reqMatch[1].replace(/[\[\]]/g, '').split(',').map(s => s.trim()).filter(Boolean).join(', ')
75
- : null;
76
- const phase_req_ids = (reqExtracted && reqExtracted !== 'TBD') ? reqExtracted : null;
77
-
78
- const result = {
79
- // Models
80
- executor_model: resolveModelInternal(cwd, 'executor'),
81
- verifier_model: resolveModelInternal(cwd, 'verifier'),
82
-
83
- // Config flags
84
- commit_docs: config.commit_docs,
85
- sub_repos: config.sub_repos,
86
- parallelization: config.parallelization,
87
- context_window: config.context_window,
88
- branching_strategy: config.branching_strategy,
89
- phase_branch_template: config.phase_branch_template,
90
- milestone_branch_template: config.milestone_branch_template,
91
- verifier_enabled: config.verifier,
92
-
93
- // Phase info
94
- phase_found: !!phaseInfo,
95
- phase_dir: phaseInfo?.directory || null,
96
- phase_number: phaseInfo?.phase_number || null,
97
- phase_name: phaseInfo?.phase_name || null,
98
- phase_slug: phaseInfo?.phase_slug || null,
99
- phase_req_ids,
100
-
101
- // Plan inventory
102
- plans: phaseInfo?.plans || [],
103
- summaries: phaseInfo?.summaries || [],
104
- incomplete_plans: phaseInfo?.incomplete_plans || [],
105
- plan_count: phaseInfo?.plans?.length || 0,
106
- incomplete_count: phaseInfo?.incomplete_plans?.length || 0,
107
-
108
- // Branch name (pre-computed)
109
- branch_name: config.branching_strategy === 'phase' && phaseInfo
110
- ? config.phase_branch_template
111
- .replace('{phase}', phaseInfo.phase_number)
112
- .replace('{slug}', phaseInfo.phase_slug || 'phase')
113
- : config.branching_strategy === 'milestone'
114
- ? config.milestone_branch_template
115
- .replace('{milestone}', milestone.version)
116
- .replace('{slug}', generateSlugInternal(milestone.name) || 'milestone')
117
- : null,
118
-
119
- // Milestone info
120
- milestone_version: milestone.version,
121
- milestone_name: milestone.name,
122
- milestone_slug: generateSlugInternal(milestone.name),
123
-
124
- // File existence
125
- state_exists: fs.existsSync(path.join(planningDir(cwd), 'STATE.md')),
126
- roadmap_exists: fs.existsSync(path.join(planningDir(cwd), 'ROADMAP.md')),
127
- config_exists: fs.existsSync(path.join(planningDir(cwd), 'config.json')),
128
- // File paths
129
- state_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'STATE.md'))),
130
- roadmap_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'ROADMAP.md'))),
131
- config_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'config.json'))),
132
- };
133
-
134
- output(withProjectRoot(cwd, result), raw);
135
- }
136
-
137
- function cmdInitPlanPhase(cwd, phase, raw) {
138
- if (!phase) {
139
- error('phase required for init plan-phase');
140
- }
141
-
142
- const config = loadConfig(cwd);
143
- let phaseInfo = findPhaseInternal(cwd, phase);
144
-
145
- const roadmapPhase = getRoadmapPhaseInternal(cwd, phase);
146
-
147
- // Fallback to ROADMAP.md if no phase directory exists yet
148
- if (!phaseInfo && roadmapPhase?.found) {
149
- const phaseName = roadmapPhase.phase_name;
150
- phaseInfo = {
151
- found: true,
152
- directory: null,
153
- phase_number: roadmapPhase.phase_number,
154
- phase_name: phaseName,
155
- phase_slug: phaseName ? phaseName.toLowerCase().replace(/[^a-z0-9]+/g, '-').replace(/^-+|-+$/g, '') : null,
156
- plans: [],
157
- summaries: [],
158
- incomplete_plans: [],
159
- has_research: false,
160
- has_context: false,
161
- has_verification: false,
162
- has_reviews: false,
163
- };
164
- }
165
- const reqMatch = roadmapPhase?.section?.match(/^\*\*Requirements\*\*:[^\S\n]*([^\n]*)$/m);
166
- const reqExtracted = reqMatch
167
- ? reqMatch[1].replace(/[\[\]]/g, '').split(',').map(s => s.trim()).filter(Boolean).join(', ')
168
- : null;
169
- const phase_req_ids = (reqExtracted && reqExtracted !== 'TBD') ? reqExtracted : null;
170
-
171
- const result = {
172
- // Models
173
- researcher_model: resolveModelInternal(cwd, 'phase-researcher'),
174
- planner_model: resolveModelInternal(cwd, 'planner'),
175
- checker_model: resolveModelInternal(cwd, 'plan-checker'),
176
-
177
- // Workflow flags
178
- research_enabled: config.research,
179
- plan_checker_enabled: config.plan_checker,
180
- nyquist_validation_enabled: config.nyquist_validation,
181
- commit_docs: config.commit_docs,
182
- text_mode: config.text_mode,
183
-
184
- // Phase info
185
- phase_found: !!phaseInfo,
186
- phase_dir: phaseInfo?.directory || null,
187
- phase_number: phaseInfo?.phase_number || null,
188
- phase_name: phaseInfo?.phase_name || null,
189
- phase_slug: phaseInfo?.phase_slug || null,
190
- padded_phase: phaseInfo?.phase_number ? normalizePhaseName(phaseInfo.phase_number) : null,
191
- phase_req_ids,
192
-
193
- // Existing artifacts
194
- has_research: phaseInfo?.has_research || false,
195
- has_context: phaseInfo?.has_context || false,
196
- has_reviews: phaseInfo?.has_reviews || false,
197
- has_plans: (phaseInfo?.plans?.length || 0) > 0,
198
- plan_count: phaseInfo?.plans?.length || 0,
199
-
200
- // Environment
201
- planning_exists: fs.existsSync(planningDir(cwd)),
202
- roadmap_exists: fs.existsSync(path.join(planningDir(cwd), 'ROADMAP.md')),
203
-
204
- // File paths
205
- state_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'STATE.md'))),
206
- roadmap_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'ROADMAP.md'))),
207
- requirements_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'REQUIREMENTS.md'))),
208
- };
209
-
210
- if (phaseInfo?.directory) {
211
- // Find *-CONTEXT.md in phase directory
212
- const phaseDirFull = path.join(cwd, phaseInfo.directory);
213
- try {
214
- const files = fs.readdirSync(phaseDirFull);
215
- const contextFile = files.find(f => f.endsWith('-CONTEXT.md') || f === 'CONTEXT.md');
216
- if (contextFile) {
217
- result.context_path = toPosixPath(path.join(phaseInfo.directory, contextFile));
218
- }
219
- const researchFile = files.find(f => f.endsWith('-RESEARCH.md') || f === 'RESEARCH.md');
220
- if (researchFile) {
221
- result.research_path = toPosixPath(path.join(phaseInfo.directory, researchFile));
222
- }
223
- const verificationFile = files.find(f => f.endsWith('-VERIFICATION.md') || f === 'VERIFICATION.md');
224
- if (verificationFile) {
225
- result.verification_path = toPosixPath(path.join(phaseInfo.directory, verificationFile));
226
- }
227
- const uatFile = files.find(f => f.endsWith('-UAT.md') || f === 'UAT.md');
228
- if (uatFile) {
229
- result.uat_path = toPosixPath(path.join(phaseInfo.directory, uatFile));
230
- }
231
- const reviewsFile = files.find(f => f.endsWith('-REVIEWS.md') || f === 'REVIEWS.md');
232
- if (reviewsFile) {
233
- result.reviews_path = toPosixPath(path.join(phaseInfo.directory, reviewsFile));
234
- }
235
- } catch { /* intentionally empty */ }
236
- }
237
-
238
- output(withProjectRoot(cwd, result), raw);
239
- }
240
-
241
- function cmdInitNewProject(cwd, raw) {
242
- const config = loadConfig(cwd);
243
-
244
- // Detect Brave Search API key availability
245
- const homedir = require('os').homedir();
246
- const braveKeyFile = path.join(homedir, '.framework', 'brave_api_key');
247
- const hasBraveSearch = !!(process.env.BRAVE_API_KEY || fs.existsSync(braveKeyFile));
248
-
249
- // Detect Firecrawl API key availability
250
- const firecrawlKeyFile = path.join(homedir, '.framework', 'firecrawl_api_key');
251
- const hasFirecrawl = !!(process.env.FIRECRAWL_API_KEY || fs.existsSync(firecrawlKeyFile));
252
-
253
- // Detect Exa API key availability
254
- const exaKeyFile = path.join(homedir, '.framework', 'exa_api_key');
255
- const hasExaSearch = !!(process.env.EXA_API_KEY || fs.existsSync(exaKeyFile));
256
-
257
- // Detect existing code (cross-platform — no Unix `find` dependency)
258
- let hasCode = false;
259
- let hasPackageFile = false;
260
- try {
261
- const codeExtensions = new Set([
262
- '.ts', '.js', '.py', '.go', '.rs', '.swift', '.java',
263
- '.kt', '.kts', // Kotlin (Android, server-side)
264
- '.c', '.cpp', '.h', // C/C++
265
- '.cs', // C#
266
- '.rb', // Ruby
267
- '.php', // PHP
268
- '.dart', // Dart (Flutter)
269
- '.m', '.mm', // Objective-C / Objective-C++
270
- '.scala', // Scala
271
- '.groovy', // Groovy (Gradle build scripts)
272
- '.lua', // Lua
273
- '.r', '.R', // R
274
- '.zig', // Zig
275
- '.ex', '.exs', // Elixir
276
- '.clj', // Clojure
277
- ]);
278
- const skipDirs = new Set(['node_modules', '.git', '.planning', '.claude', '__pycache__', 'target', 'dist', 'build']);
279
- function findCodeFiles(dir, depth) {
280
- if (depth > 3) return false;
281
- let entries;
282
- try { entries = fs.readdirSync(dir, { withFileTypes: true }); } catch { return false; }
283
- for (const entry of entries) {
284
- if (entry.isFile() && codeExtensions.has(path.extname(entry.name))) return true;
285
- if (entry.isDirectory() && !skipDirs.has(entry.name)) {
286
- if (findCodeFiles(path.join(dir, entry.name), depth + 1)) return true;
287
- }
288
- }
289
- return false;
290
- }
291
- hasCode = findCodeFiles(cwd, 0);
292
- } catch { /* intentionally empty — best-effort detection */ }
293
-
294
- hasPackageFile = pathExistsInternal(cwd, 'package.json') ||
295
- pathExistsInternal(cwd, 'requirements.txt') ||
296
- pathExistsInternal(cwd, 'Cargo.toml') ||
297
- pathExistsInternal(cwd, 'go.mod') ||
298
- pathExistsInternal(cwd, 'Package.swift') ||
299
- pathExistsInternal(cwd, 'build.gradle') ||
300
- pathExistsInternal(cwd, 'build.gradle.kts') ||
301
- pathExistsInternal(cwd, 'pom.xml') ||
302
- pathExistsInternal(cwd, 'Gemfile') ||
303
- pathExistsInternal(cwd, 'composer.json') ||
304
- pathExistsInternal(cwd, 'pubspec.yaml') ||
305
- pathExistsInternal(cwd, 'CMakeLists.txt') ||
306
- pathExistsInternal(cwd, 'Makefile') ||
307
- pathExistsInternal(cwd, 'build.zig') ||
308
- pathExistsInternal(cwd, 'mix.exs') ||
309
- pathExistsInternal(cwd, 'project.clj');
310
-
311
- const result = {
312
- // Models
313
- researcher_model: resolveModelInternal(cwd, 'project-researcher'),
314
- synthesizer_model: resolveModelInternal(cwd, 'research-synthesizer'),
315
- roadmapper_model: resolveModelInternal(cwd, 'roadmapper'),
316
-
317
- // Config
318
- commit_docs: config.commit_docs,
319
-
320
- // Existing state
321
- project_exists: pathExistsInternal(cwd, '.planning/PROJECT.md'),
322
- has_codebase_map: pathExistsInternal(cwd, '.planning/codebase'),
323
- planning_exists: pathExistsInternal(cwd, '.planning'),
324
-
325
- // Brownfield detection
326
- has_existing_code: hasCode,
327
- has_package_file: hasPackageFile,
328
- is_brownfield: hasCode || hasPackageFile,
329
- needs_codebase_map: (hasCode || hasPackageFile) && !pathExistsInternal(cwd, '.planning/codebase'),
330
-
331
- // Git state
332
- has_git: pathExistsInternal(cwd, '.git'),
333
-
334
- // Enhanced search
335
- brave_search_available: hasBraveSearch,
336
- firecrawl_available: hasFirecrawl,
337
- exa_search_available: hasExaSearch,
338
-
339
- // File paths
340
- project_path: '.planning/PROJECT.md',
341
- };
342
-
343
- output(withProjectRoot(cwd, result), raw);
344
- }
345
-
346
- function cmdInitNewMilestone(cwd, raw) {
347
- const config = loadConfig(cwd);
348
- const milestone = getMilestoneInfo(cwd);
349
- const latestCompleted = getLatestCompletedMilestone(cwd);
350
- const phasesDir = path.join(planningDir(cwd), 'phases');
351
- let phaseDirCount = 0;
352
-
353
- try {
354
- if (fs.existsSync(phasesDir)) {
355
- phaseDirCount = fs.readdirSync(phasesDir, { withFileTypes: true })
356
- .filter(entry => entry.isDirectory())
357
- .length;
358
- }
359
- } catch {}
360
-
361
- const result = {
362
- // Models
363
- researcher_model: resolveModelInternal(cwd, 'project-researcher'),
364
- synthesizer_model: resolveModelInternal(cwd, 'research-synthesizer'),
365
- roadmapper_model: resolveModelInternal(cwd, 'roadmapper'),
366
-
367
- // Config
368
- commit_docs: config.commit_docs,
369
- research_enabled: config.research,
370
-
371
- // Current milestone
372
- current_milestone: milestone.version,
373
- current_milestone_name: milestone.name,
374
- latest_completed_milestone: latestCompleted?.version || null,
375
- latest_completed_milestone_name: latestCompleted?.name || null,
376
- phase_dir_count: phaseDirCount,
377
- phase_archive_path: latestCompleted ? toPosixPath(path.relative(cwd, path.join(planningRoot(cwd), 'milestones', `${latestCompleted.version}-phases`))) : null,
378
-
379
- // File existence
380
- project_exists: pathExistsInternal(cwd, '.planning/PROJECT.md'),
381
- roadmap_exists: fs.existsSync(path.join(planningDir(cwd), 'ROADMAP.md')),
382
- state_exists: fs.existsSync(path.join(planningDir(cwd), 'STATE.md')),
383
-
384
- // File paths
385
- project_path: '.planning/PROJECT.md',
386
- roadmap_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'ROADMAP.md'))),
387
- state_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'STATE.md'))),
388
- };
389
-
390
- output(withProjectRoot(cwd, result), raw);
391
- }
392
-
393
- function cmdInitQuick(cwd, description, raw) {
394
- const config = loadConfig(cwd);
395
- const now = new Date();
396
- const slug = description ? generateSlugInternal(description)?.substring(0, 40) : null;
397
-
398
- // Generate collision-resistant quick task ID: YYMMDD-xxx
399
- // xxx = 2-second precision blocks since midnight, encoded as 3-char Base36 (lowercase)
400
- // Range: 000 (00:00:00) to xbz (23:59:58), guaranteed 3 chars for any time of day.
401
- // Provides ~2s uniqueness window per user — practically collision-free across a team.
402
- const yy = String(now.getFullYear()).slice(-2);
403
- const mm = String(now.getMonth() + 1).padStart(2, '0');
404
- const dd = String(now.getDate()).padStart(2, '0');
405
- const dateStr = yy + mm + dd;
406
- const secondsSinceMidnight = now.getHours() * 3600 + now.getMinutes() * 60 + now.getSeconds();
407
- const timeBlocks = Math.floor(secondsSinceMidnight / 2);
408
- const timeEncoded = timeBlocks.toString(36).padStart(3, '0');
409
- const quickId = dateStr + '-' + timeEncoded;
410
- const branchSlug = slug || 'quick';
411
- const quickBranchName = config.quick_branch_template
412
- ? config.quick_branch_template
413
- .replace('{num}', quickId)
414
- .replace('{quick}', quickId)
415
- .replace('{slug}', branchSlug)
416
- : null;
417
-
418
- const result = {
419
- // Models
420
- planner_model: resolveModelInternal(cwd, 'planner'),
421
- executor_model: resolveModelInternal(cwd, 'executor'),
422
- checker_model: resolveModelInternal(cwd, 'plan-checker'),
423
- verifier_model: resolveModelInternal(cwd, 'verifier'),
424
-
425
- // Config
426
- commit_docs: config.commit_docs,
427
- branch_name: quickBranchName,
428
-
429
- // Quick task info
430
- quick_id: quickId,
431
- slug: slug,
432
- description: description || null,
433
-
434
- // Timestamps
435
- date: now.toISOString().split('T')[0],
436
- timestamp: now.toISOString(),
437
-
438
- // Paths
439
- quick_dir: '.planning/quick',
440
- task_dir: slug ? `.planning/quick/${quickId}-${slug}` : null,
441
-
442
- // File existence
443
- roadmap_exists: fs.existsSync(path.join(planningDir(cwd), 'ROADMAP.md')),
444
- planning_exists: fs.existsSync(planningRoot(cwd)),
445
-
446
- };
447
-
448
- output(withProjectRoot(cwd, result), raw);
449
- }
450
-
451
- function cmdInitResume(cwd, raw) {
452
- const config = loadConfig(cwd);
453
-
454
- // Check for interrupted agent
455
- let interruptedAgentId = null;
456
- try {
457
- interruptedAgentId = fs.readFileSync(path.join(planningRoot(cwd), 'current-agent-id.txt'), 'utf-8').trim();
458
- } catch { /* intentionally empty */ }
459
-
460
- const result = {
461
- // File existence
462
- state_exists: fs.existsSync(path.join(planningDir(cwd), 'STATE.md')),
463
- roadmap_exists: fs.existsSync(path.join(planningDir(cwd), 'ROADMAP.md')),
464
- project_exists: pathExistsInternal(cwd, '.planning/PROJECT.md'),
465
- planning_exists: fs.existsSync(planningRoot(cwd)),
466
-
467
- // File paths
468
- state_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'STATE.md'))),
469
- roadmap_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'ROADMAP.md'))),
470
- project_path: '.planning/PROJECT.md',
471
-
472
- // Agent state
473
- has_interrupted_agent: !!interruptedAgentId,
474
- interrupted_agent_id: interruptedAgentId,
475
-
476
- // Config
477
- commit_docs: config.commit_docs,
478
- };
479
-
480
- output(withProjectRoot(cwd, result), raw);
481
- }
482
-
483
- function cmdInitVerifyWork(cwd, phase, raw) {
484
- if (!phase) {
485
- error('phase required for init verify-work');
486
- }
487
-
488
- const config = loadConfig(cwd);
489
- let phaseInfo = findPhaseInternal(cwd, phase);
490
-
491
- // Fallback to ROADMAP.md if no phase directory exists yet
492
- if (!phaseInfo) {
493
- const roadmapPhase = getRoadmapPhaseInternal(cwd, phase);
494
- if (roadmapPhase?.found) {
495
- const phaseName = roadmapPhase.phase_name;
496
- phaseInfo = {
497
- found: true,
498
- directory: null,
499
- phase_number: roadmapPhase.phase_number,
500
- phase_name: phaseName,
501
- phase_slug: phaseName ? phaseName.toLowerCase().replace(/[^a-z0-9]+/g, '-').replace(/^-+|-+$/g, '') : null,
502
- plans: [],
503
- summaries: [],
504
- incomplete_plans: [],
505
- has_research: false,
506
- has_context: false,
507
- has_verification: false,
508
- };
509
- }
510
- }
511
-
512
- const result = {
513
- // Models
514
- planner_model: resolveModelInternal(cwd, 'planner'),
515
- checker_model: resolveModelInternal(cwd, 'plan-checker'),
516
-
517
- // Config
518
- commit_docs: config.commit_docs,
519
-
520
- // Phase info
521
- phase_found: !!phaseInfo,
522
- phase_dir: phaseInfo?.directory || null,
523
- phase_number: phaseInfo?.phase_number || null,
524
- phase_name: phaseInfo?.phase_name || null,
525
-
526
- // Existing artifacts
527
- has_verification: phaseInfo?.has_verification || false,
528
- };
529
-
530
- output(withProjectRoot(cwd, result), raw);
531
- }
532
-
533
- function cmdInitPhaseOp(cwd, phase, raw) {
534
- const config = loadConfig(cwd);
535
- let phaseInfo = findPhaseInternal(cwd, phase);
536
-
537
- // If the only disk match comes from an archived milestone, prefer the
538
- // current milestone's ROADMAP entry so discuss-phase and similar flows
539
- // don't attach to shipped work that reused the same phase number.
540
- if (phaseInfo?.archived) {
541
- const roadmapPhase = getRoadmapPhaseInternal(cwd, phase);
542
- if (roadmapPhase?.found) {
543
- const phaseName = roadmapPhase.phase_name;
544
- phaseInfo = {
545
- found: true,
546
- directory: null,
547
- phase_number: roadmapPhase.phase_number,
548
- phase_name: phaseName,
549
- phase_slug: phaseName ? phaseName.toLowerCase().replace(/[^a-z0-9]+/g, '-').replace(/^-+|-+$/g, '') : null,
550
- plans: [],
551
- summaries: [],
552
- incomplete_plans: [],
553
- has_research: false,
554
- has_context: false,
555
- has_verification: false,
556
- };
557
- }
558
- }
559
-
560
- // Fallback to ROADMAP.md if no directory exists (e.g., Plans: TBD)
561
- if (!phaseInfo) {
562
- const roadmapPhase = getRoadmapPhaseInternal(cwd, phase);
563
- if (roadmapPhase?.found) {
564
- const phaseName = roadmapPhase.phase_name;
565
- phaseInfo = {
566
- found: true,
567
- directory: null,
568
- phase_number: roadmapPhase.phase_number,
569
- phase_name: phaseName,
570
- phase_slug: phaseName ? phaseName.toLowerCase().replace(/[^a-z0-9]+/g, '-').replace(/^-+|-+$/g, '') : null,
571
- plans: [],
572
- summaries: [],
573
- incomplete_plans: [],
574
- has_research: false,
575
- has_context: false,
576
- has_verification: false,
577
- };
578
- }
579
- }
580
-
581
- const result = {
582
- // Config
583
- commit_docs: config.commit_docs,
584
- brave_search: config.brave_search,
585
- firecrawl: config.firecrawl,
586
- exa_search: config.exa_search,
587
-
588
- // Phase info
589
- phase_found: !!phaseInfo,
590
- phase_dir: phaseInfo?.directory || null,
591
- phase_number: phaseInfo?.phase_number || null,
592
- phase_name: phaseInfo?.phase_name || null,
593
- phase_slug: phaseInfo?.phase_slug || null,
594
- padded_phase: phaseInfo?.phase_number ? normalizePhaseName(phaseInfo.phase_number) : null,
595
-
596
- // Existing artifacts
597
- has_research: phaseInfo?.has_research || false,
598
- has_context: phaseInfo?.has_context || false,
599
- has_plans: (phaseInfo?.plans?.length || 0) > 0,
600
- has_verification: phaseInfo?.has_verification || false,
601
- has_reviews: phaseInfo?.has_reviews || false,
602
- plan_count: phaseInfo?.plans?.length || 0,
603
-
604
- // File existence
605
- roadmap_exists: fs.existsSync(path.join(planningDir(cwd), 'ROADMAP.md')),
606
- planning_exists: fs.existsSync(planningDir(cwd)),
607
-
608
- // File paths
609
- state_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'STATE.md'))),
610
- roadmap_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'ROADMAP.md'))),
611
- requirements_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'REQUIREMENTS.md'))),
612
- };
613
-
614
- if (phaseInfo?.directory) {
615
- const phaseDirFull = path.join(cwd, phaseInfo.directory);
616
- try {
617
- const files = fs.readdirSync(phaseDirFull);
618
- const contextFile = files.find(f => f.endsWith('-CONTEXT.md') || f === 'CONTEXT.md');
619
- if (contextFile) {
620
- result.context_path = toPosixPath(path.join(phaseInfo.directory, contextFile));
621
- }
622
- const researchFile = files.find(f => f.endsWith('-RESEARCH.md') || f === 'RESEARCH.md');
623
- if (researchFile) {
624
- result.research_path = toPosixPath(path.join(phaseInfo.directory, researchFile));
625
- }
626
- const verificationFile = files.find(f => f.endsWith('-VERIFICATION.md') || f === 'VERIFICATION.md');
627
- if (verificationFile) {
628
- result.verification_path = toPosixPath(path.join(phaseInfo.directory, verificationFile));
629
- }
630
- const uatFile = files.find(f => f.endsWith('-UAT.md') || f === 'UAT.md');
631
- if (uatFile) {
632
- result.uat_path = toPosixPath(path.join(phaseInfo.directory, uatFile));
633
- }
634
- const reviewsFile = files.find(f => f.endsWith('-REVIEWS.md') || f === 'REVIEWS.md');
635
- if (reviewsFile) {
636
- result.reviews_path = toPosixPath(path.join(phaseInfo.directory, reviewsFile));
637
- }
638
- } catch { /* intentionally empty */ }
639
- }
640
-
641
- output(withProjectRoot(cwd, result), raw);
642
- }
643
-
644
- function cmdInitTodos(cwd, area, raw) {
645
- const config = loadConfig(cwd);
646
- const now = new Date();
647
-
648
- // List todos (reuse existing logic)
649
- const pendingDir = path.join(planningDir(cwd), 'todos', 'pending');
650
- let count = 0;
651
- const todos = [];
652
-
653
- try {
654
- const files = fs.readdirSync(pendingDir).filter(f => f.endsWith('.md'));
655
- for (const file of files) {
656
- try {
657
- const content = fs.readFileSync(path.join(pendingDir, file), 'utf-8');
658
- const createdMatch = content.match(/^created:\s*(.+)$/m);
659
- const titleMatch = content.match(/^title:\s*(.+)$/m);
660
- const areaMatch = content.match(/^area:\s*(.+)$/m);
661
- const todoArea = areaMatch ? areaMatch[1].trim() : 'general';
662
-
663
- if (area && todoArea !== area) continue;
664
-
665
- count++;
666
- todos.push({
667
- file,
668
- created: createdMatch ? createdMatch[1].trim() : 'unknown',
669
- title: titleMatch ? titleMatch[1].trim() : 'Untitled',
670
- area: todoArea,
671
- path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'todos', 'pending', file))),
672
- });
673
- } catch { /* intentionally empty */ }
674
- }
675
- } catch { /* intentionally empty */ }
676
-
677
- const result = {
678
- // Config
679
- commit_docs: config.commit_docs,
680
-
681
- // Timestamps
682
- date: now.toISOString().split('T')[0],
683
- timestamp: now.toISOString(),
684
-
685
- // Todo inventory
686
- todo_count: count,
687
- todos,
688
- area_filter: area || null,
689
-
690
- // Paths
691
- pending_dir: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'todos', 'pending'))),
692
- completed_dir: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'todos', 'completed'))),
693
-
694
- // File existence
695
- planning_exists: fs.existsSync(planningDir(cwd)),
696
- todos_dir_exists: fs.existsSync(path.join(planningDir(cwd), 'todos')),
697
- pending_dir_exists: fs.existsSync(path.join(planningDir(cwd), 'todos', 'pending')),
698
- };
699
-
700
- output(withProjectRoot(cwd, result), raw);
701
- }
702
-
703
- function cmdInitMilestoneOp(cwd, raw) {
704
- const config = loadConfig(cwd);
705
- const milestone = getMilestoneInfo(cwd);
706
-
707
- // Count phases
708
- let phaseCount = 0;
709
- let completedPhases = 0;
710
- const phasesDir = path.join(planningDir(cwd), 'phases');
711
- try {
712
- const entries = fs.readdirSync(phasesDir, { withFileTypes: true });
713
- const dirs = entries.filter(e => e.isDirectory()).map(e => e.name);
714
- phaseCount = dirs.length;
715
-
716
- // Count phases with summaries (completed)
717
- for (const dir of dirs) {
718
- try {
719
- const phaseFiles = fs.readdirSync(path.join(phasesDir, dir));
720
- const hasSummary = phaseFiles.some(f => f.endsWith('-SUMMARY.md') || f === 'SUMMARY.md');
721
- if (hasSummary) completedPhases++;
722
- } catch { /* intentionally empty */ }
723
- }
724
- } catch { /* intentionally empty */ }
725
-
726
- // Check archive
727
- const archiveDir = path.join(planningRoot(cwd), 'archive');
728
- let archivedMilestones = [];
729
- try {
730
- archivedMilestones = fs.readdirSync(archiveDir, { withFileTypes: true })
731
- .filter(e => e.isDirectory())
732
- .map(e => e.name);
733
- } catch { /* intentionally empty */ }
734
-
735
- const result = {
736
- // Config
737
- commit_docs: config.commit_docs,
738
-
739
- // Current milestone
740
- milestone_version: milestone.version,
741
- milestone_name: milestone.name,
742
- milestone_slug: generateSlugInternal(milestone.name),
743
-
744
- // Phase counts
745
- phase_count: phaseCount,
746
- completed_phases: completedPhases,
747
- all_phases_complete: phaseCount > 0 && phaseCount === completedPhases,
748
-
749
- // Archive
750
- archived_milestones: archivedMilestones,
751
- archive_count: archivedMilestones.length,
752
-
753
- // File existence
754
- project_exists: pathExistsInternal(cwd, '.planning/PROJECT.md'),
755
- roadmap_exists: fs.existsSync(path.join(planningDir(cwd), 'ROADMAP.md')),
756
- state_exists: fs.existsSync(path.join(planningDir(cwd), 'STATE.md')),
757
- archive_exists: fs.existsSync(path.join(planningRoot(cwd), 'archive')),
758
- phases_dir_exists: fs.existsSync(path.join(planningDir(cwd), 'phases')),
759
- };
760
-
761
- output(withProjectRoot(cwd, result), raw);
762
- }
763
-
764
- function cmdInitMapCodebase(cwd, raw) {
765
- const config = loadConfig(cwd);
766
-
767
- // Check for existing codebase maps
768
- const codebaseDir = path.join(planningRoot(cwd), 'codebase');
769
- let existingMaps = [];
770
- try {
771
- existingMaps = fs.readdirSync(codebaseDir).filter(f => f.endsWith('.md'));
772
- } catch { /* intentionally empty */ }
773
-
774
- const result = {
775
- // Models
776
- mapper_model: resolveModelInternal(cwd, 'codebase-mapper'),
777
-
778
- // Config
779
- commit_docs: config.commit_docs,
780
- search_gitignored: config.search_gitignored,
781
- parallelization: config.parallelization,
782
-
783
- // Paths
784
- codebase_dir: '.planning/codebase',
785
-
786
- // Existing maps
787
- existing_maps: existingMaps,
788
- has_maps: existingMaps.length > 0,
789
-
790
- // File existence
791
- planning_exists: pathExistsInternal(cwd, '.planning'),
792
- codebase_dir_exists: pathExistsInternal(cwd, '.planning/codebase'),
793
- };
794
-
795
- output(withProjectRoot(cwd, result), raw);
796
- }
797
-
798
- function cmdInitManager(cwd, raw) {
799
- const config = loadConfig(cwd);
800
- const milestone = getMilestoneInfo(cwd);
801
-
802
- // Use planningPaths for forward-compatibility with workstream scoping (#1268)
803
- const paths = planningPaths(cwd);
804
-
805
- // Validate prerequisites
806
- if (!fs.existsSync(paths.roadmap)) {
807
- error('No ROADMAP.md found. Run /new-milestone first.');
808
- }
809
- if (!fs.existsSync(paths.state)) {
810
- error('No STATE.md found. Run /new-milestone first.');
811
- }
812
- const rawContent = fs.readFileSync(paths.roadmap, 'utf-8');
813
- const content = extractCurrentMilestone(rawContent, cwd);
814
- const phasesDir = paths.phases;
815
- const isDirInMilestone = getMilestonePhaseFilter(cwd);
816
-
817
- const phasePattern = /#{2,4}\s*Phase\s+(\d+[A-Z]?(?:\.\d+)*)\s*:\s*([^\n]+)/gi;
818
- const phases = [];
819
- let match;
820
-
821
- while ((match = phasePattern.exec(content)) !== null) {
822
- const phaseNum = match[1];
823
- const phaseName = match[2].replace(/\(INSERTED\)/i, '').trim();
824
-
825
- const sectionStart = match.index;
826
- const restOfContent = content.slice(sectionStart);
827
- const nextHeader = restOfContent.match(/\n#{2,4}\s+Phase\s+\d/i);
828
- const sectionEnd = nextHeader ? sectionStart + nextHeader.index : content.length;
829
- const section = content.slice(sectionStart, sectionEnd);
830
-
831
- const goalMatch = section.match(/\*\*Goal(?::\*\*|\*\*:)\s*([^\n]+)/i);
832
- const goal = goalMatch ? goalMatch[1].trim() : null;
833
-
834
- const dependsMatch = section.match(/\*\*Depends on(?::\*\*|\*\*:)\s*([^\n]+)/i);
835
- const depends_on = dependsMatch ? dependsMatch[1].trim() : null;
836
-
837
- const normalized = normalizePhaseName(phaseNum);
838
- let diskStatus = 'no_directory';
839
- let planCount = 0;
840
- let summaryCount = 0;
841
- let hasContext = false;
842
- let hasResearch = false;
843
- let lastActivity = null;
844
- let isActive = false;
845
-
846
- try {
847
- const entries = fs.readdirSync(phasesDir, { withFileTypes: true });
848
- const dirs = entries.filter(e => e.isDirectory()).map(e => e.name).filter(isDirInMilestone);
849
- const dirMatch = dirs.find(d => d.startsWith(normalized + '-') || d === normalized);
850
-
851
- if (dirMatch) {
852
- const fullDir = path.join(phasesDir, dirMatch);
853
- const phaseFiles = fs.readdirSync(fullDir);
854
- planCount = phaseFiles.filter(f => f.endsWith('-PLAN.md') || f === 'PLAN.md').length;
855
- summaryCount = phaseFiles.filter(f => f.endsWith('-SUMMARY.md') || f === 'SUMMARY.md').length;
856
- hasContext = phaseFiles.some(f => f.endsWith('-CONTEXT.md') || f === 'CONTEXT.md');
857
- hasResearch = phaseFiles.some(f => f.endsWith('-RESEARCH.md') || f === 'RESEARCH.md');
858
-
859
- if (summaryCount >= planCount && planCount > 0) diskStatus = 'complete';
860
- else if (summaryCount > 0) diskStatus = 'partial';
861
- else if (planCount > 0) diskStatus = 'planned';
862
- else if (hasResearch) diskStatus = 'researched';
863
- else if (hasContext) diskStatus = 'discussed';
864
- else diskStatus = 'empty';
865
-
866
- // Activity detection: check most recent file mtime
867
- const now = Date.now();
868
- let newestMtime = 0;
869
- for (const f of phaseFiles) {
870
- try {
871
- const stat = fs.statSync(path.join(fullDir, f));
872
- if (stat.mtimeMs > newestMtime) newestMtime = stat.mtimeMs;
873
- } catch { /* intentionally empty */ }
874
- }
875
- if (newestMtime > 0) {
876
- lastActivity = new Date(newestMtime).toISOString();
877
- isActive = (now - newestMtime) < 300000; // 5 minutes
878
- }
879
- }
880
- } catch { /* intentionally empty */ }
881
-
882
- // Check ROADMAP checkbox status
883
- const checkboxPattern = new RegExp(`-\\s*\\[(x| )\\]\\s*.*Phase\\s+${phaseNum.replace(/[.*+?^${}()|[\]\\]/g, '\\$&')}[:\\s]`, 'i');
884
- const checkboxMatch = content.match(checkboxPattern);
885
- const roadmapComplete = checkboxMatch ? checkboxMatch[1] === 'x' : false;
886
- if (roadmapComplete && diskStatus !== 'complete') {
887
- diskStatus = 'complete';
888
- }
889
-
890
- phases.push({
891
- number: phaseNum,
892
- name: phaseName,
893
- goal,
894
- depends_on,
895
- disk_status: diskStatus,
896
- has_context: hasContext,
897
- has_research: hasResearch,
898
- plan_count: planCount,
899
- summary_count: summaryCount,
900
- roadmap_complete: roadmapComplete,
901
- last_activity: lastActivity,
902
- is_active: isActive,
903
- });
904
- }
905
-
906
- // Compute display names: truncate to keep table aligned
907
- const MAX_NAME_WIDTH = 20;
908
- for (const phase of phases) {
909
- if (phase.name.length > MAX_NAME_WIDTH) {
910
- phase.display_name = phase.name.slice(0, MAX_NAME_WIDTH - 1) + '…';
911
- } else {
912
- phase.display_name = phase.name;
913
- }
914
- }
915
-
916
- // Dependency satisfaction: check if all depends_on phases are complete
917
- const completedNums = new Set(phases.filter(p => p.disk_status === 'complete').map(p => p.number));
918
- for (const phase of phases) {
919
- if (!phase.depends_on || /^none$/i.test(phase.depends_on.trim())) {
920
- phase.deps_satisfied = true;
921
- } else {
922
- // Parse "Phase 1, Phase 3" or "1, 3" formats
923
- const depNums = phase.depends_on.match(/\d+(?:\.\d+)*/g) || [];
924
- phase.deps_satisfied = depNums.every(n => completedNums.has(n));
925
- phase.dep_phases = depNums;
926
- }
927
- }
928
-
929
- // Compact dependency display for dashboard
930
- for (const phase of phases) {
931
- phase.deps_display = (phase.dep_phases && phase.dep_phases.length > 0)
932
- ? phase.dep_phases.join(',')
933
- : '—';
934
- }
935
-
936
- // Sliding window: discuss is sequential — only the first undiscussed phase is available
937
- let foundNextToDiscuss = false;
938
- for (const phase of phases) {
939
- if (!foundNextToDiscuss && (phase.disk_status === 'empty' || phase.disk_status === 'no_directory')) {
940
- phase.is_next_to_discuss = true;
941
- foundNextToDiscuss = true;
942
- } else {
943
- phase.is_next_to_discuss = false;
944
- }
945
- }
946
-
947
- // Check for WAITING.json signal
948
- let waitingSignal = null;
949
- try {
950
- const waitingPath = path.join(cwd, '.planning', 'WAITING.json');
951
- if (fs.existsSync(waitingPath)) {
952
- waitingSignal = JSON.parse(fs.readFileSync(waitingPath, 'utf-8'));
953
- }
954
- } catch { /* intentionally empty */ }
955
-
956
- // Compute recommended actions (execute > plan > discuss)
957
- const recommendedActions = [];
958
- for (const phase of phases) {
959
- if (phase.disk_status === 'complete') continue;
960
-
961
- if (phase.disk_status === 'planned' && phase.deps_satisfied) {
962
- recommendedActions.push({
963
- phase: phase.number,
964
- phase_name: phase.name,
965
- action: 'execute',
966
- reason: `${phase.plan_count} plans ready, dependencies met`,
967
- command: `/execute-phase ${phase.number}`,
968
- });
969
- } else if (phase.disk_status === 'discussed' || phase.disk_status === 'researched') {
970
- recommendedActions.push({
971
- phase: phase.number,
972
- phase_name: phase.name,
973
- action: 'plan',
974
- reason: 'Context gathered, ready for planning',
975
- command: `/plan-phase ${phase.number}`,
976
- });
977
- } else if ((phase.disk_status === 'empty' || phase.disk_status === 'no_directory') && phase.is_next_to_discuss) {
978
- recommendedActions.push({
979
- phase: phase.number,
980
- phase_name: phase.name,
981
- action: 'discuss',
982
- reason: 'Unblocked, ready to gather context',
983
- command: `/discuss-phase ${phase.number}`,
984
- });
985
- }
986
- }
987
-
988
- // Filter recommendations: no parallel execute/plan unless phases are independent
989
- // Two phases are "independent" if neither depends on the other (directly or transitively)
990
- const phaseMap = new Map(phases.map(p => [p.number, p]));
991
-
992
- function reaches(from, to, visited = new Set()) {
993
- if (visited.has(from)) return false;
994
- visited.add(from);
995
- const p = phaseMap.get(from);
996
- if (!p || !p.dep_phases || p.dep_phases.length === 0) return false;
997
- if (p.dep_phases.includes(to)) return true;
998
- return p.dep_phases.some(dep => reaches(dep, to, visited));
999
- }
1000
-
1001
- function hasDepRelationship(numA, numB) {
1002
- return reaches(numA, numB) || reaches(numB, numA);
1003
- }
1004
-
1005
- // Detect phases with active work (file modified in last 5 min)
1006
- const activeExecuting = phases.filter(p =>
1007
- p.disk_status === 'partial' ||
1008
- (p.disk_status === 'planned' && p.is_active)
1009
- );
1010
- const activePlanning = phases.filter(p =>
1011
- p.is_active && (p.disk_status === 'discussed' || p.disk_status === 'researched')
1012
- );
1013
-
1014
- const filteredActions = recommendedActions.filter(action => {
1015
- if (action.action === 'execute' && activeExecuting.length > 0) {
1016
- // Only allow if independent of ALL actively-executing phases
1017
- return activeExecuting.every(active => !hasDepRelationship(action.phase, active.number));
1018
- }
1019
- if (action.action === 'plan' && activePlanning.length > 0) {
1020
- // Only allow if independent of ALL actively-planning phases
1021
- return activePlanning.every(active => !hasDepRelationship(action.phase, active.number));
1022
- }
1023
- return true;
1024
- });
1025
-
1026
- const completedCount = phases.filter(p => p.disk_status === 'complete').length;
1027
- const result = {
1028
- milestone_version: milestone.version,
1029
- milestone_name: milestone.name,
1030
- phases,
1031
- phase_count: phases.length,
1032
- completed_count: completedCount,
1033
- in_progress_count: phases.filter(p => ['partial', 'planned', 'discussed', 'researched'].includes(p.disk_status)).length,
1034
- recommended_actions: filteredActions,
1035
- waiting_signal: waitingSignal,
1036
- all_complete: completedCount === phases.length && phases.length > 0,
1037
- project_exists: pathExistsInternal(cwd, '.planning/PROJECT.md'),
1038
- roadmap_exists: true,
1039
- state_exists: true,
1040
- };
1041
-
1042
- output(withProjectRoot(cwd, result), raw);
1043
- }
1044
-
1045
- function cmdInitProgress(cwd, raw) {
1046
- const config = loadConfig(cwd);
1047
- const milestone = getMilestoneInfo(cwd);
1048
-
1049
- // Analyze phases — filter to current milestone and include ROADMAP-only phases
1050
- const phasesDir = path.join(planningDir(cwd), 'phases');
1051
- const phases = [];
1052
- let currentPhase = null;
1053
- let nextPhase = null;
1054
-
1055
- // Build set of phases defined in ROADMAP for the current milestone
1056
- const roadmapPhaseNums = new Set();
1057
- const roadmapPhaseNames = new Map();
1058
- try {
1059
- const roadmapContent = extractCurrentMilestone(
1060
- fs.readFileSync(path.join(planningDir(cwd), 'ROADMAP.md'), 'utf-8'), cwd
1061
- );
1062
- const headingPattern = /#{2,4}\s*Phase\s+(\d+[A-Z]?(?:\.\d+)*)\s*:\s*([^\n]+)/gi;
1063
- let hm;
1064
- while ((hm = headingPattern.exec(roadmapContent)) !== null) {
1065
- roadmapPhaseNums.add(hm[1]);
1066
- roadmapPhaseNames.set(hm[1], hm[2].replace(/\(INSERTED\)/i, '').trim());
1067
- }
1068
- } catch { /* intentionally empty */ }
1069
-
1070
- const isDirInMilestone = getMilestonePhaseFilter(cwd);
1071
- const seenPhaseNums = new Set();
1072
-
1073
- try {
1074
- const entries = fs.readdirSync(phasesDir, { withFileTypes: true });
1075
- const dirs = entries.filter(e => e.isDirectory()).map(e => e.name)
1076
- .filter(isDirInMilestone)
1077
- .sort((a, b) => {
1078
- const pa = a.match(/^(\d+[A-Z]?(?:\.\d+)*)/i);
1079
- const pb = b.match(/^(\d+[A-Z]?(?:\.\d+)*)/i);
1080
- if (!pa || !pb) return a.localeCompare(b);
1081
- return parseInt(pa[1], 10) - parseInt(pb[1], 10);
1082
- });
1083
-
1084
- for (const dir of dirs) {
1085
- const match = dir.match(/^(\d+[A-Z]?(?:\.\d+)*)-?(.*)/i);
1086
- const phaseNumber = match ? match[1] : dir;
1087
- const phaseName = match && match[2] ? match[2] : null;
1088
- seenPhaseNums.add(phaseNumber.replace(/^0+/, '') || '0');
1089
-
1090
- const phasePath = path.join(phasesDir, dir);
1091
- const phaseFiles = fs.readdirSync(phasePath);
1092
-
1093
- const plans = phaseFiles.filter(f => f.endsWith('-PLAN.md') || f === 'PLAN.md');
1094
- const summaries = phaseFiles.filter(f => f.endsWith('-SUMMARY.md') || f === 'SUMMARY.md');
1095
- const hasResearch = phaseFiles.some(f => f.endsWith('-RESEARCH.md') || f === 'RESEARCH.md');
1096
-
1097
- const status = summaries.length >= plans.length && plans.length > 0 ? 'complete' :
1098
- plans.length > 0 ? 'in_progress' :
1099
- hasResearch ? 'researched' : 'pending';
1100
-
1101
- const phaseInfo = {
1102
- number: phaseNumber,
1103
- name: phaseName,
1104
- directory: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'phases', dir))),
1105
- status,
1106
- plan_count: plans.length,
1107
- summary_count: summaries.length,
1108
- has_research: hasResearch,
1109
- };
1110
-
1111
- phases.push(phaseInfo);
1112
-
1113
- // Find current (first incomplete with plans) and next (first pending)
1114
- if (!currentPhase && (status === 'in_progress' || status === 'researched')) {
1115
- currentPhase = phaseInfo;
1116
- }
1117
- if (!nextPhase && status === 'pending') {
1118
- nextPhase = phaseInfo;
1119
- }
1120
- }
1121
- } catch { /* intentionally empty */ }
1122
-
1123
- // Add phases defined in ROADMAP but not yet scaffolded to disk
1124
- for (const [num, name] of roadmapPhaseNames) {
1125
- const stripped = num.replace(/^0+/, '') || '0';
1126
- if (!seenPhaseNums.has(stripped)) {
1127
- const phaseInfo = {
1128
- number: num,
1129
- name: name.toLowerCase().replace(/[^a-z0-9]+/g, '-').replace(/^-+|-+$/g, ''),
1130
- directory: null,
1131
- status: 'not_started',
1132
- plan_count: 0,
1133
- summary_count: 0,
1134
- has_research: false,
1135
- };
1136
- phases.push(phaseInfo);
1137
- if (!nextPhase && !currentPhase) {
1138
- nextPhase = phaseInfo;
1139
- }
1140
- }
1141
- }
1142
-
1143
- // Re-sort phases by number after adding ROADMAP-only phases
1144
- phases.sort((a, b) => parseInt(a.number, 10) - parseInt(b.number, 10));
1145
-
1146
- // Check for paused work
1147
- let pausedAt = null;
1148
- try {
1149
- const state = fs.readFileSync(path.join(planningDir(cwd), 'STATE.md'), 'utf-8');
1150
- const pauseMatch = state.match(/\*\*Paused At:\*\*\s*(.+)/);
1151
- if (pauseMatch) pausedAt = pauseMatch[1].trim();
1152
- } catch { /* intentionally empty */ }
1153
-
1154
- const result = {
1155
- // Models
1156
- executor_model: resolveModelInternal(cwd, 'executor'),
1157
- planner_model: resolveModelInternal(cwd, 'planner'),
1158
-
1159
- // Config
1160
- commit_docs: config.commit_docs,
1161
-
1162
- // Milestone
1163
- milestone_version: milestone.version,
1164
- milestone_name: milestone.name,
1165
-
1166
- // Phase overview
1167
- phases,
1168
- phase_count: phases.length,
1169
- completed_count: phases.filter(p => p.status === 'complete').length,
1170
- in_progress_count: phases.filter(p => p.status === 'in_progress').length,
1171
-
1172
- // Current state
1173
- current_phase: currentPhase,
1174
- next_phase: nextPhase,
1175
- paused_at: pausedAt,
1176
- has_work_in_progress: !!currentPhase,
1177
-
1178
- // File existence
1179
- project_exists: pathExistsInternal(cwd, '.planning/PROJECT.md'),
1180
- roadmap_exists: fs.existsSync(path.join(planningDir(cwd), 'ROADMAP.md')),
1181
- state_exists: fs.existsSync(path.join(planningDir(cwd), 'STATE.md')),
1182
- // File paths
1183
- state_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'STATE.md'))),
1184
- roadmap_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'ROADMAP.md'))),
1185
- project_path: '.planning/PROJECT.md',
1186
- config_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'config.json'))),
1187
- };
1188
-
1189
- output(withProjectRoot(cwd, result), raw);
1190
- }
1191
-
1192
- /**
1193
- * Detect child git repos in a directory (one level deep).
1194
- * Returns array of { name, path, has_uncommitted } objects.
1195
- */
1196
- function detectChildRepos(dir) {
1197
- const repos = [];
1198
- let entries;
1199
- try { entries = fs.readdirSync(dir, { withFileTypes: true }); } catch { return repos; }
1200
- for (const entry of entries) {
1201
- if (!entry.isDirectory()) continue;
1202
- if (entry.name.startsWith('.')) continue;
1203
- const fullPath = path.join(dir, entry.name);
1204
- const gitDir = path.join(fullPath, '.git');
1205
- if (fs.existsSync(gitDir)) {
1206
- let hasUncommitted = false;
1207
- try {
1208
- const status = execSync('git status --porcelain', { cwd: fullPath, encoding: 'utf8', timeout: 5000 });
1209
- hasUncommitted = status.trim().length > 0;
1210
- } catch { /* best-effort */ }
1211
- repos.push({ name: entry.name, path: fullPath, has_uncommitted: hasUncommitted });
1212
- }
1213
- }
1214
- return repos;
1215
- }
1216
-
1217
- function cmdInitNewWorkspace(cwd, raw) {
1218
- const homedir = process.env.HOME || require('os').homedir();
1219
- const defaultBase = path.join(homedir, 'workspaces');
1220
-
1221
- // Detect child git repos for interactive selection
1222
- const childRepos = detectChildRepos(cwd);
1223
-
1224
- // Check if git worktree is available
1225
- let worktreeAvailable = false;
1226
- try {
1227
- execSync('git --version', { encoding: 'utf8', timeout: 5000, stdio: 'pipe' });
1228
- worktreeAvailable = true;
1229
- } catch { /* no git at all */ }
1230
-
1231
- const result = {
1232
- default_workspace_base: defaultBase,
1233
- child_repos: childRepos,
1234
- child_repo_count: childRepos.length,
1235
- worktree_available: worktreeAvailable,
1236
- is_git_repo: pathExistsInternal(cwd, '.git'),
1237
- cwd_repo_name: path.basename(cwd),
1238
- };
1239
-
1240
- output(withProjectRoot(cwd, result), raw);
1241
- }
1242
-
1243
- function cmdInitListWorkspaces(cwd, raw) {
1244
- const homedir = process.env.HOME || require('os').homedir();
1245
- const defaultBase = path.join(homedir, 'workspaces');
1246
-
1247
- const workspaces = [];
1248
- if (fs.existsSync(defaultBase)) {
1249
- let entries;
1250
- try { entries = fs.readdirSync(defaultBase, { withFileTypes: true }); } catch { entries = []; }
1251
- for (const entry of entries) {
1252
- if (!entry.isDirectory()) continue;
1253
- const wsPath = path.join(defaultBase, entry.name);
1254
- const manifestPath = path.join(wsPath, 'WORKSPACE.md');
1255
- if (!fs.existsSync(manifestPath)) continue;
1256
-
1257
- let repoCount = 0;
1258
- let hasProject = false;
1259
- let strategy = 'unknown';
1260
- try {
1261
- const manifest = fs.readFileSync(manifestPath, 'utf8');
1262
- const strategyMatch = manifest.match(/^Strategy:\s*(.+)$/m);
1263
- if (strategyMatch) strategy = strategyMatch[1].trim();
1264
- // Count table rows (lines starting with |, excluding header and separator)
1265
- const tableRows = manifest.split('\n').filter(l => l.match(/^\|\s*\w/) && !l.includes('Repo') && !l.includes('---'));
1266
- repoCount = tableRows.length;
1267
- } catch { /* best-effort */ }
1268
- hasProject = fs.existsSync(path.join(wsPath, '.planning', 'PROJECT.md'));
1269
-
1270
- workspaces.push({
1271
- name: entry.name,
1272
- path: wsPath,
1273
- repo_count: repoCount,
1274
- strategy,
1275
- has_project: hasProject,
1276
- });
1277
- }
1278
- }
1279
-
1280
- const result = {
1281
- workspace_base: defaultBase,
1282
- workspaces,
1283
- workspace_count: workspaces.length,
1284
- };
1285
-
1286
- output(result, raw);
1287
- }
1288
-
1289
- function cmdInitRemoveWorkspace(cwd, name, raw) {
1290
- const homedir = process.env.HOME || require('os').homedir();
1291
- const defaultBase = path.join(homedir, 'workspaces');
1292
-
1293
- if (!name) {
1294
- error('workspace name required for init remove-workspace');
1295
- }
1296
-
1297
- const wsPath = path.join(defaultBase, name);
1298
- const manifestPath = path.join(wsPath, 'WORKSPACE.md');
1299
-
1300
- if (!fs.existsSync(wsPath)) {
1301
- error(`Workspace not found: ${wsPath}`);
1302
- }
1303
-
1304
- // Parse manifest for repo info
1305
- const repos = [];
1306
- let strategy = 'unknown';
1307
- if (fs.existsSync(manifestPath)) {
1308
- try {
1309
- const manifest = fs.readFileSync(manifestPath, 'utf8');
1310
- const strategyMatch = manifest.match(/^Strategy:\s*(.+)$/m);
1311
- if (strategyMatch) strategy = strategyMatch[1].trim();
1312
-
1313
- // Parse table rows for repo names and source paths
1314
- const lines = manifest.split('\n');
1315
- for (const line of lines) {
1316
- const match = line.match(/^\|\s*(\S+)\s*\|\s*(\S+)\s*\|\s*(\S+)\s*\|\s*(\S+)\s*\|$/);
1317
- if (match && match[1] !== 'Repo' && !match[1].includes('---')) {
1318
- repos.push({ name: match[1], source: match[2], branch: match[3], strategy: match[4] });
1319
- }
1320
- }
1321
- } catch { /* best-effort */ }
1322
- }
1323
-
1324
- // Check for uncommitted changes in workspace repos
1325
- const dirtyRepos = [];
1326
- for (const repo of repos) {
1327
- const repoPath = path.join(wsPath, repo.name);
1328
- if (!fs.existsSync(repoPath)) continue;
1329
- try {
1330
- const status = execSync('git status --porcelain', { cwd: repoPath, encoding: 'utf8', timeout: 5000, stdio: 'pipe' });
1331
- if (status.trim().length > 0) {
1332
- dirtyRepos.push(repo.name);
1333
- }
1334
- } catch { /* best-effort */ }
1335
- }
1336
-
1337
- const result = {
1338
- workspace_name: name,
1339
- workspace_path: wsPath,
1340
- has_manifest: fs.existsSync(manifestPath),
1341
- strategy,
1342
- repos,
1343
- repo_count: repos.length,
1344
- dirty_repos: dirtyRepos,
1345
- has_dirty_repos: dirtyRepos.length > 0,
1346
- };
1347
-
1348
- output(result, raw);
1349
- }
1350
-
1351
- /**
1352
- * Build a formatted agent skills block for injection into Task() prompts.
1353
- *
1354
- * Reads `config.agent_skills[agentType]` and validates each skill path exists
1355
- * within the project root. Returns a formatted `<agent_skills>` block or empty
1356
- * string if no skills are configured.
1357
- *
1358
- * @param {object} config - Loaded project config
1359
- * @param {string} agentType - The agent type (e.g., 'executor', 'planner')
1360
- * @param {string} projectRoot - Absolute path to project root (for path validation)
1361
- * @returns {string} Formatted skills block or empty string
1362
- */
1363
- function buildAgentSkillsBlock(config, agentType, projectRoot) {
1364
- const { validatePath } = require('./security.cjs');
1365
-
1366
- if (!config || !config.agent_skills || !agentType) return '';
1367
-
1368
- let skillPaths = config.agent_skills[agentType];
1369
- if (!skillPaths) return '';
1370
-
1371
- // Normalize single string to array
1372
- if (typeof skillPaths === 'string') skillPaths = [skillPaths];
1373
- if (!Array.isArray(skillPaths) || skillPaths.length === 0) return '';
1374
-
1375
- const validPaths = [];
1376
- for (const skillPath of skillPaths) {
1377
- if (typeof skillPath !== 'string') continue;
1378
-
1379
- // Validate path safety — must resolve within project root
1380
- const pathCheck = validatePath(skillPath, projectRoot);
1381
- if (!pathCheck.safe) {
1382
- process.stderr.write(`[agent-skills] WARNING: Skipping unsafe path "${skillPath}": ${pathCheck.error}\n`);
1383
- continue;
1384
- }
1385
-
1386
- // Check that the skill directory and SKILL.md exist
1387
- const skillMdPath = path.join(projectRoot, skillPath, 'SKILL.md');
1388
- if (!fs.existsSync(skillMdPath)) {
1389
- process.stderr.write(`[agent-skills] WARNING: Skill not found at "${skillPath}/SKILL.md" — skipping\n`);
1390
- continue;
1391
- }
1392
-
1393
- validPaths.push(skillPath);
1394
- }
1395
-
1396
- if (validPaths.length === 0) return '';
1397
-
1398
- const lines = validPaths.map(p => `- @${p}/SKILL.md`).join('\n');
1399
- return `<agent_skills>\nRead these user-configured skills:\n${lines}\n</agent_skills>`;
1400
- }
1401
-
1402
- /**
1403
- * Command: output the agent skills block for a given agent type.
1404
- * Used by workflows: SKILLS=$(node "$TOOLS" agent-skills executor 2>/dev/null)
1405
- */
1406
- function cmdAgentSkills(cwd, agentType, raw) {
1407
- if (!agentType) {
1408
- // No agent type — output empty string silently
1409
- output('', raw, '');
1410
- return;
1411
- }
1412
-
1413
- const config = loadConfig(cwd);
1414
- const block = buildAgentSkillsBlock(config, agentType, cwd);
1415
- // Output raw text (not JSON) so workflows can embed it directly
1416
- if (block) {
1417
- process.stdout.write(block);
1418
- }
1419
- process.exit(0);
1420
- }
1421
-
1422
- module.exports = {
1423
- cmdInitExecutePhase,
1424
- cmdInitPlanPhase,
1425
- cmdInitNewProject,
1426
- cmdInitNewMilestone,
1427
- cmdInitQuick,
1428
- cmdInitResume,
1429
- cmdInitVerifyWork,
1430
- cmdInitPhaseOp,
1431
- cmdInitTodos,
1432
- cmdInitMilestoneOp,
1433
- cmdInitMapCodebase,
1434
- cmdInitProgress,
1435
- cmdInitManager,
1436
- cmdInitNewWorkspace,
1437
- cmdInitListWorkspaces,
1438
- cmdInitRemoveWorkspace,
1439
- detectChildRepos,
1440
- buildAgentSkillsBlock,
1441
- cmdAgentSkills,
1442
- };
1
+ /**
2
+ * Init — Compound init commands for workflow bootstrapping
3
+ */
4
+
5
+ const fs = require('fs');
6
+ const path = require('path');
7
+ const { execSync } = require('child_process');
8
+ const { loadConfig, resolveModelInternal, findPhaseInternal, getRoadmapPhaseInternal, pathExistsInternal, generateSlugInternal, getMilestoneInfo, getMilestonePhaseFilter, stripShippedMilestones, extractCurrentMilestone, normalizePhaseName, planningPaths, planningDir, planningRoot, toPosixPath, output, error, checkAgentsInstalled } = require('./core.cjs');
9
+
10
+ function getLatestCompletedMilestone(cwd) {
11
+ const milestonesPath = path.join(planningRoot(cwd), 'MILESTONES.md');
12
+ if (!fs.existsSync(milestonesPath)) return null;
13
+
14
+ try {
15
+ const content = fs.readFileSync(milestonesPath, 'utf-8');
16
+ const match = content.match(/^##\s+(v[\d.]+)\s+(.+?)\s+\(Shipped:/m);
17
+ if (!match) return null;
18
+ return {
19
+ version: match[1],
20
+ name: match[2].trim(),
21
+ };
22
+ } catch {
23
+ return null;
24
+ }
25
+ }
26
+
27
+ /**
28
+ * Inject `project_root` into an init result object.
29
+ * Workflows use this to prefix `.planning/` paths correctly when Claude's CWD
30
+ * differs from the project root (e.g., inside a sub-repo).
31
+ */
32
+ function withProjectRoot(cwd, result) {
33
+ result.project_root = cwd;
34
+ // Inject agent installation status into all init outputs (#1371).
35
+ // Workflows that spawn named subagents use this to detect when agents
36
+ // are missing and would silently fall back to general-purpose.
37
+ const agentStatus = checkAgentsInstalled();
38
+ result.agents_installed = agentStatus.agents_installed;
39
+ result.missing_agents = agentStatus.missing_agents;
40
+ return result;
41
+ }
42
+
43
+ function cmdInitExecutePhase(cwd, phase, raw) {
44
+ if (!phase) {
45
+ error('phase required for init execute-phase');
46
+ }
47
+
48
+ const config = loadConfig(cwd);
49
+ let phaseInfo = findPhaseInternal(cwd, phase);
50
+ const milestone = getMilestoneInfo(cwd);
51
+
52
+ const roadmapPhase = getRoadmapPhaseInternal(cwd, phase);
53
+
54
+ // Fallback to ROADMAP.md if no phase directory exists yet
55
+ if (!phaseInfo && roadmapPhase?.found) {
56
+ const phaseName = roadmapPhase.phase_name;
57
+ phaseInfo = {
58
+ found: true,
59
+ directory: null,
60
+ phase_number: roadmapPhase.phase_number,
61
+ phase_name: phaseName,
62
+ phase_slug: phaseName ? phaseName.toLowerCase().replace(/[^a-z0-9]+/g, '-').replace(/^-+|-+$/g, '') : null,
63
+ plans: [],
64
+ summaries: [],
65
+ incomplete_plans: [],
66
+ has_research: false,
67
+ has_context: false,
68
+ has_verification: false,
69
+ has_reviews: false,
70
+ };
71
+ }
72
+ const reqMatch = roadmapPhase?.section?.match(/^\*\*Requirements\*\*:[^\S\n]*([^\n]*)$/m);
73
+ const reqExtracted = reqMatch
74
+ ? reqMatch[1].replace(/[\[\]]/g, '').split(',').map(s => s.trim()).filter(Boolean).join(', ')
75
+ : null;
76
+ const phase_req_ids = (reqExtracted && reqExtracted !== 'TBD') ? reqExtracted : null;
77
+
78
+ const result = {
79
+ // Models
80
+ executor_model: resolveModelInternal(cwd, 'executor'),
81
+ verifier_model: resolveModelInternal(cwd, 'verifier'),
82
+
83
+ // Config flags
84
+ commit_docs: config.commit_docs,
85
+ sub_repos: config.sub_repos,
86
+ parallelization: config.parallelization,
87
+ context_window: config.context_window,
88
+ branching_strategy: config.branching_strategy,
89
+ phase_branch_template: config.phase_branch_template,
90
+ milestone_branch_template: config.milestone_branch_template,
91
+ verifier_enabled: config.verifier,
92
+
93
+ // Phase info
94
+ phase_found: !!phaseInfo,
95
+ phase_dir: phaseInfo?.directory || null,
96
+ phase_number: phaseInfo?.phase_number || null,
97
+ phase_name: phaseInfo?.phase_name || null,
98
+ phase_slug: phaseInfo?.phase_slug || null,
99
+ phase_req_ids,
100
+
101
+ // Plan inventory
102
+ plans: phaseInfo?.plans || [],
103
+ summaries: phaseInfo?.summaries || [],
104
+ incomplete_plans: phaseInfo?.incomplete_plans || [],
105
+ plan_count: phaseInfo?.plans?.length || 0,
106
+ incomplete_count: phaseInfo?.incomplete_plans?.length || 0,
107
+
108
+ // Branch name (pre-computed)
109
+ branch_name: config.branching_strategy === 'phase' && phaseInfo
110
+ ? config.phase_branch_template
111
+ .replace('{phase}', phaseInfo.phase_number)
112
+ .replace('{slug}', phaseInfo.phase_slug || 'phase')
113
+ : config.branching_strategy === 'milestone'
114
+ ? config.milestone_branch_template
115
+ .replace('{milestone}', milestone.version)
116
+ .replace('{slug}', generateSlugInternal(milestone.name) || 'milestone')
117
+ : null,
118
+
119
+ // Milestone info
120
+ milestone_version: milestone.version,
121
+ milestone_name: milestone.name,
122
+ milestone_slug: generateSlugInternal(milestone.name),
123
+
124
+ // File existence
125
+ state_exists: fs.existsSync(path.join(planningDir(cwd), 'STATE.md')),
126
+ roadmap_exists: fs.existsSync(path.join(planningDir(cwd), 'ROADMAP.md')),
127
+ config_exists: fs.existsSync(path.join(planningDir(cwd), 'config.json')),
128
+ // File paths
129
+ state_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'STATE.md'))),
130
+ roadmap_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'ROADMAP.md'))),
131
+ config_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'config.json'))),
132
+ };
133
+
134
+ output(withProjectRoot(cwd, result), raw);
135
+ }
136
+
137
+ function cmdInitPlanPhase(cwd, phase, raw) {
138
+ if (!phase) {
139
+ error('phase required for init plan-phase');
140
+ }
141
+
142
+ const config = loadConfig(cwd);
143
+ let phaseInfo = findPhaseInternal(cwd, phase);
144
+
145
+ const roadmapPhase = getRoadmapPhaseInternal(cwd, phase);
146
+
147
+ // Fallback to ROADMAP.md if no phase directory exists yet
148
+ if (!phaseInfo && roadmapPhase?.found) {
149
+ const phaseName = roadmapPhase.phase_name;
150
+ phaseInfo = {
151
+ found: true,
152
+ directory: null,
153
+ phase_number: roadmapPhase.phase_number,
154
+ phase_name: phaseName,
155
+ phase_slug: phaseName ? phaseName.toLowerCase().replace(/[^a-z0-9]+/g, '-').replace(/^-+|-+$/g, '') : null,
156
+ plans: [],
157
+ summaries: [],
158
+ incomplete_plans: [],
159
+ has_research: false,
160
+ has_context: false,
161
+ has_verification: false,
162
+ has_reviews: false,
163
+ };
164
+ }
165
+ const reqMatch = roadmapPhase?.section?.match(/^\*\*Requirements\*\*:[^\S\n]*([^\n]*)$/m);
166
+ const reqExtracted = reqMatch
167
+ ? reqMatch[1].replace(/[\[\]]/g, '').split(',').map(s => s.trim()).filter(Boolean).join(', ')
168
+ : null;
169
+ const phase_req_ids = (reqExtracted && reqExtracted !== 'TBD') ? reqExtracted : null;
170
+
171
+ const result = {
172
+ // Models
173
+ researcher_model: resolveModelInternal(cwd, 'phase-researcher'),
174
+ planner_model: resolveModelInternal(cwd, 'planner'),
175
+ checker_model: resolveModelInternal(cwd, 'plan-checker'),
176
+
177
+ // Workflow flags
178
+ research_enabled: config.research,
179
+ plan_checker_enabled: config.plan_checker,
180
+ nyquist_validation_enabled: config.nyquist_validation,
181
+ commit_docs: config.commit_docs,
182
+ text_mode: config.text_mode,
183
+
184
+ // Phase info
185
+ phase_found: !!phaseInfo,
186
+ phase_dir: phaseInfo?.directory || null,
187
+ phase_number: phaseInfo?.phase_number || null,
188
+ phase_name: phaseInfo?.phase_name || null,
189
+ phase_slug: phaseInfo?.phase_slug || null,
190
+ padded_phase: phaseInfo?.phase_number ? normalizePhaseName(phaseInfo.phase_number) : null,
191
+ phase_req_ids,
192
+
193
+ // Existing artifacts
194
+ has_research: phaseInfo?.has_research || false,
195
+ has_context: phaseInfo?.has_context || false,
196
+ has_reviews: phaseInfo?.has_reviews || false,
197
+ has_plans: (phaseInfo?.plans?.length || 0) > 0,
198
+ plan_count: phaseInfo?.plans?.length || 0,
199
+
200
+ // Environment
201
+ planning_exists: fs.existsSync(planningDir(cwd)),
202
+ roadmap_exists: fs.existsSync(path.join(planningDir(cwd), 'ROADMAP.md')),
203
+
204
+ // File paths
205
+ state_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'STATE.md'))),
206
+ roadmap_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'ROADMAP.md'))),
207
+ requirements_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'REQUIREMENTS.md'))),
208
+ };
209
+
210
+ if (phaseInfo?.directory) {
211
+ // Find *-CONTEXT.md in phase directory
212
+ const phaseDirFull = path.join(cwd, phaseInfo.directory);
213
+ try {
214
+ const files = fs.readdirSync(phaseDirFull);
215
+ const contextFile = files.find(f => f.endsWith('-CONTEXT.md') || f === 'CONTEXT.md');
216
+ if (contextFile) {
217
+ result.context_path = toPosixPath(path.join(phaseInfo.directory, contextFile));
218
+ }
219
+ const researchFile = files.find(f => f.endsWith('-RESEARCH.md') || f === 'RESEARCH.md');
220
+ if (researchFile) {
221
+ result.research_path = toPosixPath(path.join(phaseInfo.directory, researchFile));
222
+ }
223
+ const verificationFile = files.find(f => f.endsWith('-VERIFICATION.md') || f === 'VERIFICATION.md');
224
+ if (verificationFile) {
225
+ result.verification_path = toPosixPath(path.join(phaseInfo.directory, verificationFile));
226
+ }
227
+ const uatFile = files.find(f => f.endsWith('-UAT.md') || f === 'UAT.md');
228
+ if (uatFile) {
229
+ result.uat_path = toPosixPath(path.join(phaseInfo.directory, uatFile));
230
+ }
231
+ const reviewsFile = files.find(f => f.endsWith('-REVIEWS.md') || f === 'REVIEWS.md');
232
+ if (reviewsFile) {
233
+ result.reviews_path = toPosixPath(path.join(phaseInfo.directory, reviewsFile));
234
+ }
235
+ } catch { /* intentionally empty */ }
236
+ }
237
+
238
+ output(withProjectRoot(cwd, result), raw);
239
+ }
240
+
241
+ function cmdInitNewProject(cwd, raw) {
242
+ const config = loadConfig(cwd);
243
+
244
+ // Detect Brave Search API key availability
245
+ const homedir = require('os').homedir();
246
+ const braveKeyFile = path.join(homedir, '.framework', 'brave_api_key');
247
+ const hasBraveSearch = !!(process.env.BRAVE_API_KEY || fs.existsSync(braveKeyFile));
248
+
249
+ // Detect Firecrawl API key availability
250
+ const firecrawlKeyFile = path.join(homedir, '.framework', 'firecrawl_api_key');
251
+ const hasFirecrawl = !!(process.env.FIRECRAWL_API_KEY || fs.existsSync(firecrawlKeyFile));
252
+
253
+ // Detect Exa API key availability
254
+ const exaKeyFile = path.join(homedir, '.framework', 'exa_api_key');
255
+ const hasExaSearch = !!(process.env.EXA_API_KEY || fs.existsSync(exaKeyFile));
256
+
257
+ // Detect existing code (cross-platform — no Unix `find` dependency)
258
+ let hasCode = false;
259
+ let hasPackageFile = false;
260
+ try {
261
+ const codeExtensions = new Set([
262
+ '.ts', '.js', '.py', '.go', '.rs', '.swift', '.java',
263
+ '.kt', '.kts', // Kotlin (Android, server-side)
264
+ '.c', '.cpp', '.h', // C/C++
265
+ '.cs', // C#
266
+ '.rb', // Ruby
267
+ '.php', // PHP
268
+ '.dart', // Dart (Flutter)
269
+ '.m', '.mm', // Objective-C / Objective-C++
270
+ '.scala', // Scala
271
+ '.groovy', // Groovy (Gradle build scripts)
272
+ '.lua', // Lua
273
+ '.r', '.R', // R
274
+ '.zig', // Zig
275
+ '.ex', '.exs', // Elixir
276
+ '.clj', // Clojure
277
+ ]);
278
+ const skipDirs = new Set(['node_modules', '.git', '.planning', '.claude', '__pycache__', 'target', 'dist', 'build']);
279
+ function findCodeFiles(dir, depth) {
280
+ if (depth > 3) return false;
281
+ let entries;
282
+ try { entries = fs.readdirSync(dir, { withFileTypes: true }); } catch { return false; }
283
+ for (const entry of entries) {
284
+ if (entry.isFile() && codeExtensions.has(path.extname(entry.name))) return true;
285
+ if (entry.isDirectory() && !skipDirs.has(entry.name)) {
286
+ if (findCodeFiles(path.join(dir, entry.name), depth + 1)) return true;
287
+ }
288
+ }
289
+ return false;
290
+ }
291
+ hasCode = findCodeFiles(cwd, 0);
292
+ } catch { /* intentionally empty — best-effort detection */ }
293
+
294
+ hasPackageFile = pathExistsInternal(cwd, 'package.json') ||
295
+ pathExistsInternal(cwd, 'requirements.txt') ||
296
+ pathExistsInternal(cwd, 'Cargo.toml') ||
297
+ pathExistsInternal(cwd, 'go.mod') ||
298
+ pathExistsInternal(cwd, 'Package.swift') ||
299
+ pathExistsInternal(cwd, 'build.gradle') ||
300
+ pathExistsInternal(cwd, 'build.gradle.kts') ||
301
+ pathExistsInternal(cwd, 'pom.xml') ||
302
+ pathExistsInternal(cwd, 'Gemfile') ||
303
+ pathExistsInternal(cwd, 'composer.json') ||
304
+ pathExistsInternal(cwd, 'pubspec.yaml') ||
305
+ pathExistsInternal(cwd, 'CMakeLists.txt') ||
306
+ pathExistsInternal(cwd, 'Makefile') ||
307
+ pathExistsInternal(cwd, 'build.zig') ||
308
+ pathExistsInternal(cwd, 'mix.exs') ||
309
+ pathExistsInternal(cwd, 'project.clj');
310
+
311
+ const result = {
312
+ // Models
313
+ researcher_model: resolveModelInternal(cwd, 'project-researcher'),
314
+ synthesizer_model: resolveModelInternal(cwd, 'research-synthesizer'),
315
+ roadmapper_model: resolveModelInternal(cwd, 'roadmapper'),
316
+
317
+ // Config
318
+ commit_docs: config.commit_docs,
319
+
320
+ // Existing state
321
+ project_exists: pathExistsInternal(cwd, '.planning/PROJECT.md'),
322
+ has_codebase_map: pathExistsInternal(cwd, '.planning/codebase'),
323
+ planning_exists: pathExistsInternal(cwd, '.planning'),
324
+
325
+ // Brownfield detection
326
+ has_existing_code: hasCode,
327
+ has_package_file: hasPackageFile,
328
+ is_brownfield: hasCode || hasPackageFile,
329
+ needs_codebase_map: (hasCode || hasPackageFile) && !pathExistsInternal(cwd, '.planning/codebase'),
330
+
331
+ // Git state
332
+ has_git: pathExistsInternal(cwd, '.git'),
333
+
334
+ // Enhanced search
335
+ brave_search_available: hasBraveSearch,
336
+ firecrawl_available: hasFirecrawl,
337
+ exa_search_available: hasExaSearch,
338
+
339
+ // File paths
340
+ project_path: '.planning/PROJECT.md',
341
+ };
342
+
343
+ output(withProjectRoot(cwd, result), raw);
344
+ }
345
+
346
+ function cmdInitNewMilestone(cwd, raw) {
347
+ const config = loadConfig(cwd);
348
+ const milestone = getMilestoneInfo(cwd);
349
+ const latestCompleted = getLatestCompletedMilestone(cwd);
350
+ const phasesDir = path.join(planningDir(cwd), 'phases');
351
+ let phaseDirCount = 0;
352
+
353
+ try {
354
+ if (fs.existsSync(phasesDir)) {
355
+ phaseDirCount = fs.readdirSync(phasesDir, { withFileTypes: true })
356
+ .filter(entry => entry.isDirectory())
357
+ .length;
358
+ }
359
+ } catch {}
360
+
361
+ const result = {
362
+ // Models
363
+ researcher_model: resolveModelInternal(cwd, 'project-researcher'),
364
+ synthesizer_model: resolveModelInternal(cwd, 'research-synthesizer'),
365
+ roadmapper_model: resolveModelInternal(cwd, 'roadmapper'),
366
+
367
+ // Config
368
+ commit_docs: config.commit_docs,
369
+ research_enabled: config.research,
370
+
371
+ // Current milestone
372
+ current_milestone: milestone.version,
373
+ current_milestone_name: milestone.name,
374
+ latest_completed_milestone: latestCompleted?.version || null,
375
+ latest_completed_milestone_name: latestCompleted?.name || null,
376
+ phase_dir_count: phaseDirCount,
377
+ phase_archive_path: latestCompleted ? toPosixPath(path.relative(cwd, path.join(planningRoot(cwd), 'milestones', `${latestCompleted.version}-phases`))) : null,
378
+
379
+ // File existence
380
+ project_exists: pathExistsInternal(cwd, '.planning/PROJECT.md'),
381
+ roadmap_exists: fs.existsSync(path.join(planningDir(cwd), 'ROADMAP.md')),
382
+ state_exists: fs.existsSync(path.join(planningDir(cwd), 'STATE.md')),
383
+
384
+ // File paths
385
+ project_path: '.planning/PROJECT.md',
386
+ roadmap_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'ROADMAP.md'))),
387
+ state_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'STATE.md'))),
388
+ };
389
+
390
+ output(withProjectRoot(cwd, result), raw);
391
+ }
392
+
393
+ function cmdInitQuick(cwd, description, raw) {
394
+ const config = loadConfig(cwd);
395
+ const now = new Date();
396
+ const slug = description ? generateSlugInternal(description)?.substring(0, 40) : null;
397
+
398
+ // Generate collision-resistant quick task ID: YYMMDD-xxx
399
+ // xxx = 2-second precision blocks since midnight, encoded as 3-char Base36 (lowercase)
400
+ // Range: 000 (00:00:00) to xbz (23:59:58), guaranteed 3 chars for any time of day.
401
+ // Provides ~2s uniqueness window per user — practically collision-free across a team.
402
+ const yy = String(now.getFullYear()).slice(-2);
403
+ const mm = String(now.getMonth() + 1).padStart(2, '0');
404
+ const dd = String(now.getDate()).padStart(2, '0');
405
+ const dateStr = yy + mm + dd;
406
+ const secondsSinceMidnight = now.getHours() * 3600 + now.getMinutes() * 60 + now.getSeconds();
407
+ const timeBlocks = Math.floor(secondsSinceMidnight / 2);
408
+ const timeEncoded = timeBlocks.toString(36).padStart(3, '0');
409
+ const quickId = dateStr + '-' + timeEncoded;
410
+ const branchSlug = slug || 'quick';
411
+ const quickBranchName = config.quick_branch_template
412
+ ? config.quick_branch_template
413
+ .replace('{num}', quickId)
414
+ .replace('{quick}', quickId)
415
+ .replace('{slug}', branchSlug)
416
+ : null;
417
+
418
+ const result = {
419
+ // Models
420
+ planner_model: resolveModelInternal(cwd, 'planner'),
421
+ executor_model: resolveModelInternal(cwd, 'executor'),
422
+ checker_model: resolveModelInternal(cwd, 'plan-checker'),
423
+ verifier_model: resolveModelInternal(cwd, 'verifier'),
424
+
425
+ // Config
426
+ commit_docs: config.commit_docs,
427
+ branch_name: quickBranchName,
428
+
429
+ // Quick task info
430
+ quick_id: quickId,
431
+ slug: slug,
432
+ description: description || null,
433
+
434
+ // Timestamps
435
+ date: now.toISOString().split('T')[0],
436
+ timestamp: now.toISOString(),
437
+
438
+ // Paths
439
+ quick_dir: '.planning/quick',
440
+ task_dir: slug ? `.planning/quick/${quickId}-${slug}` : null,
441
+
442
+ // File existence
443
+ roadmap_exists: fs.existsSync(path.join(planningDir(cwd), 'ROADMAP.md')),
444
+ planning_exists: fs.existsSync(planningRoot(cwd)),
445
+
446
+ };
447
+
448
+ output(withProjectRoot(cwd, result), raw);
449
+ }
450
+
451
+ function cmdInitResume(cwd, raw) {
452
+ const config = loadConfig(cwd);
453
+
454
+ // Check for interrupted agent
455
+ let interruptedAgentId = null;
456
+ try {
457
+ interruptedAgentId = fs.readFileSync(path.join(planningRoot(cwd), 'current-agent-id.txt'), 'utf-8').trim();
458
+ } catch { /* intentionally empty */ }
459
+
460
+ const result = {
461
+ // File existence
462
+ state_exists: fs.existsSync(path.join(planningDir(cwd), 'STATE.md')),
463
+ roadmap_exists: fs.existsSync(path.join(planningDir(cwd), 'ROADMAP.md')),
464
+ project_exists: pathExistsInternal(cwd, '.planning/PROJECT.md'),
465
+ planning_exists: fs.existsSync(planningRoot(cwd)),
466
+
467
+ // File paths
468
+ state_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'STATE.md'))),
469
+ roadmap_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'ROADMAP.md'))),
470
+ project_path: '.planning/PROJECT.md',
471
+
472
+ // Agent state
473
+ has_interrupted_agent: !!interruptedAgentId,
474
+ interrupted_agent_id: interruptedAgentId,
475
+
476
+ // Config
477
+ commit_docs: config.commit_docs,
478
+ };
479
+
480
+ output(withProjectRoot(cwd, result), raw);
481
+ }
482
+
483
+ function cmdInitVerifyWork(cwd, phase, raw) {
484
+ if (!phase) {
485
+ error('phase required for init verify-work');
486
+ }
487
+
488
+ const config = loadConfig(cwd);
489
+ let phaseInfo = findPhaseInternal(cwd, phase);
490
+
491
+ // Fallback to ROADMAP.md if no phase directory exists yet
492
+ if (!phaseInfo) {
493
+ const roadmapPhase = getRoadmapPhaseInternal(cwd, phase);
494
+ if (roadmapPhase?.found) {
495
+ const phaseName = roadmapPhase.phase_name;
496
+ phaseInfo = {
497
+ found: true,
498
+ directory: null,
499
+ phase_number: roadmapPhase.phase_number,
500
+ phase_name: phaseName,
501
+ phase_slug: phaseName ? phaseName.toLowerCase().replace(/[^a-z0-9]+/g, '-').replace(/^-+|-+$/g, '') : null,
502
+ plans: [],
503
+ summaries: [],
504
+ incomplete_plans: [],
505
+ has_research: false,
506
+ has_context: false,
507
+ has_verification: false,
508
+ };
509
+ }
510
+ }
511
+
512
+ const result = {
513
+ // Models
514
+ planner_model: resolveModelInternal(cwd, 'planner'),
515
+ checker_model: resolveModelInternal(cwd, 'plan-checker'),
516
+
517
+ // Config
518
+ commit_docs: config.commit_docs,
519
+
520
+ // Phase info
521
+ phase_found: !!phaseInfo,
522
+ phase_dir: phaseInfo?.directory || null,
523
+ phase_number: phaseInfo?.phase_number || null,
524
+ phase_name: phaseInfo?.phase_name || null,
525
+
526
+ // Existing artifacts
527
+ has_verification: phaseInfo?.has_verification || false,
528
+ };
529
+
530
+ output(withProjectRoot(cwd, result), raw);
531
+ }
532
+
533
+ function cmdInitPhaseOp(cwd, phase, raw) {
534
+ const config = loadConfig(cwd);
535
+ let phaseInfo = findPhaseInternal(cwd, phase);
536
+
537
+ // If the only disk match comes from an archived milestone, prefer the
538
+ // current milestone's ROADMAP entry so discuss-phase and similar flows
539
+ // don't attach to shipped work that reused the same phase number.
540
+ if (phaseInfo?.archived) {
541
+ const roadmapPhase = getRoadmapPhaseInternal(cwd, phase);
542
+ if (roadmapPhase?.found) {
543
+ const phaseName = roadmapPhase.phase_name;
544
+ phaseInfo = {
545
+ found: true,
546
+ directory: null,
547
+ phase_number: roadmapPhase.phase_number,
548
+ phase_name: phaseName,
549
+ phase_slug: phaseName ? phaseName.toLowerCase().replace(/[^a-z0-9]+/g, '-').replace(/^-+|-+$/g, '') : null,
550
+ plans: [],
551
+ summaries: [],
552
+ incomplete_plans: [],
553
+ has_research: false,
554
+ has_context: false,
555
+ has_verification: false,
556
+ };
557
+ }
558
+ }
559
+
560
+ // Fallback to ROADMAP.md if no directory exists (e.g., Plans: TBD)
561
+ if (!phaseInfo) {
562
+ const roadmapPhase = getRoadmapPhaseInternal(cwd, phase);
563
+ if (roadmapPhase?.found) {
564
+ const phaseName = roadmapPhase.phase_name;
565
+ phaseInfo = {
566
+ found: true,
567
+ directory: null,
568
+ phase_number: roadmapPhase.phase_number,
569
+ phase_name: phaseName,
570
+ phase_slug: phaseName ? phaseName.toLowerCase().replace(/[^a-z0-9]+/g, '-').replace(/^-+|-+$/g, '') : null,
571
+ plans: [],
572
+ summaries: [],
573
+ incomplete_plans: [],
574
+ has_research: false,
575
+ has_context: false,
576
+ has_verification: false,
577
+ };
578
+ }
579
+ }
580
+
581
+ const result = {
582
+ // Config
583
+ commit_docs: config.commit_docs,
584
+ brave_search: config.brave_search,
585
+ firecrawl: config.firecrawl,
586
+ exa_search: config.exa_search,
587
+
588
+ // Phase info
589
+ phase_found: !!phaseInfo,
590
+ phase_dir: phaseInfo?.directory || null,
591
+ phase_number: phaseInfo?.phase_number || null,
592
+ phase_name: phaseInfo?.phase_name || null,
593
+ phase_slug: phaseInfo?.phase_slug || null,
594
+ padded_phase: phaseInfo?.phase_number ? normalizePhaseName(phaseInfo.phase_number) : null,
595
+
596
+ // Existing artifacts
597
+ has_research: phaseInfo?.has_research || false,
598
+ has_context: phaseInfo?.has_context || false,
599
+ has_plans: (phaseInfo?.plans?.length || 0) > 0,
600
+ has_verification: phaseInfo?.has_verification || false,
601
+ has_reviews: phaseInfo?.has_reviews || false,
602
+ plan_count: phaseInfo?.plans?.length || 0,
603
+
604
+ // File existence
605
+ roadmap_exists: fs.existsSync(path.join(planningDir(cwd), 'ROADMAP.md')),
606
+ planning_exists: fs.existsSync(planningDir(cwd)),
607
+
608
+ // File paths
609
+ state_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'STATE.md'))),
610
+ roadmap_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'ROADMAP.md'))),
611
+ requirements_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'REQUIREMENTS.md'))),
612
+ };
613
+
614
+ if (phaseInfo?.directory) {
615
+ const phaseDirFull = path.join(cwd, phaseInfo.directory);
616
+ try {
617
+ const files = fs.readdirSync(phaseDirFull);
618
+ const contextFile = files.find(f => f.endsWith('-CONTEXT.md') || f === 'CONTEXT.md');
619
+ if (contextFile) {
620
+ result.context_path = toPosixPath(path.join(phaseInfo.directory, contextFile));
621
+ }
622
+ const researchFile = files.find(f => f.endsWith('-RESEARCH.md') || f === 'RESEARCH.md');
623
+ if (researchFile) {
624
+ result.research_path = toPosixPath(path.join(phaseInfo.directory, researchFile));
625
+ }
626
+ const verificationFile = files.find(f => f.endsWith('-VERIFICATION.md') || f === 'VERIFICATION.md');
627
+ if (verificationFile) {
628
+ result.verification_path = toPosixPath(path.join(phaseInfo.directory, verificationFile));
629
+ }
630
+ const uatFile = files.find(f => f.endsWith('-UAT.md') || f === 'UAT.md');
631
+ if (uatFile) {
632
+ result.uat_path = toPosixPath(path.join(phaseInfo.directory, uatFile));
633
+ }
634
+ const reviewsFile = files.find(f => f.endsWith('-REVIEWS.md') || f === 'REVIEWS.md');
635
+ if (reviewsFile) {
636
+ result.reviews_path = toPosixPath(path.join(phaseInfo.directory, reviewsFile));
637
+ }
638
+ } catch { /* intentionally empty */ }
639
+ }
640
+
641
+ output(withProjectRoot(cwd, result), raw);
642
+ }
643
+
644
+ function cmdInitTodos(cwd, area, raw) {
645
+ const config = loadConfig(cwd);
646
+ const now = new Date();
647
+
648
+ // List todos (reuse existing logic)
649
+ const pendingDir = path.join(planningDir(cwd), 'todos', 'pending');
650
+ let count = 0;
651
+ const todos = [];
652
+
653
+ try {
654
+ const files = fs.readdirSync(pendingDir).filter(f => f.endsWith('.md'));
655
+ for (const file of files) {
656
+ try {
657
+ const content = fs.readFileSync(path.join(pendingDir, file), 'utf-8');
658
+ const createdMatch = content.match(/^created:\s*(.+)$/m);
659
+ const titleMatch = content.match(/^title:\s*(.+)$/m);
660
+ const areaMatch = content.match(/^area:\s*(.+)$/m);
661
+ const todoArea = areaMatch ? areaMatch[1].trim() : 'general';
662
+
663
+ if (area && todoArea !== area) continue;
664
+
665
+ count++;
666
+ todos.push({
667
+ file,
668
+ created: createdMatch ? createdMatch[1].trim() : 'unknown',
669
+ title: titleMatch ? titleMatch[1].trim() : 'Untitled',
670
+ area: todoArea,
671
+ path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'todos', 'pending', file))),
672
+ });
673
+ } catch { /* intentionally empty */ }
674
+ }
675
+ } catch { /* intentionally empty */ }
676
+
677
+ const result = {
678
+ // Config
679
+ commit_docs: config.commit_docs,
680
+
681
+ // Timestamps
682
+ date: now.toISOString().split('T')[0],
683
+ timestamp: now.toISOString(),
684
+
685
+ // Todo inventory
686
+ todo_count: count,
687
+ todos,
688
+ area_filter: area || null,
689
+
690
+ // Paths
691
+ pending_dir: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'todos', 'pending'))),
692
+ completed_dir: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'todos', 'completed'))),
693
+
694
+ // File existence
695
+ planning_exists: fs.existsSync(planningDir(cwd)),
696
+ todos_dir_exists: fs.existsSync(path.join(planningDir(cwd), 'todos')),
697
+ pending_dir_exists: fs.existsSync(path.join(planningDir(cwd), 'todos', 'pending')),
698
+ };
699
+
700
+ output(withProjectRoot(cwd, result), raw);
701
+ }
702
+
703
+ function cmdInitMilestoneOp(cwd, raw) {
704
+ const config = loadConfig(cwd);
705
+ const milestone = getMilestoneInfo(cwd);
706
+
707
+ // Count phases
708
+ let phaseCount = 0;
709
+ let completedPhases = 0;
710
+ const phasesDir = path.join(planningDir(cwd), 'phases');
711
+ try {
712
+ const entries = fs.readdirSync(phasesDir, { withFileTypes: true });
713
+ const dirs = entries.filter(e => e.isDirectory()).map(e => e.name);
714
+ phaseCount = dirs.length;
715
+
716
+ // Count phases with summaries (completed)
717
+ for (const dir of dirs) {
718
+ try {
719
+ const phaseFiles = fs.readdirSync(path.join(phasesDir, dir));
720
+ const hasSummary = phaseFiles.some(f => f.endsWith('-SUMMARY.md') || f === 'SUMMARY.md');
721
+ if (hasSummary) completedPhases++;
722
+ } catch { /* intentionally empty */ }
723
+ }
724
+ } catch { /* intentionally empty */ }
725
+
726
+ // Check archive
727
+ const archiveDir = path.join(planningRoot(cwd), 'archive');
728
+ let archivedMilestones = [];
729
+ try {
730
+ archivedMilestones = fs.readdirSync(archiveDir, { withFileTypes: true })
731
+ .filter(e => e.isDirectory())
732
+ .map(e => e.name);
733
+ } catch { /* intentionally empty */ }
734
+
735
+ const result = {
736
+ // Config
737
+ commit_docs: config.commit_docs,
738
+
739
+ // Current milestone
740
+ milestone_version: milestone.version,
741
+ milestone_name: milestone.name,
742
+ milestone_slug: generateSlugInternal(milestone.name),
743
+
744
+ // Phase counts
745
+ phase_count: phaseCount,
746
+ completed_phases: completedPhases,
747
+ all_phases_complete: phaseCount > 0 && phaseCount === completedPhases,
748
+
749
+ // Archive
750
+ archived_milestones: archivedMilestones,
751
+ archive_count: archivedMilestones.length,
752
+
753
+ // File existence
754
+ project_exists: pathExistsInternal(cwd, '.planning/PROJECT.md'),
755
+ roadmap_exists: fs.existsSync(path.join(planningDir(cwd), 'ROADMAP.md')),
756
+ state_exists: fs.existsSync(path.join(planningDir(cwd), 'STATE.md')),
757
+ archive_exists: fs.existsSync(path.join(planningRoot(cwd), 'archive')),
758
+ phases_dir_exists: fs.existsSync(path.join(planningDir(cwd), 'phases')),
759
+ };
760
+
761
+ output(withProjectRoot(cwd, result), raw);
762
+ }
763
+
764
+ function cmdInitMapCodebase(cwd, raw) {
765
+ const config = loadConfig(cwd);
766
+
767
+ // Check for existing codebase maps
768
+ const codebaseDir = path.join(planningRoot(cwd), 'codebase');
769
+ let existingMaps = [];
770
+ try {
771
+ existingMaps = fs.readdirSync(codebaseDir).filter(f => f.endsWith('.md'));
772
+ } catch { /* intentionally empty */ }
773
+
774
+ const result = {
775
+ // Models
776
+ mapper_model: resolveModelInternal(cwd, 'codebase-mapper'),
777
+
778
+ // Config
779
+ commit_docs: config.commit_docs,
780
+ search_gitignored: config.search_gitignored,
781
+ parallelization: config.parallelization,
782
+
783
+ // Paths
784
+ codebase_dir: '.planning/codebase',
785
+
786
+ // Existing maps
787
+ existing_maps: existingMaps,
788
+ has_maps: existingMaps.length > 0,
789
+
790
+ // File existence
791
+ planning_exists: pathExistsInternal(cwd, '.planning'),
792
+ codebase_dir_exists: pathExistsInternal(cwd, '.planning/codebase'),
793
+ };
794
+
795
+ output(withProjectRoot(cwd, result), raw);
796
+ }
797
+
798
+ function cmdInitManager(cwd, raw) {
799
+ const config = loadConfig(cwd);
800
+ const milestone = getMilestoneInfo(cwd);
801
+
802
+ // Use planningPaths for forward-compatibility with workstream scoping (#1268)
803
+ const paths = planningPaths(cwd);
804
+
805
+ // Validate prerequisites
806
+ if (!fs.existsSync(paths.roadmap)) {
807
+ error('No ROADMAP.md found. Run /new-milestone first.');
808
+ }
809
+ if (!fs.existsSync(paths.state)) {
810
+ error('No STATE.md found. Run /new-milestone first.');
811
+ }
812
+ const rawContent = fs.readFileSync(paths.roadmap, 'utf-8');
813
+ const content = extractCurrentMilestone(rawContent, cwd);
814
+ const phasesDir = paths.phases;
815
+ const isDirInMilestone = getMilestonePhaseFilter(cwd);
816
+
817
+ const phasePattern = /#{2,4}\s*Phase\s+(\d+[A-Z]?(?:\.\d+)*)\s*:\s*([^\n]+)/gi;
818
+ const phases = [];
819
+ let match;
820
+
821
+ while ((match = phasePattern.exec(content)) !== null) {
822
+ const phaseNum = match[1];
823
+ const phaseName = match[2].replace(/\(INSERTED\)/i, '').trim();
824
+
825
+ const sectionStart = match.index;
826
+ const restOfContent = content.slice(sectionStart);
827
+ const nextHeader = restOfContent.match(/\n#{2,4}\s+Phase\s+\d/i);
828
+ const sectionEnd = nextHeader ? sectionStart + nextHeader.index : content.length;
829
+ const section = content.slice(sectionStart, sectionEnd);
830
+
831
+ const goalMatch = section.match(/\*\*Goal(?::\*\*|\*\*:)\s*([^\n]+)/i);
832
+ const goal = goalMatch ? goalMatch[1].trim() : null;
833
+
834
+ const dependsMatch = section.match(/\*\*Depends on(?::\*\*|\*\*:)\s*([^\n]+)/i);
835
+ const depends_on = dependsMatch ? dependsMatch[1].trim() : null;
836
+
837
+ const normalized = normalizePhaseName(phaseNum);
838
+ let diskStatus = 'no_directory';
839
+ let planCount = 0;
840
+ let summaryCount = 0;
841
+ let hasContext = false;
842
+ let hasResearch = false;
843
+ let lastActivity = null;
844
+ let isActive = false;
845
+
846
+ try {
847
+ const entries = fs.readdirSync(phasesDir, { withFileTypes: true });
848
+ const dirs = entries.filter(e => e.isDirectory()).map(e => e.name).filter(isDirInMilestone);
849
+ const dirMatch = dirs.find(d => d.startsWith(normalized + '-') || d === normalized);
850
+
851
+ if (dirMatch) {
852
+ const fullDir = path.join(phasesDir, dirMatch);
853
+ const phaseFiles = fs.readdirSync(fullDir);
854
+ planCount = phaseFiles.filter(f => f.endsWith('-PLAN.md') || f === 'PLAN.md').length;
855
+ summaryCount = phaseFiles.filter(f => f.endsWith('-SUMMARY.md') || f === 'SUMMARY.md').length;
856
+ hasContext = phaseFiles.some(f => f.endsWith('-CONTEXT.md') || f === 'CONTEXT.md');
857
+ hasResearch = phaseFiles.some(f => f.endsWith('-RESEARCH.md') || f === 'RESEARCH.md');
858
+
859
+ if (summaryCount >= planCount && planCount > 0) diskStatus = 'complete';
860
+ else if (summaryCount > 0) diskStatus = 'partial';
861
+ else if (planCount > 0) diskStatus = 'planned';
862
+ else if (hasResearch) diskStatus = 'researched';
863
+ else if (hasContext) diskStatus = 'discussed';
864
+ else diskStatus = 'empty';
865
+
866
+ // Activity detection: check most recent file mtime
867
+ const now = Date.now();
868
+ let newestMtime = 0;
869
+ for (const f of phaseFiles) {
870
+ try {
871
+ const stat = fs.statSync(path.join(fullDir, f));
872
+ if (stat.mtimeMs > newestMtime) newestMtime = stat.mtimeMs;
873
+ } catch { /* intentionally empty */ }
874
+ }
875
+ if (newestMtime > 0) {
876
+ lastActivity = new Date(newestMtime).toISOString();
877
+ isActive = (now - newestMtime) < 300000; // 5 minutes
878
+ }
879
+ }
880
+ } catch { /* intentionally empty */ }
881
+
882
+ // Check ROADMAP checkbox status
883
+ const checkboxPattern = new RegExp(`-\\s*\\[(x| )\\]\\s*.*Phase\\s+${phaseNum.replace(/[.*+?^${}()|[\]\\]/g, '\\$&')}[:\\s]`, 'i');
884
+ const checkboxMatch = content.match(checkboxPattern);
885
+ const roadmapComplete = checkboxMatch ? checkboxMatch[1] === 'x' : false;
886
+ if (roadmapComplete && diskStatus !== 'complete') {
887
+ diskStatus = 'complete';
888
+ }
889
+
890
+ phases.push({
891
+ number: phaseNum,
892
+ name: phaseName,
893
+ goal,
894
+ depends_on,
895
+ disk_status: diskStatus,
896
+ has_context: hasContext,
897
+ has_research: hasResearch,
898
+ plan_count: planCount,
899
+ summary_count: summaryCount,
900
+ roadmap_complete: roadmapComplete,
901
+ last_activity: lastActivity,
902
+ is_active: isActive,
903
+ });
904
+ }
905
+
906
+ // Compute display names: truncate to keep table aligned
907
+ const MAX_NAME_WIDTH = 20;
908
+ for (const phase of phases) {
909
+ if (phase.name.length > MAX_NAME_WIDTH) {
910
+ phase.display_name = phase.name.slice(0, MAX_NAME_WIDTH - 1) + '…';
911
+ } else {
912
+ phase.display_name = phase.name;
913
+ }
914
+ }
915
+
916
+ // Dependency satisfaction: check if all depends_on phases are complete
917
+ const completedNums = new Set(phases.filter(p => p.disk_status === 'complete').map(p => p.number));
918
+ for (const phase of phases) {
919
+ if (!phase.depends_on || /^none$/i.test(phase.depends_on.trim())) {
920
+ phase.deps_satisfied = true;
921
+ } else {
922
+ // Parse "Phase 1, Phase 3" or "1, 3" formats
923
+ const depNums = phase.depends_on.match(/\d+(?:\.\d+)*/g) || [];
924
+ phase.deps_satisfied = depNums.every(n => completedNums.has(n));
925
+ phase.dep_phases = depNums;
926
+ }
927
+ }
928
+
929
+ // Compact dependency display for dashboard
930
+ for (const phase of phases) {
931
+ phase.deps_display = (phase.dep_phases && phase.dep_phases.length > 0)
932
+ ? phase.dep_phases.join(',')
933
+ : '—';
934
+ }
935
+
936
+ // Sliding window: discuss is sequential — only the first undiscussed phase is available
937
+ let foundNextToDiscuss = false;
938
+ for (const phase of phases) {
939
+ if (!foundNextToDiscuss && (phase.disk_status === 'empty' || phase.disk_status === 'no_directory')) {
940
+ phase.is_next_to_discuss = true;
941
+ foundNextToDiscuss = true;
942
+ } else {
943
+ phase.is_next_to_discuss = false;
944
+ }
945
+ }
946
+
947
+ // Check for WAITING.json signal
948
+ let waitingSignal = null;
949
+ try {
950
+ const waitingPath = path.join(cwd, '.planning', 'WAITING.json');
951
+ if (fs.existsSync(waitingPath)) {
952
+ waitingSignal = JSON.parse(fs.readFileSync(waitingPath, 'utf-8'));
953
+ }
954
+ } catch { /* intentionally empty */ }
955
+
956
+ // Compute recommended actions (execute > plan > discuss)
957
+ const recommendedActions = [];
958
+ for (const phase of phases) {
959
+ if (phase.disk_status === 'complete') continue;
960
+
961
+ if (phase.disk_status === 'planned' && phase.deps_satisfied) {
962
+ recommendedActions.push({
963
+ phase: phase.number,
964
+ phase_name: phase.name,
965
+ action: 'execute',
966
+ reason: `${phase.plan_count} plans ready, dependencies met`,
967
+ command: `/execute-phase ${phase.number}`,
968
+ });
969
+ } else if (phase.disk_status === 'discussed' || phase.disk_status === 'researched') {
970
+ recommendedActions.push({
971
+ phase: phase.number,
972
+ phase_name: phase.name,
973
+ action: 'plan',
974
+ reason: 'Context gathered, ready for planning',
975
+ command: `/plan-phase ${phase.number}`,
976
+ });
977
+ } else if ((phase.disk_status === 'empty' || phase.disk_status === 'no_directory') && phase.is_next_to_discuss) {
978
+ recommendedActions.push({
979
+ phase: phase.number,
980
+ phase_name: phase.name,
981
+ action: 'discuss',
982
+ reason: 'Unblocked, ready to gather context',
983
+ command: `/discuss-phase ${phase.number}`,
984
+ });
985
+ }
986
+ }
987
+
988
+ // Filter recommendations: no parallel execute/plan unless phases are independent
989
+ // Two phases are "independent" if neither depends on the other (directly or transitively)
990
+ const phaseMap = new Map(phases.map(p => [p.number, p]));
991
+
992
+ function reaches(from, to, visited = new Set()) {
993
+ if (visited.has(from)) return false;
994
+ visited.add(from);
995
+ const p = phaseMap.get(from);
996
+ if (!p || !p.dep_phases || p.dep_phases.length === 0) return false;
997
+ if (p.dep_phases.includes(to)) return true;
998
+ return p.dep_phases.some(dep => reaches(dep, to, visited));
999
+ }
1000
+
1001
+ function hasDepRelationship(numA, numB) {
1002
+ return reaches(numA, numB) || reaches(numB, numA);
1003
+ }
1004
+
1005
+ // Detect phases with active work (file modified in last 5 min)
1006
+ const activeExecuting = phases.filter(p =>
1007
+ p.disk_status === 'partial' ||
1008
+ (p.disk_status === 'planned' && p.is_active)
1009
+ );
1010
+ const activePlanning = phases.filter(p =>
1011
+ p.is_active && (p.disk_status === 'discussed' || p.disk_status === 'researched')
1012
+ );
1013
+
1014
+ const filteredActions = recommendedActions.filter(action => {
1015
+ if (action.action === 'execute' && activeExecuting.length > 0) {
1016
+ // Only allow if independent of ALL actively-executing phases
1017
+ return activeExecuting.every(active => !hasDepRelationship(action.phase, active.number));
1018
+ }
1019
+ if (action.action === 'plan' && activePlanning.length > 0) {
1020
+ // Only allow if independent of ALL actively-planning phases
1021
+ return activePlanning.every(active => !hasDepRelationship(action.phase, active.number));
1022
+ }
1023
+ return true;
1024
+ });
1025
+
1026
+ const completedCount = phases.filter(p => p.disk_status === 'complete').length;
1027
+ const result = {
1028
+ milestone_version: milestone.version,
1029
+ milestone_name: milestone.name,
1030
+ phases,
1031
+ phase_count: phases.length,
1032
+ completed_count: completedCount,
1033
+ in_progress_count: phases.filter(p => ['partial', 'planned', 'discussed', 'researched'].includes(p.disk_status)).length,
1034
+ recommended_actions: filteredActions,
1035
+ waiting_signal: waitingSignal,
1036
+ all_complete: completedCount === phases.length && phases.length > 0,
1037
+ project_exists: pathExistsInternal(cwd, '.planning/PROJECT.md'),
1038
+ roadmap_exists: true,
1039
+ state_exists: true,
1040
+ };
1041
+
1042
+ output(withProjectRoot(cwd, result), raw);
1043
+ }
1044
+
1045
+ function cmdInitProgress(cwd, raw) {
1046
+ const config = loadConfig(cwd);
1047
+ const milestone = getMilestoneInfo(cwd);
1048
+
1049
+ // Analyze phases — filter to current milestone and include ROADMAP-only phases
1050
+ const phasesDir = path.join(planningDir(cwd), 'phases');
1051
+ const phases = [];
1052
+ let currentPhase = null;
1053
+ let nextPhase = null;
1054
+
1055
+ // Build set of phases defined in ROADMAP for the current milestone
1056
+ const roadmapPhaseNums = new Set();
1057
+ const roadmapPhaseNames = new Map();
1058
+ try {
1059
+ const roadmapContent = extractCurrentMilestone(
1060
+ fs.readFileSync(path.join(planningDir(cwd), 'ROADMAP.md'), 'utf-8'), cwd
1061
+ );
1062
+ const headingPattern = /#{2,4}\s*Phase\s+(\d+[A-Z]?(?:\.\d+)*)\s*:\s*([^\n]+)/gi;
1063
+ let hm;
1064
+ while ((hm = headingPattern.exec(roadmapContent)) !== null) {
1065
+ roadmapPhaseNums.add(hm[1]);
1066
+ roadmapPhaseNames.set(hm[1], hm[2].replace(/\(INSERTED\)/i, '').trim());
1067
+ }
1068
+ } catch { /* intentionally empty */ }
1069
+
1070
+ const isDirInMilestone = getMilestonePhaseFilter(cwd);
1071
+ const seenPhaseNums = new Set();
1072
+
1073
+ try {
1074
+ const entries = fs.readdirSync(phasesDir, { withFileTypes: true });
1075
+ const dirs = entries.filter(e => e.isDirectory()).map(e => e.name)
1076
+ .filter(isDirInMilestone)
1077
+ .sort((a, b) => {
1078
+ const pa = a.match(/^(\d+[A-Z]?(?:\.\d+)*)/i);
1079
+ const pb = b.match(/^(\d+[A-Z]?(?:\.\d+)*)/i);
1080
+ if (!pa || !pb) return a.localeCompare(b);
1081
+ return parseInt(pa[1], 10) - parseInt(pb[1], 10);
1082
+ });
1083
+
1084
+ for (const dir of dirs) {
1085
+ const match = dir.match(/^(\d+[A-Z]?(?:\.\d+)*)-?(.*)/i);
1086
+ const phaseNumber = match ? match[1] : dir;
1087
+ const phaseName = match && match[2] ? match[2] : null;
1088
+ seenPhaseNums.add(phaseNumber.replace(/^0+/, '') || '0');
1089
+
1090
+ const phasePath = path.join(phasesDir, dir);
1091
+ const phaseFiles = fs.readdirSync(phasePath);
1092
+
1093
+ const plans = phaseFiles.filter(f => f.endsWith('-PLAN.md') || f === 'PLAN.md');
1094
+ const summaries = phaseFiles.filter(f => f.endsWith('-SUMMARY.md') || f === 'SUMMARY.md');
1095
+ const hasResearch = phaseFiles.some(f => f.endsWith('-RESEARCH.md') || f === 'RESEARCH.md');
1096
+
1097
+ const status = summaries.length >= plans.length && plans.length > 0 ? 'complete' :
1098
+ plans.length > 0 ? 'in_progress' :
1099
+ hasResearch ? 'researched' : 'pending';
1100
+
1101
+ const phaseInfo = {
1102
+ number: phaseNumber,
1103
+ name: phaseName,
1104
+ directory: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'phases', dir))),
1105
+ status,
1106
+ plan_count: plans.length,
1107
+ summary_count: summaries.length,
1108
+ has_research: hasResearch,
1109
+ };
1110
+
1111
+ phases.push(phaseInfo);
1112
+
1113
+ // Find current (first incomplete with plans) and next (first pending)
1114
+ if (!currentPhase && (status === 'in_progress' || status === 'researched')) {
1115
+ currentPhase = phaseInfo;
1116
+ }
1117
+ if (!nextPhase && status === 'pending') {
1118
+ nextPhase = phaseInfo;
1119
+ }
1120
+ }
1121
+ } catch { /* intentionally empty */ }
1122
+
1123
+ // Add phases defined in ROADMAP but not yet scaffolded to disk
1124
+ for (const [num, name] of roadmapPhaseNames) {
1125
+ const stripped = num.replace(/^0+/, '') || '0';
1126
+ if (!seenPhaseNums.has(stripped)) {
1127
+ const phaseInfo = {
1128
+ number: num,
1129
+ name: name.toLowerCase().replace(/[^a-z0-9]+/g, '-').replace(/^-+|-+$/g, ''),
1130
+ directory: null,
1131
+ status: 'not_started',
1132
+ plan_count: 0,
1133
+ summary_count: 0,
1134
+ has_research: false,
1135
+ };
1136
+ phases.push(phaseInfo);
1137
+ if (!nextPhase && !currentPhase) {
1138
+ nextPhase = phaseInfo;
1139
+ }
1140
+ }
1141
+ }
1142
+
1143
+ // Re-sort phases by number after adding ROADMAP-only phases
1144
+ phases.sort((a, b) => parseInt(a.number, 10) - parseInt(b.number, 10));
1145
+
1146
+ // Check for paused work
1147
+ let pausedAt = null;
1148
+ try {
1149
+ const state = fs.readFileSync(path.join(planningDir(cwd), 'STATE.md'), 'utf-8');
1150
+ const pauseMatch = state.match(/\*\*Paused At:\*\*\s*(.+)/);
1151
+ if (pauseMatch) pausedAt = pauseMatch[1].trim();
1152
+ } catch { /* intentionally empty */ }
1153
+
1154
+ const result = {
1155
+ // Models
1156
+ executor_model: resolveModelInternal(cwd, 'executor'),
1157
+ planner_model: resolveModelInternal(cwd, 'planner'),
1158
+
1159
+ // Config
1160
+ commit_docs: config.commit_docs,
1161
+
1162
+ // Milestone
1163
+ milestone_version: milestone.version,
1164
+ milestone_name: milestone.name,
1165
+
1166
+ // Phase overview
1167
+ phases,
1168
+ phase_count: phases.length,
1169
+ completed_count: phases.filter(p => p.status === 'complete').length,
1170
+ in_progress_count: phases.filter(p => p.status === 'in_progress').length,
1171
+
1172
+ // Current state
1173
+ current_phase: currentPhase,
1174
+ next_phase: nextPhase,
1175
+ paused_at: pausedAt,
1176
+ has_work_in_progress: !!currentPhase,
1177
+
1178
+ // File existence
1179
+ project_exists: pathExistsInternal(cwd, '.planning/PROJECT.md'),
1180
+ roadmap_exists: fs.existsSync(path.join(planningDir(cwd), 'ROADMAP.md')),
1181
+ state_exists: fs.existsSync(path.join(planningDir(cwd), 'STATE.md')),
1182
+ // File paths
1183
+ state_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'STATE.md'))),
1184
+ roadmap_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'ROADMAP.md'))),
1185
+ project_path: '.planning/PROJECT.md',
1186
+ config_path: toPosixPath(path.relative(cwd, path.join(planningDir(cwd), 'config.json'))),
1187
+ };
1188
+
1189
+ output(withProjectRoot(cwd, result), raw);
1190
+ }
1191
+
1192
+ /**
1193
+ * Detect child git repos in a directory (one level deep).
1194
+ * Returns array of { name, path, has_uncommitted } objects.
1195
+ */
1196
+ function detectChildRepos(dir) {
1197
+ const repos = [];
1198
+ let entries;
1199
+ try { entries = fs.readdirSync(dir, { withFileTypes: true }); } catch { return repos; }
1200
+ for (const entry of entries) {
1201
+ if (!entry.isDirectory()) continue;
1202
+ if (entry.name.startsWith('.')) continue;
1203
+ const fullPath = path.join(dir, entry.name);
1204
+ const gitDir = path.join(fullPath, '.git');
1205
+ if (fs.existsSync(gitDir)) {
1206
+ let hasUncommitted = false;
1207
+ try {
1208
+ const status = execSync('git status --porcelain', { cwd: fullPath, encoding: 'utf8', timeout: 5000 });
1209
+ hasUncommitted = status.trim().length > 0;
1210
+ } catch { /* best-effort */ }
1211
+ repos.push({ name: entry.name, path: fullPath, has_uncommitted: hasUncommitted });
1212
+ }
1213
+ }
1214
+ return repos;
1215
+ }
1216
+
1217
+ function cmdInitNewWorkspace(cwd, raw) {
1218
+ const homedir = process.env.HOME || require('os').homedir();
1219
+ const defaultBase = path.join(homedir, 'workspaces');
1220
+
1221
+ // Detect child git repos for interactive selection
1222
+ const childRepos = detectChildRepos(cwd);
1223
+
1224
+ // Check if git worktree is available
1225
+ let worktreeAvailable = false;
1226
+ try {
1227
+ execSync('git --version', { encoding: 'utf8', timeout: 5000, stdio: 'pipe' });
1228
+ worktreeAvailable = true;
1229
+ } catch { /* no git at all */ }
1230
+
1231
+ const result = {
1232
+ default_workspace_base: defaultBase,
1233
+ child_repos: childRepos,
1234
+ child_repo_count: childRepos.length,
1235
+ worktree_available: worktreeAvailable,
1236
+ is_git_repo: pathExistsInternal(cwd, '.git'),
1237
+ cwd_repo_name: path.basename(cwd),
1238
+ };
1239
+
1240
+ output(withProjectRoot(cwd, result), raw);
1241
+ }
1242
+
1243
+ function cmdInitListWorkspaces(cwd, raw) {
1244
+ const homedir = process.env.HOME || require('os').homedir();
1245
+ const defaultBase = path.join(homedir, 'workspaces');
1246
+
1247
+ const workspaces = [];
1248
+ if (fs.existsSync(defaultBase)) {
1249
+ let entries;
1250
+ try { entries = fs.readdirSync(defaultBase, { withFileTypes: true }); } catch { entries = []; }
1251
+ for (const entry of entries) {
1252
+ if (!entry.isDirectory()) continue;
1253
+ const wsPath = path.join(defaultBase, entry.name);
1254
+ const manifestPath = path.join(wsPath, 'WORKSPACE.md');
1255
+ if (!fs.existsSync(manifestPath)) continue;
1256
+
1257
+ let repoCount = 0;
1258
+ let hasProject = false;
1259
+ let strategy = 'unknown';
1260
+ try {
1261
+ const manifest = fs.readFileSync(manifestPath, 'utf8');
1262
+ const strategyMatch = manifest.match(/^Strategy:\s*(.+)$/m);
1263
+ if (strategyMatch) strategy = strategyMatch[1].trim();
1264
+ // Count table rows (lines starting with |, excluding header and separator)
1265
+ const tableRows = manifest.split('\n').filter(l => l.match(/^\|\s*\w/) && !l.includes('Repo') && !l.includes('---'));
1266
+ repoCount = tableRows.length;
1267
+ } catch { /* best-effort */ }
1268
+ hasProject = fs.existsSync(path.join(wsPath, '.planning', 'PROJECT.md'));
1269
+
1270
+ workspaces.push({
1271
+ name: entry.name,
1272
+ path: wsPath,
1273
+ repo_count: repoCount,
1274
+ strategy,
1275
+ has_project: hasProject,
1276
+ });
1277
+ }
1278
+ }
1279
+
1280
+ const result = {
1281
+ workspace_base: defaultBase,
1282
+ workspaces,
1283
+ workspace_count: workspaces.length,
1284
+ };
1285
+
1286
+ output(result, raw);
1287
+ }
1288
+
1289
+ function cmdInitRemoveWorkspace(cwd, name, raw) {
1290
+ const homedir = process.env.HOME || require('os').homedir();
1291
+ const defaultBase = path.join(homedir, 'workspaces');
1292
+
1293
+ if (!name) {
1294
+ error('workspace name required for init remove-workspace');
1295
+ }
1296
+
1297
+ const wsPath = path.join(defaultBase, name);
1298
+ const manifestPath = path.join(wsPath, 'WORKSPACE.md');
1299
+
1300
+ if (!fs.existsSync(wsPath)) {
1301
+ error(`Workspace not found: ${wsPath}`);
1302
+ }
1303
+
1304
+ // Parse manifest for repo info
1305
+ const repos = [];
1306
+ let strategy = 'unknown';
1307
+ if (fs.existsSync(manifestPath)) {
1308
+ try {
1309
+ const manifest = fs.readFileSync(manifestPath, 'utf8');
1310
+ const strategyMatch = manifest.match(/^Strategy:\s*(.+)$/m);
1311
+ if (strategyMatch) strategy = strategyMatch[1].trim();
1312
+
1313
+ // Parse table rows for repo names and source paths
1314
+ const lines = manifest.split('\n');
1315
+ for (const line of lines) {
1316
+ const match = line.match(/^\|\s*(\S+)\s*\|\s*(\S+)\s*\|\s*(\S+)\s*\|\s*(\S+)\s*\|$/);
1317
+ if (match && match[1] !== 'Repo' && !match[1].includes('---')) {
1318
+ repos.push({ name: match[1], source: match[2], branch: match[3], strategy: match[4] });
1319
+ }
1320
+ }
1321
+ } catch { /* best-effort */ }
1322
+ }
1323
+
1324
+ // Check for uncommitted changes in workspace repos
1325
+ const dirtyRepos = [];
1326
+ for (const repo of repos) {
1327
+ const repoPath = path.join(wsPath, repo.name);
1328
+ if (!fs.existsSync(repoPath)) continue;
1329
+ try {
1330
+ const status = execSync('git status --porcelain', { cwd: repoPath, encoding: 'utf8', timeout: 5000, stdio: 'pipe' });
1331
+ if (status.trim().length > 0) {
1332
+ dirtyRepos.push(repo.name);
1333
+ }
1334
+ } catch { /* best-effort */ }
1335
+ }
1336
+
1337
+ const result = {
1338
+ workspace_name: name,
1339
+ workspace_path: wsPath,
1340
+ has_manifest: fs.existsSync(manifestPath),
1341
+ strategy,
1342
+ repos,
1343
+ repo_count: repos.length,
1344
+ dirty_repos: dirtyRepos,
1345
+ has_dirty_repos: dirtyRepos.length > 0,
1346
+ };
1347
+
1348
+ output(result, raw);
1349
+ }
1350
+
1351
+ /**
1352
+ * Build a formatted agent skills block for injection into Task() prompts.
1353
+ *
1354
+ * Reads `config.agent_skills[agentType]` and validates each skill path exists
1355
+ * within the project root. Returns a formatted `<agent_skills>` block or empty
1356
+ * string if no skills are configured.
1357
+ *
1358
+ * @param {object} config - Loaded project config
1359
+ * @param {string} agentType - The agent type (e.g., 'executor', 'planner')
1360
+ * @param {string} projectRoot - Absolute path to project root (for path validation)
1361
+ * @returns {string} Formatted skills block or empty string
1362
+ */
1363
+ function buildAgentSkillsBlock(config, agentType, projectRoot) {
1364
+ const { validatePath } = require('./security.cjs');
1365
+
1366
+ if (!config || !config.agent_skills || !agentType) return '';
1367
+
1368
+ let skillPaths = config.agent_skills[agentType];
1369
+ if (!skillPaths) return '';
1370
+
1371
+ // Normalize single string to array
1372
+ if (typeof skillPaths === 'string') skillPaths = [skillPaths];
1373
+ if (!Array.isArray(skillPaths) || skillPaths.length === 0) return '';
1374
+
1375
+ const validPaths = [];
1376
+ for (const skillPath of skillPaths) {
1377
+ if (typeof skillPath !== 'string') continue;
1378
+
1379
+ // Validate path safety — must resolve within project root
1380
+ const pathCheck = validatePath(skillPath, projectRoot);
1381
+ if (!pathCheck.safe) {
1382
+ process.stderr.write(`[agent-skills] WARNING: Skipping unsafe path "${skillPath}": ${pathCheck.error}\n`);
1383
+ continue;
1384
+ }
1385
+
1386
+ // Check that the skill directory and SKILL.md exist
1387
+ const skillMdPath = path.join(projectRoot, skillPath, 'SKILL.md');
1388
+ if (!fs.existsSync(skillMdPath)) {
1389
+ process.stderr.write(`[agent-skills] WARNING: Skill not found at "${skillPath}/SKILL.md" — skipping\n`);
1390
+ continue;
1391
+ }
1392
+
1393
+ validPaths.push(skillPath);
1394
+ }
1395
+
1396
+ if (validPaths.length === 0) return '';
1397
+
1398
+ const lines = validPaths.map(p => `- @${p}/SKILL.md`).join('\n');
1399
+ return `<agent_skills>\nRead these user-configured skills:\n${lines}\n</agent_skills>`;
1400
+ }
1401
+
1402
+ /**
1403
+ * Command: output the agent skills block for a given agent type.
1404
+ * Used by workflows: SKILLS=$(node "$TOOLS" agent-skills executor 2>/dev/null)
1405
+ */
1406
+ function cmdAgentSkills(cwd, agentType, raw) {
1407
+ if (!agentType) {
1408
+ // No agent type — output empty string silently
1409
+ output('', raw, '');
1410
+ return;
1411
+ }
1412
+
1413
+ const config = loadConfig(cwd);
1414
+ const block = buildAgentSkillsBlock(config, agentType, cwd);
1415
+ // Output raw text (not JSON) so workflows can embed it directly
1416
+ if (block) {
1417
+ process.stdout.write(block);
1418
+ }
1419
+ process.exit(0);
1420
+ }
1421
+
1422
+ module.exports = {
1423
+ cmdInitExecutePhase,
1424
+ cmdInitPlanPhase,
1425
+ cmdInitNewProject,
1426
+ cmdInitNewMilestone,
1427
+ cmdInitQuick,
1428
+ cmdInitResume,
1429
+ cmdInitVerifyWork,
1430
+ cmdInitPhaseOp,
1431
+ cmdInitTodos,
1432
+ cmdInitMilestoneOp,
1433
+ cmdInitMapCodebase,
1434
+ cmdInitProgress,
1435
+ cmdInitManager,
1436
+ cmdInitNewWorkspace,
1437
+ cmdInitListWorkspaces,
1438
+ cmdInitRemoveWorkspace,
1439
+ detectChildRepos,
1440
+ buildAgentSkillsBlock,
1441
+ cmdAgentSkills,
1442
+ };