Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Status

Show active or recent Claude Code jobs in this repository, or detailed status for a specific job id. Args: [job-id], --wait, --timeout-ms <ms>, --poll-interval-ms <ms>, --all. Use for tracked-job inspection, not setup or result retrieval.

thedixitjain 903dd08 2 files · 1.4 KB Updated 2 repo stars

File contents

Claude Code Status

Use this skill when the user wants the current state of Claude Code jobs in this repository.

Resolve <plugin-root> as two directories above this SKILL.md file. Always run the companion from that active plugin root: node "<plugin-root>/scripts/claude-companion.mjs" status $ARGUMENTS

Supported arguments: [job-id], --wait, --timeout-ms <ms>, --poll-interval-ms <ms>, --all

Output:

  • Present the companion stdout exactly as returned.
  • Do not add extra prose or reformat it.
  • By default, status overview is scoped to the current Codex session in this repository. --all widens that overview to all tracked jobs in the current repository workspace.

Source: hashgraph-online/awesome-codex-pluginsplugins/sendbird/cc-plugin-codex/skills/status/SKILL.md

thedixitjain/the-mega-skill-library/tree/main/library/ai-agents-and-harness/status--hashgraph-online-4 commit 903dd0832e

Frequently asked questions

npx skillmds add thedixitjain/status-10