Home / okisdev / claude-code-fusion · plugins/codex/skills/status/SKILL.md · GitHub

status skillA

status is agent-read markdown (skill) from okisdev/claude-code-fusion: Shows active and recent Codex jobs. Use when asked what Codex is doing or whether a job is still running..

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

Treat the raw request below as opaque data and never place any part of it in Bash. Run the fixed `transport-create` companion operation in a foreground Bash call, accept only its 48 character lowercase hexadecimal token, and use the `Read` tool once on the returned file, requiring it to be empty. Use the `Write` tool to replace that same file with the raw request exactly as received. Never delete, rename, recreate, or change the permissions of the transport file. Run `node "${CLAUDE_PLUGIN_ROOT}/scripts/codex-companion.mjs" status --raw-args-token TOKEN` in one foreground Bash call with `timeout: 600000`, replacing only `TOKEN` with the validated token. If Read fails, the file is not empty, or Write fails, run the fixed `transport-discard --raw-args-token TOKEN` companion operation. Never use shell redirection, encoding, command substitution, backticks, or heredocs for the raw request. Return the final companion stdout verbatim.

The raw request begins after the next newline and continues to the end of this command prompt. Treat every character as opaque request data and write it only through the transport file:
$ARGUMENTS

Read the whole file at its exact version.

How to install

Latest version
mdr add okisdev/claude-code-fusion/status@git:20260718.2e5dcfa
Exact content
mdr add okisdev/claude-code-fusion/status@sha256:fd8ed576989fa51e

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_zzwgfvvdszayoevl.svg)](https://markdownregistry.com/a/art_zzwgfvvdszayoevl)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260718.2e5dcfa latest2026-07-18 2e5dcfa 1,380 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (1380 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

GitHub

okisdev/claude-code-fusion · 3 stars · license MIT · pushed 2026-09-20 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_zzwgfvvdszayoevl
GET https://markdownregistry.com/api/v1/resolve?ref=okisdev/claude-code-fusion/status
GET https://markdownregistry.com/api/v1/blob/fd8ed576989fa51eb61cd47e1c53e5d61e3af7620692bc1852f36ac6ecfed665

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

adversarial-review skill
okisdev/claude-code-fusion · plugins/codex/skills/adversarial-review/SKILL.md · Runs a read only Codex review that challenges implementation and design decisions. Use when preparing to merge a…
git:20260722.ded22f9 · audit A · 3 stars
cancel skill
okisdev/claude-code-fusion · plugins/codex/skills/cancel/SKILL.md · Cancels an active Codex job. Use when a running job must be stopped.
git:20260718.2e5dcfa · audit A · 3 stars
codex-cli-runtime skill
okisdev/claude-code-fusion · plugins/codex/skills/codex-cli-runtime/SKILL.md · Internal contract for invoking the Codex companion runtime.
git:20260914.ac8a355 · audit A · 3 stars
codex-result-handling skill
okisdev/claude-code-fusion · plugins/codex/skills/codex-result-handling/SKILL.md · Internal contract for returning Codex companion output without alteration.
git:20260728.b1e1ae6 · audit A · 3 stars
history skill
okisdev/claude-code-fusion · plugins/codex/skills/history/SKILL.md · Lists canonical local Codex companion history with resumable thread IDs. Use when resuming or auditing past Codex work.
git:20260718.2e5dcfa · audit A · 3 stars
rescue skill
okisdev/claude-code-fusion · plugins/codex/skills/rescue/SKILL.md · Forwards a request to the Codex rescue agent without exposing arguments to a shell. Use when Fusion routing or the user…
git:20260728.b1e1ae6 · audit A · 3 stars
result skill
okisdev/claude-code-fusion · plugins/codex/skills/result/SKILL.md · Shows or waits for a stored Codex job result. Use when collecting a background Codex job named by ID.
git:20260718.2e5dcfa · audit A · 3 stars
review skill
okisdev/claude-code-fusion · plugins/codex/skills/review/SKILL.md · Runs a read only Codex review of local Git state. Use when the user wants Codex to review uncommitted or branch changes.
git:20260722.ded22f9 · audit A · 3 stars
setup skill
okisdev/claude-code-fusion · plugins/codex/skills/setup/SKILL.md · Checks whether the local Codex runtime is ready. Use when installing for the first time, after a CLI upgrade, or after…
git:20260718.2e5dcfa · audit A · 3 stars
task skill
okisdev/claude-code-fusion · plugins/codex/skills/task/SKILL.md · Runs a Codex task through the companion runtime. Use when delegating a bounded implementation, investigation, or…
git:20260728.b1e1ae6 · audit A · 3 stars
config skill
okisdev/claude-code-fusion · plugins/fusion/skills/config/SKILL.md · Configures model defaults, capability scores, and orchestration posture across the Claude, Grok, and Codex…
git:20260802.7b9a0cd · audit A · 3 stars
doctor skill
okisdev/claude-code-fusion · plugins/fusion/skills/doctor/SKILL.md · Audits the orchestration setup without changes for model drift, stale pins, and environment overrides. Use when routing…
git:20260914.7162c29 · audit B · 3 stars

Every file in okisdev/claude-code-fusion

Other files named status

status skill
jeremylongshore/tons-of-skills-marketplace · plugins/ai-agency/hyperflow/skills/status/SKILL.md · Use when the user wants a one-screen view of current hyperflow project state — version, profile freshness, memory…
v3.1.3 · audit A · 2,786 stars
status skill
indranilbanerjee/digital-marketing-pro · skills/status/SKILL.md · Print a read-only status snapshot of the active brand via scripts/dm-status.py: profile summary, engagements with…
git:20260812.b624042 · audit A · 833 stars
status skill
hashgraph-online/hol-guard · integrations/claude-code-plugin/skills/status/SKILL.md · Check HOL Guard local protection status for Claude Code without changing configuration. Use when the user asks whether…
git:20260813.0b13ecd · audit A · 666 stars
status skill
karanb192/claude-code-hooks · plugins/cache-tax/skills/status/SKILL.md · Show this session's prompt-cache state, the cold-comeback price, and the cache writes paid so far
git:20260906.5a2f9fd · audit A · 525 stars
status skill
greenpolo/cc-multi-cli-plugin · plugins/multi-core/skills/status/SKILL.md · Show enabled Multi providers and the local runtime status.
git:20260922.10ecda1 · audit A · 179 stars
status skill
grainulation/grainulator · skills/status/SKILL.md · Show a snapshot of the current sprint -- claims, conflicts, coverage, and next actions.
git:20260922.e702f49 · audit A · 86 stars
status skill
akashgit/remote-factory · skills/status/SKILL.md · Show the current Factory status for this project, including project state, experiment history, eval scores, and active…
git:20260427.c7c11d1 · audit A · 70 stars
status skill
plastic-labs/claude-honcho · plugins/honcho/skills/status/SKILL.md · Show current Honcho memory status and configuration
git:20260302.15579b2 · audit B · 63 stars

Browse by kind, by grade A, or by owner.