From claude-auto-retry
Show recent claude-auto-retry events and pending retry timers. Use when the user asks "what's pending", "did my retry fire", "show auto-retry log", "claude-auto-retry status", or invokes /claude-auto-retry:status.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-auto-retry:statusThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run this command and show the raw output verbatim:
Run this command and show the raw output verbatim:
python3 ${CLAUDE_PLUGIN_ROOT}/hooks/auto_retry.py --status
If the command exits non-zero, report the exit code and any stderr — do not re-render or interpret. The output is two tables (PENDING and RECENT) already formatted for terminal display.
npx claudepluginhub vcth4nh/vct-claude-marketplace-public --plugin claude-auto-retryCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.