This skill should be used when the user asks about "job status", "check if request completed", "cancel request", "why is my request taking so long", "poll for result", "batch requests", "retry failed request", "request timeout", "async operations", "job lifecycle", "manual polling", or needs advanced control over SDK async operations, manual job polling, batch processing, retry logic, or job cancellation.
$npx -y skills add bankrbot/claude-plugins --skill sdk-job-managementInstalls into the current project.
Run `npx skills use "https://github.com/bankrbot/claude-plugins" --skill "bankrbot/claude-plugins/sdk-job-management"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bankrbot/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/bankrbot/claude-plugins"` and select the relevant skills, then follow their instructions.