exPardus

Resume Limited — Development skill for Claude Code

Development community

Resume workers parked on a Claude plan usage limit whose reset horizon has passed.

How to install Resume Limited

Installs to ~/.claude/skills/expardus-fleet-resume-limited/SKILL.md

Terminal
mkdir -p ~/.claude/skills/expardus-fleet-resume-limited && curl -fsSL https://raw.githubusercontent.com/exPardus/fleet/HEAD/commands/resume-limited.md -o ~/.claude/skills/expardus-fleet-resume-limited/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Resume Limited does


description: 'Resume workers parked on a Claude plan usage limit whose reset horizon has passed.' argument-hint: '[worker-name] [--force-now]'

Resume usage-limit-parked fleet workers: `$ARGUMENTS`

Run `fleet resume-limited $ARGUMENTS` via Bash.

This relaunches only `limited` workers whose `limit_reset_at` has passed, through the ordinary lock-guarded launch path with their mailbox and journal drained into the prompt. It skips workers still before their reset horizon, and workers whose

Alternatives in Development

  • OpenAI Codex CLI — (Rust implementation) 67.8k ★
  • Knowledge Work Plugins — Open source repository of plugins primarily intended for knowledge workers to use in Claude Cowork 9734 125 18 10.5k ★
  • Claude Swap — Switch between multiple Claude Code accounts, with automatic rate-limit rotation, usage dashboard, and paralle 2k ★

Full documentation available on GitHub

View Source Repository