Sendbird
Official@sendbird · San Francisco, CA / Seoul, Korea
Sendbird provides AI-powered omnichannel communication solutions, including AI agent for customer service, Chat API, and Business Messaging.
Agent Skills by Sendbird
Showing 7 vetted skills indexed across 1 GitHub repositories.
cancel
Cancel a queued or running Claude Code job by job-id.
result
Retrieve stored final stdout output for a completed Claude Code job by job-id.
rescue
Delegate Claude Code diagnosis and implementation tasks to a tracked rescue subagent.
setup
Probe Claude Code CLI readiness and toggle the stop-time review gate.
status
Display active or recent Claude Code jobs with status output.
adversarial-review
Challenge design tradeoffs in local code changes with Claude Code.
review
Automate code review of local git changes using Claude Code within Codex.
Frequently Asked Questions About Sendbird
FAQPage SchemaWhat specific tasks can engineers perform using these capabilities?▼
Engineers can manage the lifecycle of Claude Code jobs, including initiating diagnostic sub-tasks, retrieving standard output from completed processes, and canceling queued operations. Additionally, the suite enables rigorous adversarial reviews of local git changes to identify design tradeoffs before committing code.
Which technical personas benefit from these capabilities?▼
These capabilities are designed for software engineers and quality assurance specialists who utilize Claude Code for local development. It is particularly useful for developers who require granular control over code review processes, job status monitoring, and systematic validation of repository changes.
What are the prerequisites for implementing these capabilities?▼
Implementation requires an active Claude Code environment and a local git repository. Users must have the necessary permissions to execute diagnostic sub-tasks and access the job-tracking interface to monitor status, retrieve output, or trigger adversarial reviews on local branch modifications.