@undeemed/get-shit-done-codex 1.21.0 → 1.22.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 (71) hide show
  1. package/README.md +33 -45
  2. package/agents/gsd-codebase-mapper.md +3 -3
  3. package/agents/gsd-debugger.md +5 -5
  4. package/agents/gsd-executor.md +14 -14
  5. package/agents/gsd-phase-researcher.md +7 -7
  6. package/agents/gsd-plan-checker.md +10 -10
  7. package/agents/gsd-planner.md +19 -19
  8. package/agents/gsd-project-researcher.md +3 -3
  9. package/agents/gsd-research-synthesizer.md +6 -6
  10. package/agents/gsd-roadmapper.md +7 -7
  11. package/agents/gsd-verifier.md +29 -17
  12. package/bin/install.js +54 -198
  13. package/commands/gsd/add-tests.md +5 -4
  14. package/commands/gsd/complete-milestone.md +6 -6
  15. package/commands/gsd/debug.md +1 -1
  16. package/commands/gsd/map-codebase.md +3 -3
  17. package/commands/gsd/new-milestone.md +1 -1
  18. package/commands/gsd/new-project.md +1 -1
  19. package/commands/gsd/plan-milestone-gaps.md +2 -2
  20. package/commands/gsd/reapply-patches.md +2 -2
  21. package/commands/gsd/research-phase.md +3 -3
  22. package/commands/gsd/verify-work.md +1 -1
  23. package/get-shit-done/bin/lib/commands.cjs +1 -1
  24. package/get-shit-done/bin/lib/phase.cjs +2 -2
  25. package/get-shit-done/bin/lib/verify.cjs +8 -8
  26. package/get-shit-done/references/continuation-format.md +16 -16
  27. package/get-shit-done/references/model-profiles.md +1 -1
  28. package/get-shit-done/references/ui-brand.md +2 -2
  29. package/get-shit-done/templates/DEBUG.md +1 -1
  30. package/get-shit-done/templates/UAT.md +3 -3
  31. package/get-shit-done/templates/VALIDATION.md +1 -1
  32. package/get-shit-done/templates/debug-subagent-prompt.md +1 -1
  33. package/get-shit-done/templates/discovery.md +2 -2
  34. package/get-shit-done/templates/phase-prompt.md +1 -1
  35. package/get-shit-done/templates/planner-subagent-prompt.md +3 -3
  36. package/get-shit-done/templates/project.md +1 -1
  37. package/get-shit-done/templates/research.md +1 -1
  38. package/get-shit-done/templates/retrospective.md +13 -7
  39. package/get-shit-done/templates/state.md +2 -2
  40. package/get-shit-done/workflows/add-phase.md +7 -7
  41. package/get-shit-done/workflows/add-tests.md +41 -18
  42. package/get-shit-done/workflows/add-todo.md +2 -2
  43. package/get-shit-done/workflows/audit-milestone.md +5 -5
  44. package/get-shit-done/workflows/check-todos.md +8 -8
  45. package/get-shit-done/workflows/complete-milestone.md +33 -8
  46. package/get-shit-done/workflows/diagnose-issues.md +1 -1
  47. package/get-shit-done/workflows/discovery-phase.md +3 -3
  48. package/get-shit-done/workflows/discuss-phase.md +10 -10
  49. package/get-shit-done/workflows/execute-phase.md +7 -7
  50. package/get-shit-done/workflows/execute-plan.md +3 -3
  51. package/get-shit-done/workflows/health.md +5 -5
  52. package/get-shit-done/workflows/help.md +85 -85
  53. package/get-shit-done/workflows/insert-phase.md +6 -6
  54. package/get-shit-done/workflows/list-phase-assumptions.md +4 -4
  55. package/get-shit-done/workflows/map-codebase.md +2 -2
  56. package/get-shit-done/workflows/new-milestone.md +5 -5
  57. package/get-shit-done/workflows/new-project.md +11 -11
  58. package/get-shit-done/workflows/pause-work.md +1 -1
  59. package/get-shit-done/workflows/plan-milestone-gaps.md +7 -7
  60. package/get-shit-done/workflows/plan-phase.md +12 -12
  61. package/get-shit-done/workflows/progress.md +22 -22
  62. package/get-shit-done/workflows/quick.md +3 -3
  63. package/get-shit-done/workflows/remove-phase.md +6 -6
  64. package/get-shit-done/workflows/research-phase.md +2 -2
  65. package/get-shit-done/workflows/resume-project.md +9 -9
  66. package/get-shit-done/workflows/settings.md +5 -5
  67. package/get-shit-done/workflows/transition.md +10 -10
  68. package/get-shit-done/workflows/update.md +2 -2
  69. package/get-shit-done/workflows/verify-work.md +8 -8
  70. package/package.json +1 -1
  71. package/commands/gsd/new-project.md.bak +0 -1041
@@ -378,7 +378,7 @@ Next: Phase [X+1] — [Name]
378
378
  ⚡ Auto-continuing: Plan Phase [X+1] in detail
379
379
  ```
380
380
 
381
- Exit skill and invoke SlashCommand("/gsd:plan-phase [X+1] --auto")
381
+ Exit skill and invoke SlashCommand("$gsd-plan-phase [X+1] --auto")
382
382
 
383
383
  **If CONTEXT.md does NOT exist:**
384
384
 
@@ -390,7 +390,7 @@ Next: Phase [X+1] — [Name]
390
390
  ⚡ Auto-continuing: Discuss Phase [X+1] first
391
391
  ```
392
392
 
393
- Exit skill and invoke SlashCommand("/gsd:discuss-phase [X+1] --auto")
393
+ Exit skill and invoke SlashCommand("$gsd-discuss-phase [X+1] --auto")
394
394
 
395
395
  </if>
396
396
 
@@ -407,15 +407,15 @@ Exit skill and invoke SlashCommand("/gsd:discuss-phase [X+1] --auto")
407
407
 
408
408
  **Phase [X+1]: [Name]** — [Goal from ROADMAP.md]
409
409
 
410
- `/gsd:discuss-phase [X+1]` — gather context and clarify approach
410
+ `$gsd-discuss-phase [X+1]` — gather context and clarify approach
411
411
 
412
412
  <sub>`/clear` first → fresh context window</sub>
413
413
 
414
414
  ---
415
415
 
416
416
  **Also available:**
417
- - `/gsd:plan-phase [X+1]` — skip discussion, plan directly
418
- - `/gsd:research-phase [X+1]` — investigate unknowns
417
+ - `$gsd-plan-phase [X+1]` — skip discussion, plan directly
418
+ - `$gsd-research-phase [X+1]` — investigate unknowns
419
419
 
420
420
  ---
421
421
  ```
@@ -432,15 +432,15 @@ Exit skill and invoke SlashCommand("/gsd:discuss-phase [X+1] --auto")
432
432
  **Phase [X+1]: [Name]** — [Goal from ROADMAP.md]
433
433
  <sub>✓ Context gathered, ready to plan</sub>
434
434
 
435
- `/gsd:plan-phase [X+1]`
435
+ `$gsd-plan-phase [X+1]`
436
436
 
437
437
  <sub>`/clear` first → fresh context window</sub>
438
438
 
439
439
  ---
440
440
 
441
441
  **Also available:**
442
- - `/gsd:discuss-phase [X+1]` — revisit context
443
- - `/gsd:research-phase [X+1]` — investigate unknowns
442
+ - `$gsd-discuss-phase [X+1]` — revisit context
443
+ - `$gsd-research-phase [X+1]` — investigate unknowns
444
444
 
445
445
  ---
446
446
  ```
@@ -466,7 +466,7 @@ Phase {X} marked complete.
466
466
  ⚡ Auto-continuing: Complete milestone and archive
467
467
  ```
468
468
 
469
- Exit skill and invoke SlashCommand("/gsd:complete-milestone {version}")
469
+ Exit skill and invoke SlashCommand("$gsd-complete-milestone {version}")
470
470
 
471
471
  </if>
472
472
 
@@ -483,7 +483,7 @@ Exit skill and invoke SlashCommand("/gsd:complete-milestone {version}")
483
483
 
484
484
  **Complete Milestone {version}** — archive and prepare for next
485
485
 
486
- `/gsd:complete-milestone {version}`
486
+ `$gsd-complete-milestone {version}`
487
487
 
488
488
  <sub>`/clear` first → fresh context window</sub>
489
489
 
@@ -130,7 +130,7 @@ Your custom files in other locations are preserved:
130
130
  - Custom hooks ✓
131
131
  - Your CODEX.md files ✓
132
132
 
133
- If you've modified any GSD files directly, they'll be automatically backed up to `gsd-local-patches/` and can be reapplied with `/gsd:reapply-patches` after the update.
133
+ If you've modified any GSD files directly, they'll be automatically backed up to `gsd-local-patches/` and can be reapplied with `$gsd-reapply-patches` after the update.
134
134
  ```
135
135
 
136
136
  Use AskUserQuestion:
@@ -195,7 +195,7 @@ Check for gsd-local-patches/backup-meta.json in the config directory.
195
195
 
196
196
  ```
197
197
  Local patches were backed up before the update.
198
- Run /gsd:reapply-patches to merge your modifications into the new version.
198
+ Run $gsd-reapply-patches to merge your modifications into the new version.
199
199
  ```
200
200
 
201
201
  **If no patches:** Continue normally.
@@ -1,5 +1,5 @@
1
1
  <purpose>
2
- Validate built features through conversational testing with persistent state. Creates UAT.md that tracks test progress, survives /clear, and feeds gaps into /gsd:plan-phase --gaps.
2
+ Validate built features through conversational testing with persistent state. Creates UAT.md that tracks test progress, survives /clear, and feeds gaps into $gsd-plan-phase --gaps.
3
3
 
4
4
  User tests, Codex records. One test at a time. Plain text responses.
5
5
  </purpose>
@@ -69,7 +69,7 @@ If no, continue to `create_uat_file`.
69
69
  ```
70
70
  No active UAT sessions.
71
71
 
72
- Provide a phase number to start testing (e.g., /gsd:verify-work 4)
72
+ Provide a phase number to start testing (e.g., $gsd-verify-work 4)
73
73
  ```
74
74
 
75
75
  **If no active sessions AND $ARGUMENTS provided:**
@@ -317,8 +317,8 @@ Present summary:
317
317
  ```
318
318
  All tests passed. Ready to continue.
319
319
 
320
- - `/gsd:plan-phase {next}` — Plan next phase
321
- - `/gsd:execute-phase {next}` — Execute next phase
320
+ - `$gsd-plan-phase {next}` — Plan next phase
321
+ - `$gsd-execute-phase {next}` — Execute next phase
322
322
  ```
323
323
  </step>
324
324
 
@@ -374,7 +374,7 @@ Task(
374
374
  </planning_context>
375
375
 
376
376
  <downstream_consumer>
377
- Output consumed by /gsd:execute-phase
377
+ Output consumed by $gsd-execute-phase
378
378
  Plans must be executable prompts.
379
379
  </downstream_consumer>
380
380
  """,
@@ -483,7 +483,7 @@ Display: `Max iterations reached. {N} issues remain.`
483
483
  Offer options:
484
484
  1. Force proceed (execute despite issues)
485
485
  2. Provide guidance (user gives direction, retry)
486
- 3. Abandon (exit, user runs /gsd:plan-phase manually)
486
+ 3. Abandon (exit, user runs $gsd-plan-phase manually)
487
487
 
488
488
  Wait for user response.
489
489
  </step>
@@ -511,7 +511,7 @@ Plans verified and ready for execution.
511
511
 
512
512
  **Execute fixes** — run fix plans
513
513
 
514
- `/clear` then `/gsd:execute-phase {phase} --gaps-only`
514
+ `/clear` then `$gsd-execute-phase {phase} --gaps-only`
515
515
 
516
516
  ───────────────────────────────────────────────────────────────
517
517
  ```
@@ -565,5 +565,5 @@ Default to **major** if unclear. User can correct if needed.
565
565
  - [ ] If issues: gsd-planner creates fix plans (gap_closure mode)
566
566
  - [ ] If issues: gsd-plan-checker verifies fix plans
567
567
  - [ ] If issues: revision loop until plans pass (max 3 iterations)
568
- - [ ] Ready for `/gsd:execute-phase --gaps-only` when complete
568
+ - [ ] Ready for `$gsd-execute-phase --gaps-only` when complete
569
569
  </success_criteria>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@undeemed/get-shit-done-codex",
3
- "version": "1.21.0",
3
+ "version": "1.22.0",
4
4
  "description": "A meta-prompting, context engineering and spec-driven development system for OpenAI Codex (CLI and Desktop). Fork of get-shit-done by TÂCHES, adapted for Codex by undeemed.",
5
5
  "bin": {
6
6
  "get-shit-done-codex": "bin/install.js"