pi-gsd 1.12.3 → 2.0.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 (120) hide show
  1. package/.gsd/extensions/pi-gsd-hooks.ts +330 -150
  2. package/.gsd/harnesses/pi/get-shit-done/workflows/add-phase.md +66 -11
  3. package/.gsd/harnesses/pi/get-shit-done/workflows/add-tests.md +69 -4
  4. package/.gsd/harnesses/pi/get-shit-done/workflows/add-todo.md +30 -4
  5. package/.gsd/harnesses/pi/get-shit-done/workflows/audit-milestone.md +75 -17
  6. package/.gsd/harnesses/pi/get-shit-done/workflows/audit-uat.md +38 -0
  7. package/.gsd/harnesses/pi/get-shit-done/workflows/autonomous.md +95 -286
  8. package/.gsd/harnesses/pi/get-shit-done/workflows/check-todos.md +67 -4
  9. package/.gsd/harnesses/pi/get-shit-done/workflows/cleanup.md +25 -0
  10. package/.gsd/harnesses/pi/get-shit-done/workflows/complete-milestone.md +51 -529
  11. package/.gsd/harnesses/pi/get-shit-done/workflows/diagnose-issues.md +39 -0
  12. package/.gsd/harnesses/pi/get-shit-done/workflows/discovery-phase.md +2 -0
  13. package/.gsd/harnesses/pi/get-shit-done/workflows/discuss-phase-assumptions.md +80 -5
  14. package/.gsd/harnesses/pi/get-shit-done/workflows/discuss-phase.md +43 -5
  15. package/.gsd/harnesses/pi/get-shit-done/workflows/discuss-phase.md.bak +1049 -0
  16. package/.gsd/harnesses/pi/get-shit-done/workflows/do.md +30 -3
  17. package/.gsd/harnesses/pi/get-shit-done/workflows/execute-milestone.md +64 -0
  18. package/.gsd/harnesses/pi/get-shit-done/workflows/execute-phase.md +78 -20
  19. package/.gsd/harnesses/pi/get-shit-done/workflows/execute-phase.md.bak +846 -0
  20. package/.gsd/harnesses/pi/get-shit-done/workflows/execute-plan.md +56 -19
  21. package/.gsd/harnesses/pi/get-shit-done/workflows/fast.md +2 -0
  22. package/.gsd/harnesses/pi/get-shit-done/workflows/forensics.md +40 -0
  23. package/.gsd/harnesses/pi/get-shit-done/workflows/health.md +25 -0
  24. package/.gsd/harnesses/pi/get-shit-done/workflows/help.md +2 -0
  25. package/.gsd/harnesses/pi/get-shit-done/workflows/insert-phase.md +69 -11
  26. package/.gsd/harnesses/pi/get-shit-done/workflows/list-phase-assumptions.md +2 -0
  27. package/.gsd/harnesses/pi/get-shit-done/workflows/list-workspaces.md +51 -4
  28. package/.gsd/harnesses/pi/get-shit-done/workflows/manager.md +81 -8
  29. package/.gsd/harnesses/pi/get-shit-done/workflows/map-codebase.md +40 -5
  30. package/.gsd/harnesses/pi/get-shit-done/workflows/milestone-summary.md +66 -48
  31. package/.gsd/harnesses/pi/get-shit-done/workflows/new-milestone.md +41 -13
  32. package/.gsd/harnesses/pi/get-shit-done/workflows/new-milestone.md.bak +486 -0
  33. package/.gsd/harnesses/pi/get-shit-done/workflows/new-project.md +43 -7
  34. package/.gsd/harnesses/pi/get-shit-done/workflows/new-project.md.bak +1250 -0
  35. package/.gsd/harnesses/pi/get-shit-done/workflows/new-workspace.md +55 -4
  36. package/.gsd/harnesses/pi/get-shit-done/workflows/next.md +39 -0
  37. package/.gsd/harnesses/pi/get-shit-done/workflows/node-repair.md +2 -0
  38. package/.gsd/harnesses/pi/get-shit-done/workflows/note.md +2 -0
  39. package/.gsd/harnesses/pi/get-shit-done/workflows/pause-work.md +46 -0
  40. package/.gsd/harnesses/pi/get-shit-done/workflows/plan-milestone-gaps.md +39 -0
  41. package/.gsd/harnesses/pi/get-shit-done/workflows/plan-milestone.md +40 -0
  42. package/.gsd/harnesses/pi/get-shit-done/workflows/plan-phase.md +57 -7
  43. package/.gsd/harnesses/pi/get-shit-done/workflows/plan-phase.md.bak +859 -0
  44. package/.gsd/harnesses/pi/get-shit-done/workflows/plant-seed.md +28 -0
  45. package/.gsd/harnesses/pi/get-shit-done/workflows/pr-branch.md +2 -0
  46. package/.gsd/harnesses/pi/get-shit-done/workflows/profile-user.md +51 -0
  47. package/.gsd/harnesses/pi/get-shit-done/workflows/progress.md +52 -4
  48. package/.gsd/harnesses/pi/get-shit-done/workflows/quick.md +99 -32
  49. package/.gsd/harnesses/pi/get-shit-done/workflows/remove-phase.md +66 -4
  50. package/.gsd/harnesses/pi/get-shit-done/workflows/remove-workspace.md +55 -4
  51. package/.gsd/harnesses/pi/get-shit-done/workflows/research-phase.md +79 -22
  52. package/.gsd/harnesses/pi/get-shit-done/workflows/resume-project.md +66 -4
  53. package/.gsd/harnesses/pi/get-shit-done/workflows/review.md +66 -36
  54. package/.gsd/harnesses/pi/get-shit-done/workflows/session-report.md +2 -0
  55. package/.gsd/harnesses/pi/get-shit-done/workflows/settings.md +27 -5
  56. package/.gsd/harnesses/pi/get-shit-done/workflows/ship.md +41 -4
  57. package/.gsd/harnesses/pi/get-shit-done/workflows/stats.md +24 -0
  58. package/.gsd/harnesses/pi/get-shit-done/workflows/transition.md +54 -0
  59. package/.gsd/harnesses/pi/get-shit-done/workflows/ui-phase.md +91 -6
  60. package/.gsd/harnesses/pi/get-shit-done/workflows/ui-review.md +80 -5
  61. package/.gsd/harnesses/pi/get-shit-done/workflows/update.md +2 -0
  62. package/.gsd/harnesses/pi/get-shit-done/workflows/validate-phase.md +90 -17
  63. package/.gsd/harnesses/pi/get-shit-done/workflows/verify-phase.md +79 -4
  64. package/.gsd/harnesses/pi/get-shit-done/workflows/verify-work.md +87 -31
  65. package/README.md +146 -112
  66. package/dist/pi-gsd-tools.js +166 -163
  67. package/package.json +13 -5
  68. package/prompts/gsd-add-backlog.md +2 -3
  69. package/prompts/gsd-add-phase.md +3 -2
  70. package/prompts/gsd-add-tests.md +3 -2
  71. package/prompts/gsd-add-todo.md +3 -2
  72. package/prompts/gsd-audit-milestone.md +3 -2
  73. package/prompts/gsd-audit-uat.md +3 -2
  74. package/prompts/gsd-autonomous.md +3 -2
  75. package/prompts/gsd-check-todos.md +3 -2
  76. package/prompts/gsd-cleanup.md +3 -2
  77. package/prompts/gsd-complete-milestone.md +2 -3
  78. package/prompts/gsd-debug.md +2 -3
  79. package/prompts/gsd-discuss-phase.md +4 -3
  80. package/prompts/gsd-do.md +3 -2
  81. package/prompts/gsd-execute-milestone.md +3 -2
  82. package/prompts/gsd-execute-phase.md +3 -2
  83. package/prompts/gsd-fast.md +2 -1
  84. package/prompts/gsd-forensics.md +3 -2
  85. package/prompts/gsd-insert-phase.md +3 -2
  86. package/prompts/gsd-join-discord.md +2 -3
  87. package/prompts/gsd-list-phase-assumptions.md +2 -1
  88. package/prompts/gsd-list-workspaces.md +3 -2
  89. package/prompts/gsd-manager.md +3 -2
  90. package/prompts/gsd-map-codebase.md +3 -2
  91. package/prompts/gsd-milestone-summary.md +3 -2
  92. package/prompts/gsd-new-milestone.md +3 -2
  93. package/prompts/gsd-new-project.md +3 -2
  94. package/prompts/gsd-new-workspace.md +3 -2
  95. package/prompts/gsd-note.md +2 -1
  96. package/prompts/gsd-pause-work.md +3 -2
  97. package/prompts/gsd-plan-milestone-gaps.md +3 -2
  98. package/prompts/gsd-plan-milestone.md +3 -2
  99. package/prompts/gsd-plan-phase.md +3 -2
  100. package/prompts/gsd-plant-seed.md +3 -2
  101. package/prompts/gsd-pr-branch.md +2 -1
  102. package/prompts/gsd-profile-user.md +3 -2
  103. package/prompts/gsd-quick.md +3 -2
  104. package/prompts/gsd-reapply-patches.md +2 -3
  105. package/prompts/gsd-remove-phase.md +3 -2
  106. package/prompts/gsd-remove-workspace.md +3 -2
  107. package/prompts/gsd-research-phase.md +2 -3
  108. package/prompts/gsd-resume-work.md +3 -2
  109. package/prompts/gsd-review-backlog.md +2 -3
  110. package/prompts/gsd-review.md +3 -2
  111. package/prompts/gsd-session-report.md +2 -1
  112. package/prompts/gsd-set-profile.md +2 -3
  113. package/prompts/gsd-settings.md +3 -2
  114. package/prompts/gsd-ship.md +3 -2
  115. package/prompts/gsd-thread.md +2 -3
  116. package/prompts/gsd-ui-phase.md +3 -2
  117. package/prompts/gsd-ui-review.md +3 -2
  118. package/prompts/gsd-validate-phase.md +3 -2
  119. package/prompts/gsd-verify-work.md +3 -2
  120. package/prompts/gsd-workstreams.md +2 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pi-gsd",
3
- "version": "1.12.3",
3
+ "version": "2.0.0",
4
4
  "description": "Get Shit Done - Unofficial port of the renowned AI-native project-planning spec-driven toolkit",
5
5
  "main": "dist/pi-gsd-tools.js",
6
6
  "bin": {
@@ -13,7 +13,11 @@
13
13
  "typecheck": "tsc --noEmit",
14
14
  "check": "tsc --noEmit && npm run build",
15
15
  "postinstall": "node scripts/postinstall.js",
16
- "prepublishOnly": "npm run build"
16
+ "prepublishOnly": "npm run build",
17
+ "test": "vitest run",
18
+ "test:unit": "vitest run src/wxp/__tests__ --ignore src/wxp/__tests__/integration.test.ts",
19
+ "test:integration": "vitest run src/wxp/__tests__/integration.test.ts",
20
+ "lint": "eslint src/ --ext .ts"
17
21
  },
18
22
  "files": [
19
23
  "dist",
@@ -65,15 +69,19 @@
65
69
  ]
66
70
  },
67
71
  "dependencies": {
72
+ "@oclif/core": "^4.10.5",
68
73
  "@toon-format/toon": "^2.1.0",
69
- "commander": "^13.0.0",
70
74
  "jsonpath-plus": "^10.4.0",
71
75
  "zod": "^3.25.76"
72
76
  },
73
77
  "devDependencies": {
74
78
  "@mariozechner/pi-coding-agent": "^0.65.0",
75
79
  "@types/node": "^22.0.0",
80
+ "@typescript-eslint/eslint-plugin": "^8.58.0",
81
+ "@typescript-eslint/parser": "^8.58.0",
82
+ "eslint": "^10.2.0",
76
83
  "tsup": "^8.0.0",
77
- "typescript": "^5.0.0"
84
+ "typescript": "^5.0.0",
85
+ "vitest": "^4.1.2"
78
86
  }
79
- }
87
+ }
@@ -1,6 +1,5 @@
1
1
  ---
2
- description: Add an idea to the backlog parking lot (999.x numbering)
2
+ description: Park idea in backlog (999.x). Args: idea (string, greedy)
3
+ arguments: "Usage: /gsd-add-backlog <idea>"
3
4
  ---
4
-
5
-
6
5
  $ARGUMENTS
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: Add phase to end of current milestone in roadmap
2
+ description: Add phase to end of roadmap. Args: description (string, greedy)
3
+ arguments: "Usage: /gsd-add-phase <description>"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/add-phase.md" />
5
+ <gsd-include path=".pi/gsd/workflows/add-phase.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: Generate tests for a completed phase based on UAT criteria and implementation
2
+ description: Generate tests for a phase. Args: phase (number)
3
+ arguments: "Usage: /gsd-add-tests <phase>"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/add-tests.md" />
5
+ <gsd-include path=".pi/gsd/workflows/add-tests.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: Capture idea or task as todo from current conversation context
2
+ description: Capture a todo. Args: text (string, greedy)
3
+ arguments: "Usage: /gsd-add-todo <text>"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/add-todo.md" />
5
+ <gsd-include path=".pi/gsd/workflows/add-todo.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: Audit milestone completion against original intent before archiving
2
+ description: Audit milestone before archiving. No required args.
3
+ arguments: "Usage: /gsd-audit-milestone"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/audit-milestone.md" />
5
+ <gsd-include path=".pi/gsd/workflows/audit-milestone.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: Cross-phase audit of all outstanding UAT and verification items
2
+ description: Cross-phase UAT gap audit. No required args.
3
+ arguments: "Usage: /gsd-audit-uat"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/audit-uat.md" />
5
+ <gsd-include path=".pi/gsd/workflows/audit-uat.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,7 +1,8 @@
1
1
  ---
2
- description: Run all remaining phases autonomously - discuss→plan→execute per phase
2
+ description: Run all remaining phases. Flags: --from N (start phase), --to N (end phase)
3
+ arguments: "Usage: /gsd-autonomous"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/autonomous.md" />
5
+ <gsd-include path=".pi/gsd/workflows/autonomous.md" include-arguments />
5
6
  <gsd-include path=".pi/gsd/references/ui-brand.md" select="tag:core" />
6
7
 
7
8
  $ARGUMENTS
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: List pending todos and select one to work on
2
+ description: List and select a todo to work on. No required args.
3
+ arguments: "Usage: /gsd-check-todos"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/check-todos.md" />
5
+ <gsd-include path=".pi/gsd/workflows/check-todos.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: Archive accumulated phase directories from completed milestones
2
+ description: Archive completed phase directories. No required args.
3
+ arguments: "Usage: /gsd-cleanup"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/cleanup.md" />
5
+ <gsd-include path=".pi/gsd/workflows/cleanup.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,6 +1,5 @@
1
1
  ---
2
- description: Archive completed milestone and prepare for next version
2
+ description: Archive milestone. Args: version (string, e.g. v1.0)
3
+ arguments: "Usage: /gsd-complete-milestone <version>"
3
4
  ---
4
-
5
-
6
5
  $ARGUMENTS
@@ -1,6 +1,5 @@
1
1
  ---
2
- description: Systematic debugging with persistent state across context resets
2
+ description: Systematic debugging session. No required args.
3
+ arguments: "Usage: /gsd-debug"
3
4
  ---
4
-
5
-
6
5
  $ARGUMENTS
@@ -1,8 +1,9 @@
1
1
  ---
2
- description: Gather phase context through adaptive questioning before planning. Use --auto to skip interactive questions (the agent picks recommended defaults).
2
+ description: Gather phase context. Args: phase (number) | Flags: --auto
3
+ arguments: "Usage: /gsd-discuss-phase <phase>"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/discuss-phase.md" />
5
- <gsd-include path=".pi/gsd/workflows/discuss-phase-assumptions.md" />
5
+ <gsd-include path=".pi/gsd/workflows/discuss-phase.md" include-arguments />
6
+ <gsd-include path=".pi/gsd/workflows/discuss-phase-assumptions.md" include-arguments />
6
7
  <gsd-include path=".pi/gsd/templates/context.md" />
7
8
 
8
9
  $ARGUMENTS
package/prompts/gsd-do.md CHANGED
@@ -1,7 +1,8 @@
1
1
  ---
2
- description: Route freeform text to the right GSD command automatically
2
+ description: Auto-route to right command. Args: text (string, greedy)
3
+ arguments: "Usage: /gsd-do <text>"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/do.md" />
5
+ <gsd-include path=".pi/gsd/workflows/do.md" include-arguments />
5
6
  <gsd-include path=".pi/gsd/references/ui-brand.md" select="tag:core" />
6
7
 
7
8
  $ARGUMENTS
@@ -1,7 +1,8 @@
1
1
  ---
2
- description: Execute all planned phases + full lifecycle (audit→complete→cleanup), scope guardian, UAT gates, worktree isolation
2
+ description: Execute all phases with lifecycle. Flags: --from N, --uat-threshold N (default 80)
3
+ arguments: "Usage: /gsd-execute-milestone"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/execute-milestone.md" />
5
+ <gsd-include path=".pi/gsd/workflows/execute-milestone.md" include-arguments />
5
6
  <gsd-include path=".pi/gsd/references/ui-brand.md" />
6
7
  <gsd-include path=".planning/REQUIREMENTS.md" />
7
8
  <gsd-include path=".planning/ROADMAP.md" />
@@ -1,7 +1,8 @@
1
1
  ---
2
- description: Execute all plans in a phase with wave-based parallelization
2
+ description: Execute all plans in a phase. Args: phase (number) | Flags: --auto (skip transition), --wave N (single wave), --interactive
3
+ arguments: "Usage: /gsd-execute-phase <phase>"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/execute-phase.md" />
5
+ <gsd-include path=".pi/gsd/workflows/execute-phase.md" include-arguments />
5
6
  <gsd-include path=".pi/gsd/references/ui-brand.md" />
6
7
 
7
8
  $ARGUMENTS
@@ -1,5 +1,6 @@
1
1
  ---
2
- description: Execute a trivial task inline - no subagents, no planning overhead
2
+ description: Inline task, no subagents. Args: task (string, greedy)
3
+ arguments: "Usage: /gsd-fast <task>"
3
4
  ---
4
5
  <gsd-include path=".pi/gsd/workflows/fast.md" />
5
6
 
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: Post-mortem investigation for failed GSD workflows - analyzes git history, artifacts, and state to diagnose what went wrong
2
+ description: Post-mortem investigation. No required args.
3
+ arguments: "Usage: /gsd-forensics"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/forensics.md" />
5
+ <gsd-include path=".pi/gsd/workflows/forensics.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: Insert urgent work as decimal phase (e.g., 72.1) between existing phases
2
+ description: Insert decimal phase after existing phase. Args: after-phase (number), description (string, greedy)
3
+ arguments: "Usage: /gsd-insert-phase <after-phase> <description>"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/insert-phase.md" />
5
+ <gsd-include path=".pi/gsd/workflows/insert-phase.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,6 +1,5 @@
1
1
  ---
2
- description: Join the GSD Discord community
2
+ description: Join the GSD Discord community. No required args.
3
+ arguments: "Usage: /gsd-join-discord"
3
4
  ---
4
-
5
-
6
5
  $ARGUMENTS
@@ -1,5 +1,6 @@
1
1
  ---
2
- description: Surface the agent's assumptions about a phase approach before planning
2
+ description: Surface agent assumptions before planning. Args: phase (number)
3
+ arguments: "Usage: /gsd-list-phase-assumptions <phase>"
3
4
  ---
4
5
  <gsd-include path=".pi/gsd/workflows/list-phase-assumptions.md" />
5
6
 
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: List active GSD workspaces and their status
2
+ description: List active workspaces. No required args.
3
+ arguments: "Usage: /gsd-list-workspaces"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/list-workspaces.md" />
5
+ <gsd-include path=".pi/gsd/workflows/list-workspaces.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: Interactive command center for managing multiple phases from one terminal
2
+ description: Interactive multi-phase command center. No required args.
3
+ arguments: "Usage: /gsd-manager"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/manager.md" />
5
+ <gsd-include path=".pi/gsd/workflows/manager.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: Analyze codebase with parallel mapper agents to produce .planning/codebase/ documents
2
+ description: Analyze codebase with parallel agents. No required args.
3
+ arguments: "Usage: /gsd-map-codebase"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/map-codebase.md" />
5
+ <gsd-include path=".pi/gsd/workflows/map-codebase.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: Generate a comprehensive project summary from milestone artifacts for team onboarding and review
2
+ description: Generate milestone summary. No required args.
3
+ arguments: "Usage: /gsd-milestone-summary"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/milestone-summary.md" />
5
+ <gsd-include path=".pi/gsd/workflows/milestone-summary.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,7 +1,8 @@
1
1
  ---
2
- description: Start a new milestone cycle - update PROJECT.md and route to requirements
2
+ description: Start new milestone cycle. Flags: --auto, --skip-research
3
+ arguments: "Usage: /gsd-new-milestone"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/new-milestone.md" />
5
+ <gsd-include path=".pi/gsd/workflows/new-milestone.md" include-arguments />
5
6
  <gsd-include path=".pi/gsd/references/questioning.md" />
6
7
  <gsd-include path=".pi/gsd/references/ui-brand.md" select="tag:core" />
7
8
  <gsd-include path=".pi/gsd/templates/project.md" />
@@ -1,7 +1,8 @@
1
1
  ---
2
- description: Initialize a new project with deep context gathering and PROJECT.md
2
+ description: Initialize new project. Flags: --auto, --skip-research
3
+ arguments: "Usage: /gsd-new-project"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/new-project.md" />
5
+ <gsd-include path=".pi/gsd/workflows/new-project.md" include-arguments />
5
6
  <gsd-include path=".pi/gsd/references/questioning.md" />
6
7
  <gsd-include path=".pi/gsd/references/ui-brand.md" select="tag:core" />
7
8
  <gsd-include path=".pi/gsd/templates/project.md" />
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: Create an isolated workspace with repo copies and independent .planning/
2
+ description: Create isolated workspace. Args: name (string)
3
+ arguments: "Usage: /gsd-new-workspace <name>"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/new-workspace.md" />
5
+ <gsd-include path=".pi/gsd/workflows/new-workspace.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,5 +1,6 @@
1
1
  ---
2
- description: Zero-friction idea capture. Append, list, or promote notes to todos.
2
+ description: Capture/list/promote notes. Args: text (greedy) or subcommand
3
+ arguments: "Usage: /gsd-note <text> | /gsd-note list | /gsd-note promote <id>"
3
4
  ---
4
5
  <gsd-include path=".pi/gsd/workflows/note.md" />
5
6
 
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: Create context handoff when pausing work mid-phase
2
+ description: Create handoff for pausing work. No required args.
3
+ arguments: "Usage: /gsd-pause-work"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/pause-work.md" />
5
+ <gsd-include path=".pi/gsd/workflows/pause-work.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: Create phases to close all gaps identified by milestone audit
2
+ description: Create phases to close audit gaps. No required args.
3
+ arguments: "Usage: /gsd-plan-milestone-gaps"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/plan-milestone-gaps.md" />
5
+ <gsd-include path=".pi/gsd/workflows/plan-milestone-gaps.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,7 +1,8 @@
1
1
  ---
2
- description: Plan all unplanned phases in the current milestone — one mode question, scope pre-check per phase, context-safe checkpointing
2
+ description: Plan all unplanned phases. Flags: --interactive
3
+ arguments: "Usage: /gsd-plan-milestone"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/plan-milestone.md" />
5
+ <gsd-include path=".pi/gsd/workflows/plan-milestone.md" include-arguments />
5
6
  <gsd-include path=".pi/gsd/references/ui-brand.md" select="tag:core" />
6
7
  <gsd-include path=".planning/REQUIREMENTS.md" />
7
8
  <gsd-include path=".planning/ROADMAP.md" />
@@ -1,7 +1,8 @@
1
1
  ---
2
- description: Create detailed phase plan (PLAN.md) with verification loop
2
+ description: Plan a phase with research→plan→verify loop. Args: phase (number) | Flags: --auto, --skip-research, --gaps, --text
3
+ arguments: "Usage: /gsd-plan-phase <phase>"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/plan-phase.md" />
5
+ <gsd-include path=".pi/gsd/workflows/plan-phase.md" include-arguments />
5
6
  <gsd-include path=".pi/gsd/references/ui-brand.md" select="tag:core" />
6
7
 
7
8
  $ARGUMENTS
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: Capture a forward-looking idea with trigger conditions - surfaces automatically at the right milestone
2
+ description: Capture forward-looking idea with trigger. Args: idea (string, greedy)
3
+ arguments: "Usage: /gsd-plant-seed <idea>"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/plant-seed.md" />
5
+ <gsd-include path=".pi/gsd/workflows/plant-seed.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,5 +1,6 @@
1
1
  ---
2
- description: Create a clean PR branch by filtering out .planning/ commits - ready for code review
2
+ description: Create clean PR branch. No required args.
3
+ arguments: "Usage: /gsd-pr-branch"
3
4
  ---
4
5
  <gsd-include path=".pi/gsd/workflows/pr-branch.md" />
5
6
 
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: Generate developer behavioral profile and create Claude-discoverable artifacts
2
+ description: Generate developer behavioral profile. No required args.
3
+ arguments: "Usage: /gsd-profile-user"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/profile-user.md" />
5
+ <gsd-include path=".pi/gsd/workflows/profile-user.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: Execute a quick task with GSD guarantees (atomic commits, state tracking) but skip optional agents
2
+ description: Quick tracked task. Args: task (string, greedy) | Flags: --no-commit
3
+ arguments: "Usage: /gsd-quick <task>"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/quick.md" />
5
+ <gsd-include path=".pi/gsd/workflows/quick.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,6 +1,5 @@
1
1
  ---
2
- description: Reapply local modifications after a GSD update
2
+ description: Reapply local mods after GSD update. No required args.
3
+ arguments: "Usage: /gsd-reapply-patches"
3
4
  ---
4
-
5
-
6
5
  $ARGUMENTS
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: Remove a future phase from roadmap and renumber subsequent phases
2
+ description: Remove a phase from roadmap. Args: phase (number)
3
+ arguments: "Usage: /gsd-remove-phase <phase>"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/remove-phase.md" />
5
+ <gsd-include path=".pi/gsd/workflows/remove-phase.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: Remove a GSD workspace and clean up worktrees
2
+ description: Remove workspace. Args: name (string)
3
+ arguments: "Usage: /gsd-remove-workspace <name>"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/remove-workspace.md" />
5
+ <gsd-include path=".pi/gsd/workflows/remove-workspace.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,6 +1,5 @@
1
1
  ---
2
- description: Research how to implement a phase (standalone - usually use /gsd-plan-phase instead)
2
+ description: Research phase implementation. Args: phase (number)
3
+ arguments: "Usage: /gsd-research-phase <phase>"
3
4
  ---
4
-
5
-
6
5
  $ARGUMENTS
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: Resume work from previous session with full context restoration
2
+ description: Restore previous session context. No required args.
3
+ arguments: "Usage: /gsd-resume-work"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/resume-project.md" />
5
+ <gsd-include path=".pi/gsd/workflows/resume-project.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,6 +1,5 @@
1
1
  ---
2
- description: Review and promote backlog items to active milestone
2
+ description: Review and promote backlog items. No required args.
3
+ arguments: "Usage: /gsd-review-backlog"
3
4
  ---
4
-
5
-
6
5
  $ARGUMENTS
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: Request cross-AI peer review of phase plans from external AI CLIs
2
+ description: Cross-AI peer review of phase plan. Args: phase (number)
3
+ arguments: "Usage: /gsd-review <phase>"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/review.md" />
5
+ <gsd-include path=".pi/gsd/workflows/review.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,5 +1,6 @@
1
1
  ---
2
- description: Generate a session report with token usage estimates, work summary, and outcomes
2
+ description: Generate session report. No required args.
3
+ arguments: "Usage: /gsd-session-report"
3
4
  ---
4
5
  <gsd-include path=".pi/gsd/workflows/session-report.md" />
5
6
 
@@ -1,6 +1,5 @@
1
1
  ---
2
- description: Switch model profile for GSD agents (quality/balanced/budget/inherit)
2
+ description: Set model profile. Args: profile (quality|balanced|budget|inherit)
3
+ arguments: "Usage: /gsd-set-profile <profile>"
3
4
  ---
4
-
5
-
6
5
  $ARGUMENTS
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: Configure GSD workflow toggles and model profile
2
+ description: Configure workflow toggles. No required args.
3
+ arguments: "Usage: /gsd-settings"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/settings.md" />
5
+ <gsd-include path=".pi/gsd/workflows/settings.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: Create PR, run review, and prepare for merge after verification passes
2
+ description: Create PR and prepare for merge. No required args.
3
+ arguments: "Usage: /gsd-ship"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/ship.md" />
5
+ <gsd-include path=".pi/gsd/workflows/ship.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,6 +1,5 @@
1
1
  ---
2
- description: Manage persistent context threads for cross-session work
2
+ description: Manage context threads. Subcommands: list, new, switch
3
+ arguments: "Usage: /gsd-thread [list|new <name>|switch <name>]"
3
4
  ---
4
-
5
-
6
5
  $ARGUMENTS
@@ -1,7 +1,8 @@
1
1
  ---
2
- description: Generate UI design contract (UI-SPEC.md) for frontend phases
2
+ description: Generate UI design contract. Args: phase (number)
3
+ arguments: "Usage: /gsd-ui-phase <phase>"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/ui-phase.md" />
5
+ <gsd-include path=".pi/gsd/workflows/ui-phase.md" include-arguments />
5
6
  <gsd-include path=".pi/gsd/references/ui-brand.md" />
6
7
 
7
8
  $ARGUMENTS
@@ -1,7 +1,8 @@
1
1
  ---
2
- description: Retroactive 6-pillar visual audit of implemented frontend code
2
+ description: Visual audit of frontend phase. Args: phase (number)
3
+ arguments: "Usage: /gsd-ui-review <phase>"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/ui-review.md" />
5
+ <gsd-include path=".pi/gsd/workflows/ui-review.md" include-arguments />
5
6
  <gsd-include path=".pi/gsd/references/ui-brand.md" />
6
7
 
7
8
  $ARGUMENTS
@@ -1,6 +1,7 @@
1
1
  ---
2
- description: Retroactively audit and fill Nyquist validation gaps for a completed phase
2
+ description: Retroactive Nyquist validation. Args: phase (number)
3
+ arguments: "Usage: /gsd-validate-phase <phase>"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/validate-phase.md" />
5
+ <gsd-include path=".pi/gsd/workflows/validate-phase.md" include-arguments />
5
6
 
6
7
  $ARGUMENTS
@@ -1,7 +1,8 @@
1
1
  ---
2
- description: Validate built features through conversational UAT
2
+ description: Run UAT for a phase. Args: phase (number) | Flags: --plan N (specific plan only)
3
+ arguments: "Usage: /gsd-verify-work <phase>"
3
4
  ---
4
- <gsd-include path=".pi/gsd/workflows/verify-work.md" />
5
+ <gsd-include path=".pi/gsd/workflows/verify-work.md" include-arguments />
5
6
  <gsd-include path=".pi/gsd/templates/UAT.md" />
6
7
 
7
8
  $ARGUMENTS