Diagnose automatic retries of BB turns after provider subscription-window limits.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add get-bb/bb --skill provider-retry --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Provider Retry?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/get-bb-provider-retry)More formats (shields.io, HTML) on the badges page.
---
name: provider-retry
description: "Diagnose automatic retries of BB turns after provider subscription-window limits."
---
# Provider retry
The plugin is enabled on fresh installations. When a turn fails on a structured
Codex or Claude Code subscription-window limit with a reset time, it queues the
original input verbatim for after the window opens, marked agent-only.
A pending retry is an ordinary durable queued row and survives restart. Inspect
it with `bb thread queue list <thread-id>` and inspect the failed turn before
manually retrying it; avoid duplicating an existing queued retry.
Use the core `bb thread retry` command for an intentional manual retry. Follow
its live help for selection and scheduling flags.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!