gsd-opencode 1.4.1 → 1.4.2
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/command/gsd/complete-milestone.md +2 -2
- package/command/gsd/create-roadmap.md +3 -3
- package/command/gsd/debug.md +3 -3
- package/command/gsd/discuss-milestone.md +1 -1
- package/command/gsd/discuss-phase.md +2 -2
- package/command/gsd/execute-phase.md +2 -2
- package/command/gsd/execute-plan.md +1 -1
- package/command/gsd/list-phase-assumptions.md +1 -1
- package/command/gsd/map-codebase.md +8 -8
- package/command/gsd/new-milestone.md +2 -2
- package/command/gsd/new-project.md +5 -5
- package/command/gsd/plan-fix.md +4 -4
- package/command/gsd/plan-phase.md +6 -6
- package/command/gsd/research-phase.md +3 -3
- package/command/gsd/resume-work.md +2 -2
- package/command/gsd/verify-work.md +2 -2
- package/package.json +1 -1
|
@@ -19,8 +19,8 @@ Output: Milestone archived, roadmap reorganized, git tagged.
|
|
|
19
19
|
<execution_context>
|
|
20
20
|
**Load these files NOW (before proceeding):**
|
|
21
21
|
|
|
22
|
-
- @~/.config/opencode/
|
|
23
|
-
- @~/.config/opencode/
|
|
22
|
+
- @~/.config/opencode/get-shit-done/workflows/complete-milestone.md (main workflow)
|
|
23
|
+
- @~/.config/opencode/get-shit-done/templates/milestone-archive.md (archive template)
|
|
24
24
|
</execution_context>
|
|
25
25
|
|
|
26
26
|
<context>
|
|
@@ -16,9 +16,9 @@ Roadmaps define what work happens in what order. Run after /gsd:new-project.
|
|
|
16
16
|
</objective>
|
|
17
17
|
|
|
18
18
|
<execution_context>
|
|
19
|
-
@~/.config/opencode/
|
|
20
|
-
@~/.config/opencode/
|
|
21
|
-
@~/.config/opencode/
|
|
19
|
+
@~/.config/opencode/get-shit-done/workflows/create-roadmap.md
|
|
20
|
+
@~/.config/opencode/get-shit-done/templates/roadmap.md
|
|
21
|
+
@~/.config/opencode/get-shit-done/templates/state.md
|
|
22
22
|
</execution_context>
|
|
23
23
|
|
|
24
24
|
<context>
|
package/command/gsd/debug.md
CHANGED
|
@@ -20,8 +20,8 @@ If starting new: gather symptoms, then investigate autonomously.
|
|
|
20
20
|
</objective>
|
|
21
21
|
|
|
22
22
|
<execution_context>
|
|
23
|
-
@~/.config/opencode/
|
|
24
|
-
@~/.config/opencode/
|
|
23
|
+
@~/.config/opencode/get-shit-done/workflows/debug.md
|
|
24
|
+
@~/.config/opencode/get-shit-done/templates/DEBUG.md
|
|
25
25
|
</execution_context>
|
|
26
26
|
|
|
27
27
|
<context>
|
|
@@ -34,7 +34,7 @@ ls .planning/debug/*.md 2>/dev/null | head -5
|
|
|
34
34
|
</context>
|
|
35
35
|
|
|
36
36
|
<process>
|
|
37
|
-
Follow the workflow in @~/.config/opencode/
|
|
37
|
+
Follow the workflow in @~/.config/opencode/get-shit-done/workflows/debug.md
|
|
38
38
|
|
|
39
39
|
**Quick reference:**
|
|
40
40
|
|
|
@@ -11,7 +11,7 @@ Output: Context gathered, then routes to /gsd:new-milestone
|
|
|
11
11
|
</objective>
|
|
12
12
|
|
|
13
13
|
<execution_context>
|
|
14
|
-
@~/.config/opencode/
|
|
14
|
+
@~/.config/opencode/get-shit-done/workflows/discuss-milestone.md
|
|
15
15
|
</execution_context>
|
|
16
16
|
|
|
17
17
|
<context>
|
|
@@ -13,8 +13,8 @@ Output: {phase}-CONTEXT.md capturing the user's vision for the phase
|
|
|
13
13
|
</objective>
|
|
14
14
|
|
|
15
15
|
<execution_context>
|
|
16
|
-
@~/.config/opencode/
|
|
17
|
-
@~/.config/opencode/
|
|
16
|
+
@~/.config/opencode/get-shit-done/workflows/discuss-phase.md
|
|
17
|
+
@~/.config/opencode/get-shit-done/templates/context.md
|
|
18
18
|
</execution_context>
|
|
19
19
|
|
|
20
20
|
<context>
|
|
@@ -23,8 +23,8 @@ Context budget: ~15% orchestrator, 100% fresh per subagent.
|
|
|
23
23
|
</objective>
|
|
24
24
|
|
|
25
25
|
<execution_context>
|
|
26
|
-
@~/.config/opencode/
|
|
27
|
-
@~/.config/opencode/
|
|
26
|
+
@~/.config/opencode/get-shit-done/workflows/execute-phase.md
|
|
27
|
+
@~/.config/opencode/get-shit-done/templates/subagent-task-prompt.md
|
|
28
28
|
</execution_context>
|
|
29
29
|
|
|
30
30
|
<context>
|
|
@@ -21,7 +21,7 @@ Context budget: ~15% orchestrator, 100% fresh for subagent.
|
|
|
21
21
|
</objective>
|
|
22
22
|
|
|
23
23
|
<execution_context>
|
|
24
|
-
@~/.config/opencode/
|
|
24
|
+
@~/.config/opencode/get-shit-done/templates/subagent-task-prompt.md
|
|
25
25
|
</execution_context>
|
|
26
26
|
|
|
27
27
|
<context>
|
|
@@ -17,7 +17,7 @@ Output: Conversational output only (no file creation) - ends with "What do you t
|
|
|
17
17
|
</objective>
|
|
18
18
|
|
|
19
19
|
<execution_context>
|
|
20
|
-
@~/.config/opencode/
|
|
20
|
+
@~/.config/opencode/get-shit-done/workflows/list-phase-assumptions.md
|
|
21
21
|
</execution_context>
|
|
22
22
|
|
|
23
23
|
<context>
|
|
@@ -20,14 +20,14 @@ Output: .planning/codebase/ folder with 7 structured documents about the codebas
|
|
|
20
20
|
</objective>
|
|
21
21
|
|
|
22
22
|
<execution_context>
|
|
23
|
-
@~/.config/opencode/
|
|
24
|
-
@~/.config/opencode/
|
|
25
|
-
@~/.config/opencode/
|
|
26
|
-
@~/.config/opencode/
|
|
27
|
-
@~/.config/opencode/
|
|
28
|
-
@~/.config/opencode/
|
|
29
|
-
@~/.config/opencode/
|
|
30
|
-
@~/.config/opencode/
|
|
23
|
+
@~/.config/opencode/get-shit-done/workflows/map-codebase.md
|
|
24
|
+
@~/.config/opencode/get-shit-done/templates/codebase/stack.md
|
|
25
|
+
@~/.config/opencode/get-shit-done/templates/codebase/architecture.md
|
|
26
|
+
@~/.config/opencode/get-shit-done/templates/codebase/structure.md
|
|
27
|
+
@~/.config/opencode/get-shit-done/templates/codebase/conventions.md
|
|
28
|
+
@~/.config/opencode/get-shit-done/templates/codebase/testing.md
|
|
29
|
+
@~/.config/opencode/get-shit-done/templates/codebase/integrations.md
|
|
30
|
+
@~/.config/opencode/get-shit-done/templates/codebase/concerns.md
|
|
31
31
|
</execution_context>
|
|
32
32
|
|
|
33
33
|
<context>
|
|
@@ -12,8 +12,8 @@ Output: New milestone in ROADMAP.md, updated STATE.md, phase directories created
|
|
|
12
12
|
</objective>
|
|
13
13
|
|
|
14
14
|
<execution_context>
|
|
15
|
-
@~/.config/opencode/
|
|
16
|
-
@~/.config/opencode/
|
|
15
|
+
@~/.config/opencode/get-shit-done/workflows/create-milestone.md
|
|
16
|
+
@~/.config/opencode/get-shit-done/templates/roadmap.md
|
|
17
17
|
</execution_context>
|
|
18
18
|
|
|
19
19
|
<context>
|
|
@@ -20,10 +20,10 @@ Creates `.planning/` with PROJECT.md and config.json.
|
|
|
20
20
|
|
|
21
21
|
<execution_context>
|
|
22
22
|
|
|
23
|
-
@~/.config/opencode/
|
|
24
|
-
@~/.config/opencode/
|
|
25
|
-
@~/.config/opencode/
|
|
26
|
-
@~/.config/opencode/
|
|
23
|
+
@~/.config/opencode/get-shit-done/references/principles.md
|
|
24
|
+
@~/.config/opencode/get-shit-done/references/questioning.md
|
|
25
|
+
@~/.config/opencode/get-shit-done/templates/project.md
|
|
26
|
+
@~/.config/opencode/get-shit-done/templates/config.json
|
|
27
27
|
|
|
28
28
|
</execution_context>
|
|
29
29
|
|
|
@@ -290,7 +290,7 @@ EOF
|
|
|
290
290
|
|
|
291
291
|
<step name="done">
|
|
292
292
|
|
|
293
|
-
Present completion with next steps (see ~/.config/opencode/
|
|
293
|
+
Present completion with next steps (see ~/.config/opencode/get-shit-done/references/continuation-format.md):
|
|
294
294
|
|
|
295
295
|
```
|
|
296
296
|
Project initialized:
|
package/command/gsd/plan-fix.md
CHANGED
|
@@ -19,8 +19,8 @@ Output: {plan}-FIX.md in the phase directory, ready for execution.
|
|
|
19
19
|
</objective>
|
|
20
20
|
|
|
21
21
|
<execution_context>
|
|
22
|
-
@~/.config/opencode/
|
|
23
|
-
@~/.config/opencode/
|
|
22
|
+
@~/.config/opencode/get-shit-done/references/plan-format.md
|
|
23
|
+
@~/.config/opencode/get-shit-done/references/checkpoints.md
|
|
24
24
|
</execution_context>
|
|
25
25
|
|
|
26
26
|
<context>
|
|
@@ -126,8 +126,8 @@ Priority: {critical count} critical, {major count} major, {minor count} minor
|
|
|
126
126
|
</objective>
|
|
127
127
|
|
|
128
128
|
<execution_context>
|
|
129
|
-
@~/.config/opencode/
|
|
130
|
-
@~/.config/opencode/
|
|
129
|
+
@~/.config/opencode/get-shit-done/workflows/execute-plan.md
|
|
130
|
+
@~/.config/opencode/get-shit-done/templates/summary.md
|
|
131
131
|
</execution_context>
|
|
132
132
|
|
|
133
133
|
<context>
|
|
@@ -21,12 +21,12 @@ Output: One or more PLAN.md files in the phase directory (.planning/phases/XX-na
|
|
|
21
21
|
</objective>
|
|
22
22
|
|
|
23
23
|
<execution_context>
|
|
24
|
-
@~/.config/opencode/
|
|
25
|
-
@~/.config/opencode/
|
|
26
|
-
@~/.config/opencode/
|
|
27
|
-
@~/.config/opencode/
|
|
28
|
-
@~/.config/opencode/
|
|
29
|
-
@~/.config/opencode/
|
|
24
|
+
@~/.config/opencode/get-shit-done/workflows/plan-phase.md
|
|
25
|
+
@~/.config/opencode/get-shit-done/templates/phase-prompt.md
|
|
26
|
+
@~/.config/opencode/get-shit-done/references/plan-format.md
|
|
27
|
+
@~/.config/opencode/get-shit-done/references/scope-estimation.md
|
|
28
|
+
@~/.config/opencode/get-shit-done/references/checkpoints.md
|
|
29
|
+
@~/.config/opencode/get-shit-done/references/tdd.md
|
|
30
30
|
</execution_context>
|
|
31
31
|
|
|
32
32
|
<context>
|
|
@@ -27,9 +27,9 @@ Output: RESEARCH.md with ecosystem knowledge that informs quality planning.
|
|
|
27
27
|
</objective>
|
|
28
28
|
|
|
29
29
|
<execution_context>
|
|
30
|
-
@~/.config/opencode/
|
|
31
|
-
@~/.config/opencode/
|
|
32
|
-
@~/.config/opencode/
|
|
30
|
+
@~/.config/opencode/get-shit-done/workflows/research-phase.md
|
|
31
|
+
@~/.config/opencode/get-shit-done/templates/research.md
|
|
32
|
+
@~/.config/opencode/get-shit-done/references/research-pitfalls.md
|
|
33
33
|
</execution_context>
|
|
34
34
|
|
|
35
35
|
<context>
|
|
@@ -21,11 +21,11 @@ Routes to resume-project workflow which handles:
|
|
|
21
21
|
</objective>
|
|
22
22
|
|
|
23
23
|
<execution_context>
|
|
24
|
-
@~/.config/opencode/
|
|
24
|
+
@~/.config/opencode/get-shit-done/workflows/resume-project.md
|
|
25
25
|
</execution_context>
|
|
26
26
|
|
|
27
27
|
<process>
|
|
28
|
-
**Follow resume-project workflow** from `@~/.config/opencode/
|
|
28
|
+
**Follow resume-project workflow** from `@~/.config/opencode/get-shit-done/workflows/resume-project.md`.
|
|
29
29
|
|
|
30
30
|
The workflow handles all resumption logic including:
|
|
31
31
|
|
|
@@ -21,8 +21,8 @@ Output: Validation of features, any issues logged to phase-scoped ISSUES.md
|
|
|
21
21
|
</objective>
|
|
22
22
|
|
|
23
23
|
<execution_context>
|
|
24
|
-
@~/.config/opencode/
|
|
25
|
-
@~/.config/opencode/
|
|
24
|
+
@~/.config/opencode/get-shit-done/workflows/verify-work.md
|
|
25
|
+
@~/.config/opencode/get-shit-done/templates/uat-issues.md
|
|
26
26
|
</execution_context>
|
|
27
27
|
|
|
28
28
|
<context>
|