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.

hashgraph-online 903dd08 2 files · 1.4 KB Updated

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

hashgraph-online/awesome-codex-plugins commit 903dd0832e

Frequently asked questions

npx skillmds@latest add hashgraph-online/status-10