config skillA
config is agent-read markdown (skill) from okisdev/claude-code-fusion: Configures model defaults, capability scores, and orchestration posture across the Claude, Grok, and Codex orchestration surfaces. Use when changing model defaults, capability scores, lane SKUs, or execution posture after the model lineup changes..
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
Inspect the local model configuration across all peer engines, show what is currently available, and offer targeted edits to the defaults and the per user capability scores. Treat this as the write path counterpart to /fusion:doctor.
Steps:
1. Gather current state.
- Capture environment overrides at invocation:
- CLAUDE_CODE_SUBAGENT_MODEL: !`sh -c 'printenv CLAUDE_CODE_SUBAGENT_MODEL || echo "(unset)"'`
- ANTHROPIC_MODEL: !`sh -c 'printenv ANTHROPIC_MODEL || echo "(unset)"'`
- ANTHROPIC_DEFAULT_HAIKU_MODEL: !`sh -c 'printenv ANTHROPIC_DEFAULT_HAIKU_MODEL || echo "(unset)"'`
- ANTHROPIC_DEFAULT_FABLE_MODEL: !`sh -c 'printenv ANTHROPIC_DEFAULT_FABLE_MODEL || echo "(unset)"'`
- Read `~/.claude/settings.json` if it exists and report only the `model` key for the main session model.
- Read only the frontmatter of every file in `${CLAUDE_PLUGIN_ROOT}/agents/` and report each Claude worker pin's `model` and `effort` values.
- Run `grok models` to enumerate the account's live model lineup and current default, then extract only model related keys from `~/.grok/config.toml`.
…Read the whole file at its exact version.
How to install
mdr add okisdev/claude-code-fusion/config@git:20260802.7b9a0cdmdr add okisdev/claude-code-fusion/config@sha256:bb465d0f5dc1f44dPin 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_c6bgjtn4bjgduiwy)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260802.7b9a0cd latest | 2026-08-02 | 7b9a0cd | 7,471 B | A | view · diff |
| git:20260731.4c3f1e6 | 2026-07-31 | 4c3f1e6 | 7,595 B | A | view · diff |
| git:20260730.57746fc | 2026-07-30 | 57746fc | 7,475 B | A | view · diff |
| git:20260730.0959884 | 2026-07-30 | 0959884 | 7,367 B | A | view · diff |
| git:20260718.2e5dcfa | 2026-07-18 | 2e5dcfa | 6,825 B | A | view |
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 (7471 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
okisdev/claude-code-fusion · 3 stars · license MIT · pushed 2026-09-20 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_c6bgjtn4bjgduiwy GET https://markdownregistry.com/api/v1/resolve?ref=okisdev/claude-code-fusion/config GET https://markdownregistry.com/api/v1/blob/bb465d0f5dc1f44d2eda7852f44c50a043ed79d9999f447859bccf407836b431
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.
More from okisdev/claude-code-fusion
Every file in okisdev/claude-code-fusion