aiimagined/godmode
v0.3.27Apache-2.0
Your coding agent says "done." Godmode is how you know: a local, tamper-evident evidence ledger of what it did, claimed, and verified - with gates and a completion bar enforced in hooks at runtime on hosts where the hook is live-proven (see the host table). Zero deps, zero network.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "godmode",
"version": "0.3.27",
"description": "Your coding agent says \"done.\" Godmode is how you know: a local, tamper-evident evidence ledger of what it did, claimed, and verified - with gates and a completion bar enforced in hooks at runtime on hosts where the hook is live-proven (see the host table). Zero deps, zero network.",
"author": {
"name": "AIimagined",
"url": "https://github.com/AIimagined"
},
"homepage": "https://github.com/AIimagined/Godmode",
"repository": "https://github.com/AIimagined/Godmode",
"license": "Apache-2.0",
"keywords": [
"context-continuity",
"evidence-governance",
"local-first",
"developer-tools"
],
"extensions": {
"ai.aiimagined.godmode": {
"portable_components": [
"skills"
],
"requires_host_support": {
"pre_tool_gate": "The action gate is a host hook. Hooks are outside the v1 portable format, so a client without hook support installs the skills and no enforcement.",
"archive": "Continuity records are written under the repository's git metadata directory by the bundled runtime, not by the host."
},
"runtime": {
"entrypoint": "scripts/godmode.py",
"language": "python",
"minimum_version": "3.11",
"runtime_dependencies": 0
},
"host_manifests": {
"claude-code": ".claude-plugin/plugin.json",
"codex": ".codex-plugin/plugin.json",
"grok": ".grok-plugin/plugin.json"
},
"host_hook_manifests": {
"codex": "hooks/hooks.json",
"grok": "hooks/hooks.json",
"cursor": ".cursor-plugin/hooks.json",
"gemini": ".gemini-plugin/hooks-fragment.json"
}
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- 6JSON files
- 5YAML files
- 2other files
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- ai.aiimagined.godmode
- changelog.dships a directory of files