@tekyzinc/gsd-t 2.29.11 → 2.30.10
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.
- package/commands/gsd-t-backlog-add.md +4 -0
- package/commands/gsd-t-backlog-edit.md +4 -0
- package/commands/gsd-t-backlog-list.md +4 -0
- package/commands/gsd-t-backlog-move.md +4 -0
- package/commands/gsd-t-backlog-promote.md +4 -0
- package/commands/gsd-t-backlog-remove.md +4 -0
- package/commands/gsd-t-backlog-settings.md +4 -0
- package/commands/gsd-t-brainstorm.md +4 -0
- package/commands/gsd-t-complete-milestone.md +4 -0
- package/commands/gsd-t-debug.md +4 -0
- package/commands/gsd-t-discuss.md +4 -0
- package/commands/gsd-t-execute.md +4 -0
- package/commands/gsd-t-feature.md +4 -0
- package/commands/gsd-t-gap-analysis.md +4 -0
- package/commands/gsd-t-health.md +4 -0
- package/commands/gsd-t-help.md +4 -0
- package/commands/gsd-t-impact.md +4 -0
- package/commands/gsd-t-init-scan-setup.md +4 -0
- package/commands/gsd-t-init.md +4 -0
- package/commands/gsd-t-integrate.md +4 -0
- package/commands/gsd-t-log.md +4 -0
- package/commands/gsd-t-milestone.md +4 -0
- package/commands/gsd-t-partition.md +4 -0
- package/commands/gsd-t-pause.md +4 -0
- package/commands/gsd-t-plan.md +4 -0
- package/commands/gsd-t-populate.md +4 -0
- package/commands/gsd-t-prd.md +4 -0
- package/commands/gsd-t-project.md +4 -0
- package/commands/gsd-t-promote-debt.md +4 -0
- package/commands/gsd-t-prompt.md +4 -0
- package/commands/gsd-t-qa.md +4 -0
- package/commands/gsd-t-quick.md +4 -0
- package/commands/gsd-t-scan.md +4 -0
- package/commands/gsd-t-setup.md +4 -0
- package/commands/gsd-t-status.md +4 -0
- package/commands/gsd-t-test-sync.md +4 -0
- package/commands/gsd-t-triage-and-merge.md +4 -0
- package/commands/gsd-t-verify.md +4 -0
- package/commands/gsd-t-version-update-all.md +4 -0
- package/commands/gsd-t-version-update.md +4 -0
- package/commands/gsd-t-wave.md +4 -0
- package/package.json +1 -1
|
@@ -88,3 +88,7 @@ Verify the entry was added correctly:
|
|
|
88
88
|
4. Report: "Added backlog item #{N}: **{title}** — Type: {type} | App: {app} | Category: {category}"
|
|
89
89
|
|
|
90
90
|
$ARGUMENTS
|
|
91
|
+
|
|
92
|
+
## Auto-Clear
|
|
93
|
+
|
|
94
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
|
@@ -105,3 +105,7 @@ Verify the rewritten `.gsd-t/backlog.md` is well-formed:
|
|
|
105
105
|
If any check fails, report the issue and attempt to fix (up to 2 attempts).
|
|
106
106
|
|
|
107
107
|
$ARGUMENTS
|
|
108
|
+
|
|
109
|
+
## Auto-Clear
|
|
110
|
+
|
|
111
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
|
@@ -57,3 +57,7 @@ If filters were applied but no entries match, display:
|
|
|
57
57
|
"No backlog items match the filters: {filter summary}. Use `/gsd-t-backlog-list` with no arguments to see all items."
|
|
58
58
|
|
|
59
59
|
$ARGUMENTS
|
|
60
|
+
|
|
61
|
+
## Auto-Clear
|
|
62
|
+
|
|
63
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
|
@@ -88,3 +88,7 @@ Verify the rewritten `.gsd-t/backlog.md` is well-formed:
|
|
|
88
88
|
If any check fails, report the issue and attempt to fix (up to 2 attempts).
|
|
89
89
|
|
|
90
90
|
$ARGUMENTS
|
|
91
|
+
|
|
92
|
+
## Auto-Clear
|
|
93
|
+
|
|
94
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
|
@@ -117,3 +117,7 @@ Verify the backlog file is well-formed after removal and renumbering:
|
|
|
117
117
|
3. **Check empty state**: If all entries were removed, verify file contains only the `# Backlog` heading
|
|
118
118
|
|
|
119
119
|
$ARGUMENTS
|
|
120
|
+
|
|
121
|
+
## Auto-Clear
|
|
122
|
+
|
|
123
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
|
@@ -152,3 +152,7 @@ Verify the settings file is well-formed after update:
|
|
|
152
152
|
2. If any issues found, fix them before finishing
|
|
153
153
|
|
|
154
154
|
$ARGUMENTS
|
|
155
|
+
|
|
156
|
+
## Auto-Clear
|
|
157
|
+
|
|
158
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
|
@@ -182,3 +182,7 @@ If inside an active milestone and the brainstorm produced decisions:
|
|
|
182
182
|
- When you sense a breakthrough idea, name it: "That feels like the real insight here"
|
|
183
183
|
|
|
184
184
|
$ARGUMENTS
|
|
185
|
+
|
|
186
|
+
## Auto-Clear
|
|
187
|
+
|
|
188
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
package/commands/gsd-t-debug.md
CHANGED
|
@@ -138,3 +138,7 @@ Before committing, ensure the fix is solid:
|
|
|
138
138
|
Commit: `[debug] Fix {description} — root cause: {explanation}`
|
|
139
139
|
|
|
140
140
|
$ARGUMENTS
|
|
141
|
+
|
|
142
|
+
## Auto-Clear
|
|
143
|
+
|
|
144
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
|
@@ -168,3 +168,7 @@ Update `.gsd-t/progress.md` status to `DISCUSSED`.
|
|
|
168
168
|
**Level 1–2 — when auto-invoked**: Present decisions and open questions. Wait for user confirmation before returning control to the calling command.
|
|
169
169
|
|
|
170
170
|
$ARGUMENTS
|
|
171
|
+
|
|
172
|
+
## Auto-Clear
|
|
173
|
+
|
|
174
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
|
@@ -207,3 +207,7 @@ Execute modifies source code, so the Pre-Commit Gate (referenced in Step 9) cove
|
|
|
207
207
|
5. **`.gsd-t/techdebt.md`** — Did a task resolve a debt item? Mark it done. Did it reveal new debt? Add it
|
|
208
208
|
|
|
209
209
|
$ARGUMENTS
|
|
210
|
+
|
|
211
|
+
## Auto-Clear
|
|
212
|
+
|
|
213
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
|
@@ -246,3 +246,7 @@ After generating the gap analysis, update affected documentation:
|
|
|
246
246
|
3. **`.gsd-t/techdebt.md`** — If incorrect implementations were found, add them as tech debt items
|
|
247
247
|
|
|
248
248
|
$ARGUMENTS
|
|
249
|
+
|
|
250
|
+
## Auto-Clear
|
|
251
|
+
|
|
252
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
package/commands/gsd-t-health.md
CHANGED
|
@@ -136,3 +136,7 @@ If DEGRADED without --repair → "⚠ Run /user:gsd-t-health --repair to create
|
|
|
136
136
|
If BROKEN → "🔴 Project structure is broken. Run /user:gsd-t-health --repair or /user:gsd-t-init to rebuild."
|
|
137
137
|
|
|
138
138
|
$ARGUMENTS
|
|
139
|
+
|
|
140
|
+
## Auto-Clear
|
|
141
|
+
|
|
142
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
package/commands/gsd-t-help.md
CHANGED
package/commands/gsd-t-impact.md
CHANGED
|
@@ -244,3 +244,7 @@ When run independently (not as part of wave):
|
|
|
244
244
|
**Level 1–2**: Present the full impact report. Wait for user confirmation before proceeding (PROCEED) or pause for remediation (BLOCK). For PROCEED WITH CAUTION, ask "These can be addressed during execution. Proceed?"
|
|
245
245
|
|
|
246
246
|
$ARGUMENTS
|
|
247
|
+
|
|
248
|
+
## Auto-Clear
|
|
249
|
+
|
|
250
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
|
@@ -123,3 +123,7 @@ Next steps:
|
|
|
123
123
|
**Level 1-2**: Pause after each major step (init, scan, setup) for user review before continuing.
|
|
124
124
|
|
|
125
125
|
$ARGUMENTS
|
|
126
|
+
|
|
127
|
+
## Auto-Clear
|
|
128
|
+
|
|
129
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
package/commands/gsd-t-init.md
CHANGED
|
@@ -250,3 +250,7 @@ Tell the user:
|
|
|
250
250
|
- Existing code: "I've mapped the codebase. Ready for /user:gsd-t-partition {milestone}"
|
|
251
251
|
|
|
252
252
|
$ARGUMENTS
|
|
253
|
+
|
|
254
|
+
## Auto-Clear
|
|
255
|
+
|
|
256
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
|
@@ -166,3 +166,7 @@ Commit: `[integration] Wire domains together — all contracts verified`
|
|
|
166
166
|
**Level 1–2**: Report integration results and recommend proceeding to verify phase. Wait for confirmation.
|
|
167
167
|
|
|
168
168
|
$ARGUMENTS
|
|
169
|
+
|
|
170
|
+
## Auto-Clear
|
|
171
|
+
|
|
172
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
package/commands/gsd-t-log.md
CHANGED
|
@@ -85,3 +85,7 @@ Then run the full reconstruction (same as the populate command's git history rec
|
|
|
85
85
|
4. Mark reconstructed entries: `(Entries before {date} reconstructed from git history)`
|
|
86
86
|
|
|
87
87
|
$ARGUMENTS
|
|
88
|
+
|
|
89
|
+
## Auto-Clear
|
|
90
|
+
|
|
91
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
|
@@ -81,3 +81,7 @@ Otherwise, set status to DEFINED and remind them:
|
|
|
81
81
|
"Run /user:gsd-t-partition to decompose into domains, or /user:gsd-t-discuss to explore approaches first."
|
|
82
82
|
|
|
83
83
|
$ARGUMENTS
|
|
84
|
+
|
|
85
|
+
## Auto-Clear
|
|
86
|
+
|
|
87
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
|
@@ -191,3 +191,7 @@ Before finishing, verify:
|
|
|
191
191
|
**Level 1–2**: Report the partition to the user with a summary of domains, contracts, and any decisions that need input. Wait for confirmation before proceeding.
|
|
192
192
|
|
|
193
193
|
$ARGUMENTS
|
|
194
|
+
|
|
195
|
+
## Auto-Clear
|
|
196
|
+
|
|
197
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
package/commands/gsd-t-pause.md
CHANGED
|
@@ -76,3 +76,7 @@ This command only saves position. If the user invoked /pause mid-task intending
|
|
|
76
76
|
If invoked with $ARGUMENTS containing "and continue" or similar, create the file and then continue the current task normally.
|
|
77
77
|
|
|
78
78
|
$ARGUMENTS
|
|
79
|
+
|
|
80
|
+
## Auto-Clear
|
|
81
|
+
|
|
82
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
package/commands/gsd-t-plan.md
CHANGED
|
@@ -97,3 +97,7 @@ Replace all "{Date}" with today date.
|
|
|
97
97
|
Fill every section with real findings. If a section has nothing (e.g., no cron jobs), write "None" instead of placeholder text.
|
|
98
98
|
|
|
99
99
|
$ARGUMENTS
|
|
100
|
+
|
|
101
|
+
## Auto-Clear
|
|
102
|
+
|
|
103
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
package/commands/gsd-t-prd.md
CHANGED
|
@@ -320,3 +320,7 @@ The REQ-IDs in the PRD are the source of truth — GSD-T's plan validation check
|
|
|
320
320
|
10. **Respect GSD-T context** — if a milestone is already in progress, the PRD should describe a feature addition, not re-define the whole project
|
|
321
321
|
|
|
322
322
|
$ARGUMENTS
|
|
323
|
+
|
|
324
|
+
## Auto-Clear
|
|
325
|
+
|
|
326
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
|
@@ -205,3 +205,7 @@ Ask: "Ready to start Milestone 1? Run `/user:gsd-t-partition` to decompose it in
|
|
|
205
205
|
Or if the user wants to review first: "Review the roadmap in `.gsd-t/roadmap.md` and let me know if you want to adjust scope or ordering."
|
|
206
206
|
|
|
207
207
|
$ARGUMENTS
|
|
208
|
+
|
|
209
|
+
## Auto-Clear
|
|
210
|
+
|
|
211
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
package/commands/gsd-t-prompt.md
CHANGED
|
@@ -131,3 +131,7 @@ Then paste the full prompt above when it asks for details.
|
|
|
131
131
|
- Keep it moving — this should take 2-5 minutes, not 20
|
|
132
132
|
|
|
133
133
|
$ARGUMENTS
|
|
134
|
+
|
|
135
|
+
## Auto-Clear
|
|
136
|
+
|
|
137
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
package/commands/gsd-t-qa.md
CHANGED
|
@@ -230,3 +230,7 @@ After generating or updating tests, check if documentation needs updating:
|
|
|
230
230
|
### Skip what's not affected.
|
|
231
231
|
|
|
232
232
|
$ARGUMENTS
|
|
233
|
+
|
|
234
|
+
## Auto-Clear
|
|
235
|
+
|
|
236
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
package/commands/gsd-t-quick.md
CHANGED
|
@@ -113,3 +113,7 @@ Quick does not mean skip testing. Before committing:
|
|
|
113
113
|
4. **No test framework?**: Set one up, or at minimum manually verify and document how in the commit message
|
|
114
114
|
|
|
115
115
|
$ARGUMENTS
|
|
116
|
+
|
|
117
|
+
## Auto-Clear
|
|
118
|
+
|
|
119
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
package/commands/gsd-t-scan.md
CHANGED
|
@@ -436,3 +436,7 @@ Scan produces analysis files and updates living documents (Step 5 already covers
|
|
|
436
436
|
8. **`CLAUDE.md`** — If new conventions or patterns were discovered, suggest additions
|
|
437
437
|
|
|
438
438
|
$ARGUMENTS
|
|
439
|
+
|
|
440
|
+
## Auto-Clear
|
|
441
|
+
|
|
442
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
package/commands/gsd-t-setup.md
CHANGED
|
@@ -211,3 +211,7 @@ Wait for user confirmation before writing.
|
|
|
211
211
|
No tests to run — this command produces a configuration file, not code.
|
|
212
212
|
|
|
213
213
|
$ARGUMENTS
|
|
214
|
+
|
|
215
|
+
## Auto-Clear
|
|
216
|
+
|
|
217
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
package/commands/gsd-t-status.md
CHANGED
|
@@ -341,3 +341,7 @@ Generated 5 test tasks → added to current domain
|
|
|
341
341
|
5. **`.gsd-t/techdebt.md`** — If persistent test gaps were found, add as debt items
|
|
342
342
|
|
|
343
343
|
$ARGUMENTS
|
|
344
|
+
|
|
345
|
+
## Auto-Clear
|
|
346
|
+
|
|
347
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
|
@@ -165,3 +165,7 @@ After completing triage-and-merge, check if any of these need updating based on
|
|
|
165
165
|
6. **`commands/gsd-t-help.md`** — If merged branches added commands
|
|
166
166
|
|
|
167
167
|
$ARGUMENTS
|
|
168
|
+
|
|
169
|
+
## Auto-Clear
|
|
170
|
+
|
|
171
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
package/commands/gsd-t-verify.md
CHANGED
|
@@ -199,3 +199,7 @@ Update `.gsd-t/progress.md`:
|
|
|
199
199
|
5. **`docs/requirements.md`** — If verification revealed unmet requirements, update status
|
|
200
200
|
|
|
201
201
|
$ARGUMENTS
|
|
202
|
+
|
|
203
|
+
## Auto-Clear
|
|
204
|
+
|
|
205
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
|
@@ -21,3 +21,7 @@ Show the user what version was installed, how many projects were updated, and co
|
|
|
21
21
|
If the update fails (e.g., permissions issue), suggest running with `sudo` on macOS/Linux or using an Administrator terminal on Windows.
|
|
22
22
|
|
|
23
23
|
$ARGUMENTS
|
|
24
|
+
|
|
25
|
+
## Auto-Clear
|
|
26
|
+
|
|
27
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
|
@@ -21,3 +21,7 @@ Show the user what version was installed and confirm success.
|
|
|
21
21
|
If the update fails (e.g., permissions issue), suggest running with `sudo` on macOS/Linux or using an Administrator terminal on Windows.
|
|
22
22
|
|
|
23
23
|
$ARGUMENTS
|
|
24
|
+
|
|
25
|
+
## Auto-Clear
|
|
26
|
+
|
|
27
|
+
All work is committed to project files. Execute `/clear` to free the context window for the next command.
|
package/commands/gsd-t-wave.md
CHANGED
|
@@ -275,3 +275,7 @@ If command files in `~/.claude/commands/` are tampered with, wave agents will ex
|
|
|
275
275
|
```
|
|
276
276
|
|
|
277
277
|
$ARGUMENTS
|
|
278
|
+
|
|
279
|
+
## Auto-Clear
|
|
280
|
+
|
|
281
|
+
The full wave cycle is complete. All work is committed to project files. Execute `/clear` to free the orchestrator context window.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tekyzinc/gsd-t",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.30.10",
|
|
4
4
|
"description": "GSD-T: Contract-Driven Development for Claude Code — 46 slash commands with backlog management, impact analysis, test sync, milestone archival, and PRD generation",
|
|
5
5
|
"author": "Tekyz, Inc.",
|
|
6
6
|
"license": "MIT",
|