godmode-codegraph skillA
godmode-codegraph is agent-read markdown (skill) from aiimagined/godmode: Query a local, on-demand code dependency graph to answer who calls, who imports, and what blast radius a change carries, before spending an unnecessary full read on a large module, refreshing the saved graph from the archive first when it looks stale. Use before an edit whose impact or required retests are not yet named. Not for a routine read with no graph question involved, or for chasing an already-failing check..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Godmode Codegraph ## Outcome Before a change lands, its blast radius - the obligations, modules, and required retests that depend on what is about to change - is answered from a saved, on-demand graph derived from this project's own archive, rather than by opening every file that might be affected. ## Use - Who depends on this module, obligation, or file before it is edited. - Which tests must be retested for a set of changed paths. - The saved graph looks stale (a rebuild is needed) or its snapshot needs proving against the archive it was derived from. - A large file's dependents should be read from the compressed graph before a raw full-file read is spent on it. ## Do Not Use - Reading one small file's own contents when nothing needs its dependents - read the file directly. - Investigating why one specific test already fails - that is `godmode-investigation`. - Rebuilding the loop-record signature history for a stalled retry - that is `atlas loop`, a different subcommand with a different evidence shape. ## Deterministic Execution Flow 1. **Prove the saved snapshot before trusting it.** `godmode atlas graph …
Read the whole file at its exact version.
How to install
mdr add aiimagined/godmode/godmode-codegraph@git:20260923.51b2535mdr add aiimagined/godmode/godmode-codegraph@sha256:f30c9bceef62bba4Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_yexwpsq75sowrsed)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (5338 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
aiimagined/godmode · 6 stars · license Apache-2.0 · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_yexwpsq75sowrsed GET https://markdownregistry.com/api/v1/resolve?ref=aiimagined/godmode/godmode-codegraph GET https://markdownregistry.com/api/v1/blob/f30c9bceef62bba4b2de3427d966f6ffe3cf7458ccc04f839c0bd19a7ae60297
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.