bigpowers 2.4.0 → 2.4.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.
Files changed (85) hide show
  1. package/.pi/package.json +1 -1
  2. package/.pi/prompts/compose-workflow.md +1 -1
  3. package/.pi/prompts/diagnose-root.md +1 -1
  4. package/.pi/prompts/evolve-skill.md +1 -1
  5. package/.pi/prompts/grill-with-docs.md +1 -1
  6. package/.pi/prompts/research-first.md +1 -1
  7. package/.pi/prompts/reset-baseline.md +1 -1
  8. package/.pi/prompts/run-evals.md +1 -1
  9. package/.pi/prompts/scope-work.md +1 -1
  10. package/.pi/prompts/search-skills.md +1 -1
  11. package/.pi/prompts/setup-environment.md +1 -1
  12. package/.pi/prompts/simulate-agents.md +1 -1
  13. package/.pi/prompts/slice-tasks.md +1 -1
  14. package/.pi/prompts/stocktake-skills.md +1 -1
  15. package/.pi/prompts/verify-work.md +1 -1
  16. package/.pi/skills/assess-impact/SKILL.md +2 -1
  17. package/.pi/skills/audit-code/SKILL.md +1 -0
  18. package/.pi/skills/build-epic/SKILL.md +1 -0
  19. package/.pi/skills/change-request/SKILL.md +1 -0
  20. package/.pi/skills/commit-message/SKILL.md +1 -0
  21. package/.pi/skills/compose-workflow/SKILL.md +2 -1
  22. package/.pi/skills/craft-skill/SKILL.md +1 -0
  23. package/.pi/skills/deepen-architecture/SKILL.md +1 -0
  24. package/.pi/skills/define-language/SKILL.md +2 -1
  25. package/.pi/skills/define-success/SKILL.md +2 -1
  26. package/.pi/skills/delegate-task/SKILL.md +1 -0
  27. package/.pi/skills/design-interface/SKILL.md +2 -1
  28. package/.pi/skills/develop-tdd/SKILL.md +1 -0
  29. package/.pi/skills/diagnose-root/SKILL.md +2 -1
  30. package/.pi/skills/dispatch-agents/SKILL.md +1 -0
  31. package/.pi/skills/edit-document/SKILL.md +1 -0
  32. package/.pi/skills/elaborate-spec/SKILL.md +2 -1
  33. package/.pi/skills/enforce-first/SKILL.md +2 -1
  34. package/.pi/skills/evolve-skill/SKILL.md +2 -1
  35. package/.pi/skills/execute-plan/SKILL.md +1 -0
  36. package/.pi/skills/fix-bug/SKILL.md +1 -0
  37. package/.pi/skills/grill-me/SKILL.md +2 -1
  38. package/.pi/skills/grill-with-docs/SKILL.md +2 -1
  39. package/.pi/skills/guard-git/SKILL.md +1 -0
  40. package/.pi/skills/hook-commits/SKILL.md +1 -0
  41. package/.pi/skills/inspect-quality/SKILL.md +2 -1
  42. package/.pi/skills/investigate-bug/SKILL.md +2 -1
  43. package/.pi/skills/kickoff-branch/SKILL.md +2 -1
  44. package/.pi/skills/map-codebase/SKILL.md +2 -1
  45. package/.pi/skills/migrate-spec/SKILL.md +1 -0
  46. package/.pi/skills/model-domain/SKILL.md +1 -0
  47. package/.pi/skills/orchestrate-project/SKILL.md +1 -0
  48. package/.pi/skills/organize-workspace/SKILL.md +2 -1
  49. package/.pi/skills/plan-refactor/SKILL.md +1 -0
  50. package/.pi/skills/plan-release/SKILL.md +2 -1
  51. package/.pi/skills/plan-work/SKILL.md +2 -1
  52. package/.pi/skills/release-branch/SKILL.md +2 -1
  53. package/.pi/skills/request-review/SKILL.md +1 -0
  54. package/.pi/skills/research-first/SKILL.md +2 -1
  55. package/.pi/skills/reset-baseline/SKILL.md +2 -1
  56. package/.pi/skills/respond-review/SKILL.md +1 -0
  57. package/.pi/skills/run-evals/SKILL.md +2 -1
  58. package/.pi/skills/run-planning/SKILL.md +2 -1
  59. package/.pi/skills/scope-work/SKILL.md +2 -1
  60. package/.pi/skills/search-skills/SKILL.md +2 -1
  61. package/.pi/skills/seed-conventions/SKILL.md +1 -0
  62. package/.pi/skills/session-state/SKILL.md +1 -0
  63. package/.pi/skills/setup-environment/SKILL.md +2 -1
  64. package/.pi/skills/simulate-agents/SKILL.md +2 -1
  65. package/.pi/skills/slice-tasks/SKILL.md +2 -1
  66. package/.pi/skills/spike-prototype/SKILL.md +2 -1
  67. package/.pi/skills/stocktake-skills/SKILL.md +2 -1
  68. package/.pi/skills/survey-context/SKILL.md +1 -0
  69. package/.pi/skills/terse-mode/SKILL.md +2 -1
  70. package/.pi/skills/trace-requirement/SKILL.md +2 -1
  71. package/.pi/skills/using-bigpowers/SKILL.md +2 -1
  72. package/.pi/skills/validate-fix/SKILL.md +2 -1
  73. package/.pi/skills/verify-work/SKILL.md +2 -1
  74. package/.pi/skills/visual-dashboard/SKILL.md +1 -0
  75. package/.pi/skills/wire-observability/SKILL.md +1 -0
  76. package/.pi/skills/write-document/SKILL.md +1 -0
  77. package/CHANGELOG.md +7 -0
  78. package/SKILL-INDEX.md +34 -33
  79. package/dashboard/src/web/client.html +191 -249
  80. package/package.json +1 -1
  81. package/scripts/generate-reference-tables.sh +1 -1
  82. package/scripts/sync-skills.sh +22 -10
  83. package/scripts/validate-skill-yaml.py +73 -0
  84. package/visual-dashboard/scripts/cockpit.html +123 -16
  85. package/visual-dashboard/scripts/frame-template.html +181 -45
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: slice-tasks
3
- description: ""PLANNING SPINE STEP 2 of 3 — Slice the work: break a scoped PRD into vertical-slice stories in specs/epics/. Use after scope-work (step 1), before plan-work (step 3). Not a substitute for scope-work or plan-work."model: sonnet"
3
+ description: "\"PLANNING SPINE STEP 2 of 3 — Slice the work: break a scoped PRD into vertical-slice stories in specs/epics/. Use after scope-work (step 1), before plan-work (step 3). Not a substitute for scope-work or plan-work.\""
4
+ model: sonnet
4
5
  ---
5
6
 
6
7
 
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: spike-prototype
3
- description: "Throw-away prototype for unknown problem spaces. Output is learning notes in specs/archive/spikes/SPIKE-<name>.md, not production code. Use when the domain or technology is unexplored, when estimates are impossible without experimentation, or when user says "spike", "prototype", or "proof of concept"."
3
+ description: "Throw-away prototype for unknown problem spaces. Output is learning notes in specs/archive/spikes/SPIKE-<name>.md, not production code. Use when the domain or technology is unexplored, when estimates are impossible without experimentation, or when user says \"spike\", \"prototype\", or \"proof of concept\"."
4
+ model: sonnet
4
5
  ---
5
6
 
6
7
 
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: stocktake-skills
3
- description: "Sequential subagent batch audit of the bigpowers skill catalog — Quick Scan (changed only) or Full (all skills). Use during sustain phase, before a major release, or when catalog drift is suspected.model: sonnet"
3
+ description: "Sequential subagent batch audit of the bigpowers skill catalog — Quick Scan (changed only) or Full (all skills). Use during sustain phase, before a major release, or when catalog drift is suspected."
4
+ model: sonnet
4
5
  ---
5
6
 
6
7
 
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: survey-context
3
3
  description: "Per-task context bootstrap — reads existing specs/ and tech-architecture docs to map the current lifecycle phase and suggest the next skill. Use at the start of any task, when returning after a break, or when unsure what to do next. For deriving a tech-stack doc from scratch, use map-codebase first."
4
+ model: haiku
4
5
  ---
5
6
 
6
7
 
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: terse-mode
3
- description: "Fallback ultra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use ONLY when context is critically long and compressing output is necessary to continue. Not a strategy — token discipline comes from code shape (small functions, unique names, headless tests), not terser prompts. Use when user says "caveman mode", "terse mode", "less tokens", "be brief", or invokes /terse-mode."
3
+ description: "Fallback ultra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use ONLY when context is critically long and compressing output is necessary to continue. Not a strategy — token discipline comes from code shape (small functions, unique names, headless tests), not terser prompts. Use when user says \"caveman mode\", \"terse mode\", \"less tokens\", \"be brief\", or invokes /terse-mode."
4
+ model: haiku
4
5
  ---
5
6
 
6
7
 
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: trace-requirement
3
- description: "Link story IDs from specs/release-plan.yaml + epic capsule directories to the implementing code and tests. Produces specs/TRACEABILITY.md. Use when you want to verify coverage of a release plan, audit which stories are implemented, or find "dark" stories with no code."
3
+ description: "Link story IDs from specs/release-plan.yaml + epic capsule directories to the implementing code and tests. Produces specs/TRACEABILITY.md. Use when you want to verify coverage of a release plan, audit which stories are implemented, or find \"dark\" stories with no code."
4
+ model: haiku
4
5
  ---
5
6
 
6
7
 
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: using-bigpowers
3
- description: "One-time bootstrap that introduces the bigpowers skills system, the PMBOK lifecycle arc, and tells you which skill to call first for your situation. Use when starting with bigpowers for the first time, when user asks "where do I start?", or when the skills system needs to be explained."
3
+ description: "One-time bootstrap that introduces the bigpowers skills system, the PMBOK lifecycle arc, and tells you which skill to call first for your situation. Use when starting with bigpowers for the first time, when user asks \"where do I start?\", or when the skills system needs to be explained."
4
+ model: sonnet
4
5
  ---
5
6
 
6
7
 
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: validate-fix
3
- description: "Prove a fix works before declaring done — re-run the failing test, run the full suite, typecheck, lint, and harden against recurrence. Use after implementing a bug fix, when user says "is this fixed?", or before closing an investigation."
3
+ description: "Prove a fix works before declaring done — re-run the failing test, run the full suite, typecheck, lint, and harden against recurrence. Use after implementing a bug fix, when user says \"is this fixed?\", or before closing an investigation."
4
+ model: haiku
4
5
  ---
5
6
 
6
7
 
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: verify-work
3
- description: "Multi-phase UAT gate — cold-start smoke, build, typecheck, lint, tests, step-by-step manual verification, gaps-closure loop. Use after execute-plan or develop-tdd, before audit-code.model: haiku"
3
+ description: "Multi-phase UAT gate — cold-start smoke, build, typecheck, lint, tests, step-by-step manual verification, gaps-closure loop. Use after execute-plan or develop-tdd, before audit-code."
4
+ model: haiku
4
5
  ---
5
6
 
6
7
 
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: visual-dashboard
3
3
  description: "Start a browser-based dashboard that visualizes architecture, implementation plans, and project status. Persists artifacts in .bigpowers/dashboard/. Reads specs/state.yaml, release-plan.yaml, epics, and planning-status via HTTP API or opencode panel."
4
+ model: sonnet
4
5
  ---
5
6
 
6
7
 
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: wire-observability
3
3
  description: "Add structured JSON logging, observability commands, and idempotent setup scripts to a project. Use when a project needs production-readiness instrumentation, when user wants structured logging, or as a production-readiness gate at any phase of development."
4
+ model: sonnet
4
5
  ---
5
6
 
6
7
 
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: write-document
3
3
  description: "Write, organize, and sync high-integrity technical documents using the BMAD methodology. Ensures every document is Bold, Minimal, Actionable, and Durable. Use when creating architectural docs, technical guides, or organizing the specs/ directory."
4
+ model: sonnet
4
5
  ---
5
6
 
6
7
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ ## [2.4.1](https://github.com/danielvm-git/bigpowers/compare/v2.4.0...v2.4.1) (2026-06-18)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **scripts:** sync-skills.sh — escape YAML quotes, preserve model key, add validation guard ([#19](https://github.com/danielvm-git/bigpowers/issues/19)) ([b77bf12](https://github.com/danielvm-git/bigpowers/commit/b77bf1269f4824703d69d2a0d890a0a13c2f3aeb))
7
+
1
8
  # [2.4.0](https://github.com/danielvm-git/bigpowers/compare/v2.3.0...v2.4.0) (2026-06-18)
2
9
 
3
10
 
package/SKILL-INDEX.md CHANGED
@@ -19,13 +19,13 @@
19
19
  | **Initiate** | 4 | kickoff-branch, guard-git, hook-commits, seed-conventions |
20
20
  | **Build** | 8 | develop-tdd, enforce-first, delegate-task, dispatch-agents, execute-plan, build-epic, run-planning, fix-bug |
21
21
  | **Harden** | 1 | wire-observability |
22
- | **Verify** | 2 | verify-work, run-evals |
22
+ | **Verify** | 3 | verify-work, run-evals, align-grid |
23
23
  | **Bug** | 3 | investigate-bug, diagnose-root, validate-fix |
24
24
  | **Review** | 4 | audit-code, request-review, respond-review, trace-requirement |
25
25
  | **Integrate** | 2 | commit-message, release-branch |
26
26
  | **Sustain** | 4 | inspect-quality, organize-workspace, stocktake-skills, evolve-skill |
27
27
  | **Utility** | 12 | terse-mode, craft-skill, edit-document, session-state, migrate-spec, visual-dashboard, write-document, setup-environment, reset-baseline, search-skills, compose-workflow, simulate-agents |
28
- | **TOTAL** | **61** | |
28
+ | **TOTAL** | **62** | |
29
29
 
30
30
  ---
31
31
 
@@ -66,36 +66,37 @@
66
66
  | 31 | Harden | `wire-observability` | Structured logging + observability | src/, CLAUDE.md | ✅ Active |
67
67
  | 32 | Verify | `verify-work` | Multi-phase UAT; loop on gaps; absorbs cold-start-smoke, gaps-loop, verify-work-smoke | (dialogue) | ✅ Active |
68
68
  | 33 | Verify | `run-evals` | EDD capability + regression evals | EVALS-&lt;feature&gt;.md | ✅ Active |
69
- | 34 | Bug | `investigate-bug` | Investigate bug diagnosis | bugs/BUG-*.md | ✅ Active |
70
- | 35 | Bug | `diagnose-root` | 4-phase root cause analysis | bugs/BUG-*.md | ✅ Active |
71
- | 36 | Bug | `validate-fix` | Prove fix works | (verify) | ✅ Active |
72
- | 37 | Review | `audit-code` | Self-review checklist; absorbs audit-code-quick | (checklist) | ✅ Active |
73
- | 38 | Review | `request-review` | Fresh reviewer agent | review-report | ✅ Active |
74
- | 39 | Review | `respond-review` | Act on reviewer feedback | src/ | ✅ Active |
75
- | 40 | Review | `trace-requirement` | Story ID code/tests | TRACEABILITY.md | ✅ Active |
76
- | 41 | Integrate | `commit-message` | Conventional Commits + semver; absorbs commit-message-fix | (git message) | ✅ Active |
77
- | 42 | Integrate | `release-branch` | Merge/PR decision + cleanup; absorbs release-branch-hotfix | (git PR) | ✅ Active |
78
- | 43 | Sustain | `inspect-quality` | Structured QA session | BUG-LOG.md | ✅ Active |
79
- | 44 | Sustain | `organize-workspace` | Safe workspace cleanup | (filesystem) | ✅ Active |
80
- | 45 | Sustain | `stocktake-skills` | Batch audit of skill catalog | specs/ audit report | ✅ Active |
81
- | 46 | Sustain | `evolve-skill` | Benchmark-gated skill evolution | ADR, STATE.md | ✅ Active |
82
- | 47 | Utility | `terse-mode` | Ultra-terse output (fallback) | (prompt) | ✅ Active |
83
- | 48 | Utility | `craft-skill` | Build new bigpowers skill | skills/&lt;name&gt;/SKILL.md | ✅ Active |
84
- | 49 | Utility | `edit-document` | Edit documents in specs/ | specs/&lt;name&gt;.md | ✅ Active |
85
- | 50 | Utility | `session-state` | Track decisions in state.yaml; absorbs show-state, reset-state, compact-state, list-epics, check-gates | state.yaml | ✅ Active |
86
- | 51 | Utility | `migrate-spec` | Migrate foreign spec formats | specs/ | ✅ Active |
87
- | 52 | Utility | `visual-dashboard` | Browser dashboard (HTTP cockpit) | `npm run visual-dashboard` → GET /cockpit.html | ✅ Active |
88
- | 53 | Utility | `write-document` | BMAD technical documents | specs/&lt;name&gt;.md | ✅ Active |
89
- | 54 | Utility | `setup-environment` | Pre-install deps before work | (.env, packages) | ✅ Active |
90
- | 55 | Utility | `reset-baseline` | Restore clean known state | (clean tree) | ✅ Active |
91
- | 56 | Utility | `search-skills` | Natural language right skill | SKILL-SEARCH-INDEX.md | ✅ Active |
92
- | 57 | Utility | `compose-workflow` | Chain skills into workflow recipe | WORKFLOW-&lt;name&gt;.md | ✅ Active |
93
- | 58 | Utility | `simulate-agents` | Mock User + Auditor simulation | SIMULATION-&lt;feature&gt;.md | ✅ Active |
94
- | 59 | Build | `build-epic` | Eight-step epic build cycle | state.yaml, epics/ | ✅ Active |
95
- | 60 | Build | `run-planning` | Discover-phase workflow tracker | planning-status.yaml | ✅ Active |
96
- | 61 | Bug | `fix-bug` | Bug fix orchestrator | bugs/BUG-*.md | ✅ Active |
97
-
98
- **Total: 61 active skills.** 18 sub-op concepts (zoom-out, slopcheck, red-phase, green-phase, refactor-phase, cold-start-smoke, gaps-loop, plan-work-fast, commit-message-fix, release-branch-hotfix, audit-code-quick, verify-work-smoke, show-state, reset-state, compact-state, list-epics, check-gates) are documented as sub-sections within parent SKILL.md files; none were standalone SKILL.md directories, so the count remains 61.
69
+ | 34 | Verify | `align-grid` | Müller-Brockmann modular grid layout alignment and verification harness | (code / config) | ✅ Active |
70
+ | 35 | Bug | `investigate-bug` | Investigate bug diagnosis | bugs/BUG-*.md | ✅ Active |
71
+ | 36 | Bug | `diagnose-root` | 4-phase root cause analysis | bugs/BUG-*.md | ✅ Active |
72
+ | 37 | Bug | `validate-fix` | Prove fix works | (verify) | ✅ Active |
73
+ | 38 | Review | `audit-code` | Self-review checklist; absorbs audit-code-quick | (checklist) | ✅ Active |
74
+ | 39 | Review | `request-review` | Fresh reviewer agent | review-report | ✅ Active |
75
+ | 40 | Review | `respond-review` | Act on reviewer feedback | src/ | ✅ Active |
76
+ | 41 | Review | `trace-requirement` | Story ID code/tests | TRACEABILITY.md | ✅ Active |
77
+ | 42 | Integrate | `commit-message` | Conventional Commits + semver; absorbs commit-message-fix | (git message) | ✅ Active |
78
+ | 43 | Integrate | `release-branch` | Merge/PR decision + cleanup; absorbs release-branch-hotfix | (git PR) | ✅ Active |
79
+ | 44 | Sustain | `inspect-quality` | Structured QA session | BUG-LOG.md | ✅ Active |
80
+ | 45 | Sustain | `organize-workspace` | Safe workspace cleanup | (filesystem) | ✅ Active |
81
+ | 46 | Sustain | `stocktake-skills` | Batch audit of skill catalog | specs/ audit report | ✅ Active |
82
+ | 47 | Sustain | `evolve-skill` | Benchmark-gated skill evolution | ADR, STATE.md | ✅ Active |
83
+ | 48 | Utility | `terse-mode` | Ultra-terse output (fallback) | (prompt) | ✅ Active |
84
+ | 49 | Utility | `craft-skill` | Build new bigpowers skill | skills/&lt;name&gt;/SKILL.md | ✅ Active |
85
+ | 50 | Utility | `edit-document` | Edit documents in specs/ | specs/&lt;name&gt;.md | ✅ Active |
86
+ | 51 | Utility | `session-state` | Track decisions in state.yaml; absorbs show-state, reset-state, compact-state, list-epics, check-gates | state.yaml | ✅ Active |
87
+ | 52 | Utility | `migrate-spec` | Migrate foreign spec formats | specs/ | ✅ Active |
88
+ | 53 | Utility | `visual-dashboard` | Browser dashboard (HTTP cockpit) | `npm run visual-dashboard` → GET /cockpit.html | ✅ Active |
89
+ | 54 | Utility | `write-document` | BMAD technical documents | specs/&lt;name&gt;.md | ✅ Active |
90
+ | 55 | Utility | `setup-environment` | Pre-install deps before work | (.env, packages) | ✅ Active |
91
+ | 56 | Utility | `reset-baseline` | Restore clean known state | (clean tree) | ✅ Active |
92
+ | 57 | Utility | `search-skills` | Natural language right skill | SKILL-SEARCH-INDEX.md | ✅ Active |
93
+ | 58 | Utility | `compose-workflow` | Chain skills into workflow recipe | WORKFLOW-&lt;name&gt;.md | ✅ Active |
94
+ | 59 | Utility | `simulate-agents` | Mock User + Auditor simulation | SIMULATION-&lt;feature&gt;.md | ✅ Active |
95
+ | 60 | Build | `build-epic` | Eight-step epic build cycle | state.yaml, epics/ | ✅ Active |
96
+ | 61 | Build | `run-planning` | Discover-phase workflow tracker | planning-status.yaml | ✅ Active |
97
+ | 62 | Bug | `fix-bug` | Bug fix orchestrator | bugs/BUG-*.md | ✅ Active |
98
+
99
+ **Total: 62 active skills.** 18 sub-op concepts (zoom-out, slopcheck, red-phase, green-phase, refactor-phase, cold-start-smoke, gaps-loop, plan-work-fast, commit-message-fix, release-branch-hotfix, audit-code-quick, verify-work-smoke, show-state, reset-state, compact-state, list-epics, check-gates) are documented as sub-sections within parent SKILL.md files; none were standalone SKILL.md directories, so the count remains 62.
99
100
 
100
101
  ---
101
102
 
@@ -121,7 +122,7 @@ survey-context → research-first → elaborate-spec → map-codebase
121
122
 
122
123
  wire-observability (production-readiness gate, any phase)
123
124
 
124
- ★ VERIFY ★ run-evals → verify-work (prove it works)
125
+ ★ VERIFY ★ run-evals → verify-work → align-grid (prove it works)
125
126
 
126
127
  fix-bug → investigate-bug → diagnose-root → validate-fix
127
128