godpowers 1.6.8 → 1.6.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/CHANGELOG.md +67 -0
- package/README.md +9 -8
- package/RELEASE.md +33 -32
- package/SKILL.md +91 -2
- package/agents/god-auditor.md +4 -4
- package/agents/god-coordinator.md +4 -4
- package/agents/god-deploy-engineer.md +1 -1
- package/agents/god-greenfieldifier.md +1 -1
- package/agents/god-launch-strategist.md +1 -1
- package/agents/god-observability-engineer.md +1 -1
- package/agents/god-orchestrator.md +82 -24
- package/agents/god-reconciler.md +1 -1
- package/bin/install.js +1 -1
- package/hooks/session-start.sh +2 -2
- package/lib/checkpoint.js +4 -1
- package/lib/context-writer.js +1 -1
- package/package.json +1 -1
- package/references/HAVE-NOTS.md +1 -1
- package/references/orchestration/SCALE-DETECTION.md +1 -1
- package/references/shared/GLOSSARY.md +1 -1
- package/references/shared/ORCHESTRATORS.md +1 -1
- package/routing/god-mode.yaml +1 -1
- package/routing/god-preflight.yaml +1 -1
- package/routing/recipes/add-feature-mid-arc-pause.yaml +4 -4
- package/routing/recipes/bluefield-org-aware.yaml +1 -1
- package/routing/recipes/brownfield-onboarding.yaml +1 -1
- package/routing/recipes/greenfield-fast.yaml +1 -1
- package/routing/recipes/greenfield-with-ideation.yaml +1 -1
- package/skills/god-agent-audit.md +7 -0
- package/skills/god-archaeology.md +7 -0
- package/skills/god-audit.md +11 -1
- package/skills/god-context-scan.md +13 -0
- package/skills/god-context.md +1 -1
- package/skills/god-deploy.md +1 -1
- package/skills/god-design-impact.md +8 -0
- package/skills/god-discuss.md +7 -0
- package/skills/god-doctor.md +17 -0
- package/skills/god-explore.md +8 -0
- package/skills/god-extract-learnings.md +1 -1
- package/skills/god-feature.md +1 -1
- package/skills/god-hotfix.md +1 -1
- package/skills/god-hygiene.md +8 -1
- package/skills/god-init.md +1 -1
- package/skills/god-launch.md +1 -1
- package/skills/god-lifecycle.md +33 -5
- package/skills/god-list-assumptions.md +13 -0
- package/skills/god-locate.md +16 -0
- package/skills/god-logs.md +1 -1
- package/skills/god-map-codebase.md +8 -0
- package/skills/god-mode.md +55 -17
- package/skills/god-next.md +32 -4
- package/skills/god-org-context.md +1 -1
- package/skills/god-preflight.md +18 -4
- package/skills/god-quick.md +1 -1
- package/skills/god-reconcile.md +6 -1
- package/skills/god-reconstruct.md +8 -0
- package/skills/god-refactor.md +23 -0
- package/skills/god-roadmap-check.md +10 -0
- package/skills/god-roadmap-update.md +1 -1
- package/skills/god-skip.md +1 -1
- package/skills/god-spike.md +7 -0
- package/skills/god-standards.md +7 -0
- package/skills/god-status.md +25 -0
- package/skills/god-suite-init.md +1 -1
- package/skills/god-suite-release.md +1 -1
- package/skills/god-suite-status.md +1 -1
- package/skills/god-suite-sync.md +1 -1
- package/skills/god-tech-debt.md +8 -0
- package/skills/god.md +23 -7
- package/workflows/bluefield-arc.yaml +1 -1
- package/workflows/brownfield-arc.yaml +1 -1
- package/workflows/feature-arc.yaml +1 -1
package/skills/god-status.md
CHANGED
|
@@ -34,6 +34,8 @@ Re-derive state from disk. Your memory is not authoritative. The file system is.
|
|
|
34
34
|
6. Report:
|
|
35
35
|
- Current mode and scale
|
|
36
36
|
- Progress summary: percentage, completed step count, current step number
|
|
37
|
+
- Planning visibility: PRD status, roadmap status, active milestone, and
|
|
38
|
+
completion basis
|
|
37
39
|
- What happened recently, using CHECKPOINT.md actions when available
|
|
38
40
|
- What happens next, using routing and disk state
|
|
39
41
|
- Per-tier status (with disk verification)
|
|
@@ -51,6 +53,12 @@ Started: 2026-05-09
|
|
|
51
53
|
Progress: 15% (2 of 13 steps complete; current step 3 of 13)
|
|
52
54
|
Current: Tier 1 Planning / Architecture
|
|
53
55
|
|
|
56
|
+
Planning visibility:
|
|
57
|
+
PRD: done .godpowers/prd/PRD.md
|
|
58
|
+
Roadmap: pending
|
|
59
|
+
Current milestone: Planning / Architecture
|
|
60
|
+
Completion: 15% based on PROGRESS.md tracked steps
|
|
61
|
+
|
|
54
62
|
What happened recently:
|
|
55
63
|
1. PRD artifact verified on disk
|
|
56
64
|
2. Tier state refreshed from state.json
|
|
@@ -92,6 +100,23 @@ Suite (Mode D) status:
|
|
|
92
100
|
Next: god roadmap
|
|
93
101
|
```
|
|
94
102
|
|
|
103
|
+
## Proposition Closeout
|
|
104
|
+
|
|
105
|
+
Every status report must end with a proposition block so the user can choose
|
|
106
|
+
how much momentum to give Godpowers:
|
|
107
|
+
|
|
108
|
+
```
|
|
109
|
+
Proposition:
|
|
110
|
+
1. Implement partial: [single next command from "What happens next"]
|
|
111
|
+
2. Implement complete: /god-mode to continue the current project run when no blockers are present
|
|
112
|
+
3. Discuss more: /god-discuss [unclear state, blocker, or inconsistency]
|
|
113
|
+
4. Inspect status: /god-locate or /god-next for a smaller routing view
|
|
114
|
+
Recommended: [one option and why it fits the disk-derived state]
|
|
115
|
+
```
|
|
116
|
+
|
|
117
|
+
If inconsistencies are present, make `/god-repair` the partial option and do
|
|
118
|
+
not recommend `/god-mode` until disk state is coherent.
|
|
119
|
+
|
|
95
120
|
## Mode D awareness
|
|
96
121
|
|
|
97
122
|
If `lib/multi-repo-detector.detect(projectRoot)` returns
|
package/skills/god-suite-init.md
CHANGED
|
@@ -33,7 +33,7 @@ A version bump that knows about dependents. Different from `/god-launch`
|
|
|
33
33
|
- Scans suite version-table for repos that depend on the bumped repo
|
|
34
34
|
- For each dependent: writes a per-repo orchestrator handoff file and
|
|
35
35
|
spawns its `god-orchestrator` with only a display-safe pointer for the
|
|
36
|
-
`version-bump` directive (NOT a full
|
|
36
|
+
`version-bump` directive (NOT a full project run)
|
|
37
37
|
- Aggregates results per-repo
|
|
38
38
|
- Updates `.godpowers/suite-config.yaml` version-table to match
|
|
39
39
|
- Appends to `.godpowers/suite/SYNC-LOG.md`
|
|
@@ -39,7 +39,7 @@ Aggregate
|
|
|
39
39
|
Per-repo
|
|
40
40
|
| Repo | Mode | Phase | Artifacts | Coverage | Drift | Reviews |
|
|
41
41
|
|-----------|------|-----------|-----------|----------|-------|---------|
|
|
42
|
-
| dashboard | A | in
|
|
42
|
+
| dashboard | A | in progress | 12 | 92% | 0 | 1 |
|
|
43
43
|
| api | A | steady | 18 | 85% | 2 | 2 |
|
|
44
44
|
| docs | A | steady | 12 | 84% | 1 | 2 |
|
|
45
45
|
|
package/skills/god-suite-sync.md
CHANGED
|
@@ -46,4 +46,4 @@ warnings by default; surfaces in REVIEW-REQUIRED.md per repo.
|
|
|
46
46
|
- Touch files NOT declared in `byte-identical:` of suite-config.yaml
|
|
47
47
|
- Modify per-repo state.json (only the syncer agent writes; no
|
|
48
48
|
Quarterback-level changes)
|
|
49
|
-
- Run any
|
|
49
|
+
- Run any project run inside a sibling repo
|
package/skills/god-tech-debt.md
CHANGED
|
@@ -53,4 +53,12 @@ Suggested next:
|
|
|
53
53
|
- /god-update-deps if dependency debt is a P0/P1 driver
|
|
54
54
|
- /god-upgrade for major-version migrations
|
|
55
55
|
- Re-run /god-tech-debt quarterly
|
|
56
|
+
|
|
57
|
+
Proposition:
|
|
58
|
+
1. Implement partial: run the command for the top P0 item only
|
|
59
|
+
2. Implement complete: /god-feature or /god-refactor for the full P0 bundle
|
|
60
|
+
3. Discuss more: /god-discuss the highest-cost or highest-risk debt item
|
|
61
|
+
4. Run God Mode: /god-mode only if debt work should join the full project run
|
|
62
|
+
Recommended: start with the top P0 item, then re-run /god-tech-debt after it
|
|
63
|
+
lands.
|
|
56
64
|
```
|
package/skills/god.md
CHANGED
|
@@ -28,7 +28,7 @@ Before calling runtime modules, resolve the Godpowers runtime root:
|
|
|
28
28
|
|
|
29
29
|
Slash commands are precise but require the user to know the command name.
|
|
30
30
|
Recipes are scenario-shaped ("I'm coming back after a week", "production is
|
|
31
|
-
broken", "add a feature
|
|
31
|
+
broken", "add a feature during the current project run") and match free-text intent. `/god` is the
|
|
32
32
|
front door that turns intent into the right slash command.
|
|
33
33
|
|
|
34
34
|
This skill complements `/god-next` rather than replacing it:
|
|
@@ -39,7 +39,7 @@ This skill complements `/god-next` rather than replacing it:
|
|
|
39
39
|
| `/god-next` | "I just finished X, what's next?" or pre-flight checks |
|
|
40
40
|
| `/god-status` | "Where are we? what's done?" |
|
|
41
41
|
| `/god-init` | "Start a project here" |
|
|
42
|
-
| `/god-mode` | "Run the whole
|
|
42
|
+
| `/god-mode` | "Run the whole project run autonomously" |
|
|
43
43
|
|
|
44
44
|
## Process
|
|
45
45
|
|
|
@@ -48,8 +48,8 @@ This skill complements `/god-next` rather than replacing it:
|
|
|
48
48
|
Treat everything after `/god` as free text. If empty, treat as state-driven.
|
|
49
49
|
|
|
50
50
|
```
|
|
51
|
-
/god add a feature without breaking the current
|
|
52
|
-
text = "add a feature without breaking the current
|
|
51
|
+
/god add a feature without breaking the current project run
|
|
52
|
+
text = "add a feature without breaking the current project run"
|
|
53
53
|
|
|
54
54
|
/god
|
|
55
55
|
text = "" -> state-driven mode
|
|
@@ -112,6 +112,22 @@ Recipes that fit your current state:
|
|
|
112
112
|
Run structural next? (yes / pick recipe / cancel)
|
|
113
113
|
```
|
|
114
114
|
|
|
115
|
+
If the answer is exploratory and proposes an approach instead of selecting or
|
|
116
|
+
running a command, close with:
|
|
117
|
+
|
|
118
|
+
```
|
|
119
|
+
Proposition:
|
|
120
|
+
1. Implement partial: <smallest safe command or slice>
|
|
121
|
+
2. Implement complete: <full command sequence>
|
|
122
|
+
3. Discuss more: /god-discuss <topic or unresolved question>
|
|
123
|
+
4. Run God Mode: /god-mode <scope> if the user wants the full autonomous project run
|
|
124
|
+
Recommended: <one option and why>
|
|
125
|
+
```
|
|
126
|
+
|
|
127
|
+
Do not include a God Mode option when the request is clearly a tiny fix,
|
|
128
|
+
single-file change, or narrow question. In that case, replace it with the
|
|
129
|
+
smallest matching command, such as `/god-fast`, `/god-spike`, or `/god-next`.
|
|
130
|
+
|
|
115
131
|
### Step 4: execute or hand off
|
|
116
132
|
|
|
117
133
|
If user confirms a recipe:
|
|
@@ -162,8 +178,8 @@ User: /god add a new feature
|
|
|
162
178
|
|
|
163
179
|
Top matches for "add a new feature":
|
|
164
180
|
|
|
165
|
-
1. add-feature-mid-arc-pause (15) Pause /god-mode
|
|
166
|
-
2. add-feature-small (10) Lightweight feature, no
|
|
181
|
+
1. add-feature-mid-arc-pause (15) Pause /god-mode, run feature, resume
|
|
182
|
+
2. add-feature-small (10) Lightweight feature, no project-run context
|
|
167
183
|
3. add-feature-next-milestone (10) Defer to next milestone
|
|
168
184
|
|
|
169
185
|
Pick one (1/2/3) or describe more specifically.
|
|
@@ -194,7 +210,7 @@ User: /god make me a sandwich
|
|
|
194
210
|
No recipe matched. Falling back to state-driven suggestion.
|
|
195
211
|
|
|
196
212
|
Where you are: tier-3 launched
|
|
197
|
-
Structural next: (none,
|
|
213
|
+
Structural next: (none, project run complete)
|
|
198
214
|
|
|
199
215
|
Suggested: /god-next show all valid next-step options
|
|
200
216
|
or: /god-status re-derive state from disk
|
|
@@ -12,7 +12,7 @@ metadata:
|
|
|
12
12
|
Bluefield: new code, existing org context. Loads org standards first,
|
|
13
13
|
runs a preflight intake against the surrounding environment, runs a
|
|
14
14
|
greenfield simulation audit against those constraints, then runs a
|
|
15
|
-
user-approved greenfieldification pass before the full
|
|
15
|
+
user-approved greenfieldification pass before the full project run.
|
|
16
16
|
|
|
17
17
|
on: [/god-bluefield, /god-mode --bluefield]
|
|
18
18
|
|
|
@@ -11,7 +11,7 @@ metadata:
|
|
|
11
11
|
description: |
|
|
12
12
|
Brownfield: existing codebase, inspect before prescribing. Preflight +
|
|
13
13
|
archaeology + reconstruction + debt assessment + greenfield simulation
|
|
14
|
-
audit, then a user-approved greenfieldification pass before normal
|
|
14
|
+
audit, then a user-approved greenfieldification pass before normal project-run
|
|
15
15
|
workflows.
|
|
16
16
|
|
|
17
17
|
on: [/god-brownfield, /god-mode --brownfield]
|