Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/hannsxpeter/godpowers/releasegit clone --depth 1 https://github.com/hannsxpeter/godpowersWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.00860 |
| Opus 5 | $0.00000 | $0.00430 |
| Sonnet 5 | $0.00000 | $0.00172 |
| Haiku 4.5 | $0.00000 | $0.00086 |
Grade A, and why
release scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 57 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Scope
- [DECISION] This pillar owns Godpowers version decisions, release readiness, artifacts, and publication truth.
Context
- [DECISION] The root
godpowerspackage and@godpowers/mcpworkspace publish the same semantic version. - [DECISION] GitHub releases provide the human-readable notes and immutable tag record; npm registry artifacts and their integrity metadata are the authoritative package source.
- [DECISION] Tag-triggered GitHub Actions publish both npm packages with provenance.
Decisions
- [DECISION] Backward-compatible routing, validation, and workflow capability additions use a minor release.
- [DECISION] Raising a published workspace package's minimum Node.js version or adopting an incompatible protocol major uses a major release for both version-locked packages.
- [DECISION] The release containing
@modelcontextprotocol/serverv2 and the@godpowers/mcpNode 20-plus engine is the Godpowers 6.0.0 major line. - [DECISION] A release is complete only after GitHub, npm, package integrity, and isolated installed behavior agree.
- [DECISION] Godpowers 6.2.0 is published from merged
maincommit010f02dbccb17fce42107ce39d681adaa4879251through annotated tagv6.2.0and provenance workflow 32242093455. - [DECISION] npm
[email protected]and@godpowers/[email protected]are promoted tolatest, and their exact integrity values and shasums are recorded inRELEASE.md. - [DECISION] GitHub Release
v6.2.0was published at2026-08-19T10:25:32Zafter PR and merged-main CI passed. - [DECISION] Backward-compatible engineering evidence, route authority, and optional operations-pack additions shipped in Godpowers 6.3.0.
- [DECISION] Godpowers 6.3.0 is published from merged
maincommitc45d0473ad946fcd7c02a5706b02f51a40ed0d25through annotated tags, provenance workflows 32272150358 and 32272475321, exact registry verification, GitHub Release creation, and isolated installs. - [DECISION] npm
[email protected],@godpowers/[email protected], and@godpowers/[email protected]are promoted tolatest, and their exact integrity values and shasums are recorded inRELEASE.md.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 57 lines · 0 tokens per session scan A 4fa5e5183b42
release is an agent published in the GitHub repository hannsxpeter/godpowers (5 stars, last pushed 12d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 860 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other agents, from other repositories
ap-framework-generator
L3 executor - FRAMEWORK GENERATE. When the SELECTOR returns MISS, generates a one-off custom framework for the exact task shape - classifies the orthogonal axes, composes the gate sequence from the GATE-LIBRARY with the correct axis-specific gate, emits the gen- leaf with the BLOCKED invariant verbatim, binds an…
ap-juror
L4 terminal leaf - G7 SIGN-OFF. One independent sign-off panel seat that saw none of the intermediate work. Binary PASS/FAIL on opened evidence; default-FAIL. A FAIL naming a P0/P1 blocker is NOT arbitrable into PASS.
ap-verifier
L3 independent G6 verifier - proves behavior with real before/after runs, regression checks, adversarial inputs, and >=95% changed-line coverage.
ap-re-anchor
L4 terminal leaf - RE-ANCHOR. Confirms mission and roadmap frontier alignment after resume or compaction using the three-file governance state.
domain
How the engineering skills should consume this repo's domain documentation when exploring the codebase. This is a single-context repo.
ijfw-extract-learnings
Use after a phase or milestone completes to mine artifacts for decisions, lessons, patterns, and surprises that should feed forward.