godpowers 3.0.0 → 3.0.1
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 +20 -1
- package/README.md +12 -19
- package/RELEASE.md +29 -48
- package/SKILL.md +4 -1
- package/agents/god-archaeologist.md +11 -0
- package/agents/god-architect.md +12 -0
- package/agents/god-auditor.md +13 -0
- package/agents/god-automation-engineer.md +13 -0
- package/agents/god-browser-tester.md +15 -0
- package/agents/god-context-writer.md +14 -0
- package/agents/god-coordinator.md +14 -0
- package/agents/god-debt-assessor.md +11 -0
- package/agents/god-debugger.md +13 -0
- package/agents/god-deploy-engineer.md +13 -0
- package/agents/god-deps-auditor.md +13 -0
- package/agents/god-design-reviewer.md +14 -0
- package/agents/god-designer.md +15 -0
- package/agents/god-docs-writer.md +13 -0
- package/agents/god-executor.md +14 -0
- package/agents/god-explorer.md +14 -0
- package/agents/god-greenfieldifier.md +13 -0
- package/agents/god-harden-auditor.md +12 -0
- package/agents/god-incident-investigator.md +13 -0
- package/agents/god-launch-strategist.md +14 -0
- package/agents/god-migration-strategist.md +13 -0
- package/agents/god-observability-engineer.md +14 -0
- package/agents/god-orchestrator.md +16 -2
- package/agents/god-org-context-loader.md +11 -0
- package/agents/god-planner.md +11 -0
- package/agents/god-pm.md +14 -0
- package/agents/god-quality-reviewer.md +12 -0
- package/agents/god-reconciler.md +14 -1
- package/agents/god-reconstructor.md +16 -0
- package/agents/god-repo-scaffolder.md +11 -0
- package/agents/god-retrospective.md +11 -0
- package/agents/god-roadmap-reconciler.md +42 -87
- package/agents/god-roadmap-updater.md +11 -0
- package/agents/god-roadmapper.md +12 -0
- package/agents/god-spec-reviewer.md +14 -0
- package/agents/god-spike-runner.md +13 -0
- package/agents/god-stack-selector.md +12 -0
- package/agents/god-standards-check.md +13 -0
- package/agents/god-storyteller.md +14 -0
- package/agents/god-updater.md +14 -0
- package/lib/README.md +3 -0
- package/lib/agent-validator.js +67 -2
- package/lib/recipe-coverage-sync.js +1 -1
- package/lib/release-surface-sync.js +3 -0
- package/lib/repo-doc-sync.js +1 -1
- package/lib/repo-surface-sync.js +3 -3
- package/lib/route-quality-sync.js +2 -2
- package/lib/router.js +6 -0
- package/package.json +1 -1
- package/references/orchestration/GOD-ORCHESTRATOR-RUNBOOK.md +12 -3
- package/routing/god-roadmap-check.yaml +2 -2
- package/skills/god-agent-audit.md +12 -9
- package/skills/god-arch.md +1 -3
- package/skills/god-build.md +1 -3
- package/skills/god-deploy.md +1 -3
- package/skills/god-design.md +9 -3
- package/skills/god-feature.md +1 -3
- package/skills/god-harden.md +1 -3
- package/skills/god-hotfix.md +1 -3
- package/skills/god-launch.md +1 -3
- package/skills/god-link.md +1 -3
- package/skills/god-migrate.md +1 -3
- package/skills/god-mode.md +5 -0
- package/skills/god-observe.md +1 -3
- package/skills/god-prd.md +1 -3
- package/skills/god-reconcile.md +4 -4
- package/skills/god-redo.md +1 -3
- package/skills/god-refactor.md +1 -3
- package/skills/god-repair.md +1 -3
- package/skills/god-repo.md +1 -3
- package/skills/god-restore.md +1 -3
- package/skills/god-roadmap-check.md +4 -3
- package/skills/god-roadmap.md +1 -3
- package/skills/god-rollback.md +1 -3
- package/skills/god-scan.md +1 -3
- package/skills/god-skip.md +1 -3
- package/skills/god-stack.md +1 -3
- package/skills/god-story-build.md +1 -3
- package/skills/god-story-close.md +1 -3
- package/skills/god-story.md +1 -3
- package/skills/god-sync.md +3 -5
- package/skills/god-undo.md +1 -3
- package/skills/god-update-deps.md +1 -3
- package/skills/god-upgrade.md +1 -3
|
@@ -66,6 +66,4 @@ linkage updates.
|
|
|
66
66
|
- Trigger any other workflow automatically
|
|
67
67
|
|
|
68
68
|
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
See `<runtimeRoot>/references/shared/LOCKING.md` for the shared state-lock contract.
|
|
69
|
+
Locking: See `<runtimeRoot>/references/shared/LOCKING.md` for the shared state-lock contract.
|
package/skills/god-story.md
CHANGED
|
@@ -39,6 +39,4 @@ Add a new story under `.godpowers/stories/<feature-slug>/`.
|
|
|
39
39
|
- `/god-stories` to see all stories
|
|
40
40
|
|
|
41
41
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
See `<runtimeRoot>/references/shared/LOCKING.md` for the shared state-lock contract.
|
|
42
|
+
Locking: See `<runtimeRoot>/references/shared/LOCKING.md` for the shared state-lock contract.
|
package/skills/god-sync.md
CHANGED
|
@@ -43,7 +43,7 @@ User runs `/god-sync` after manual changes. Useful for:
|
|
|
43
43
|
payload, agent handoffs, workflow metadata, recipe routes, extension packs,
|
|
44
44
|
route quality, recipe coverage, release surfaces, and release policy are
|
|
45
45
|
checked before sync closes. Structural drift should recommend scoped agents
|
|
46
|
-
such as `god-auditor`, `god-
|
|
46
|
+
such as `god-auditor`, `god-reconciler`, `god-coordinator`, or
|
|
47
47
|
`god-docs-writer`.
|
|
48
48
|
6. If repo documentation changed durable project truth, plan or apply Pillars
|
|
49
49
|
updates through `lib/pillars.planArtifactSync` or
|
|
@@ -94,7 +94,7 @@ Sync status:
|
|
|
94
94
|
+ repo-doc-sync: <refreshed README badges/counts, recommended god-docs-writer, or no-op>
|
|
95
95
|
+ repo-surface-sync: <checked routes/package/agents/workflows/extensions, recommended scoped agents, or no-op>
|
|
96
96
|
+ route-quality-sync: <checked atomic spawns and typed route outcomes, no-op, or recommended god-auditor>
|
|
97
|
-
+ recipe-coverage-sync: <checked high-frequency intent recipes, no-op, or recommended god-
|
|
97
|
+
+ recipe-coverage-sync: <checked high-frequency intent recipes, no-op, or recommended god-reconciler>
|
|
98
98
|
+ release-surface-sync: <checked badges/changelog/release/package guards, no-op, or recommended god-docs-writer>
|
|
99
99
|
+ pillars-sync: <updated N pillar files, no-op, or proposed>
|
|
100
100
|
+ checkpoint-sync: <CHECKPOINT.md updated or skipped>
|
|
@@ -154,6 +154,4 @@ Both bookends run automatically in feature-addition recipes. Both can be
|
|
|
154
154
|
invoked manually for spot-checks.
|
|
155
155
|
|
|
156
156
|
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
See `<runtimeRoot>/references/shared/LOCKING.md` for the shared state-lock contract.
|
|
157
|
+
Locking: See `<runtimeRoot>/references/shared/LOCKING.md` for the shared state-lock contract.
|
package/skills/god-undo.md
CHANGED
|
@@ -120,6 +120,4 @@ in the linkage system:
|
|
|
120
120
|
via `/god-review-changes`.
|
|
121
121
|
|
|
122
122
|
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
See `<runtimeRoot>/references/shared/LOCKING.md` for the shared state-lock contract.
|
|
123
|
+
Locking: See `<runtimeRoot>/references/shared/LOCKING.md` for the shared state-lock contract.
|
package/skills/god-upgrade.md
CHANGED
|
@@ -123,6 +123,4 @@ in the linkage system:
|
|
|
123
123
|
via `/god-review-changes`.
|
|
124
124
|
|
|
125
125
|
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
See `<runtimeRoot>/references/shared/LOCKING.md` for the shared state-lock contract.
|
|
126
|
+
Locking: See `<runtimeRoot>/references/shared/LOCKING.md` for the shared state-lock contract.
|