bitrix-background-jobs
CommunityOrchestrate Bitrix background tasks reliably.
Authorbxmaximum
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Bitrix development often requires reliable scheduling and asynchronous processing. This skill covers three mechanisms for deferred work: CAgent (cron-like agents), Application::addBackgroundJob() for short-lived post-response tasks, and Messenger queues for reliable, scalable processing. It guides when to use each mechanism and how to implement robust scheduling, error handling, and retry strategies.
Core Features & Use Cases
- Understand when to use CAgent, addBackgroundJob, and Messenger for background work.
- Implement cron-like tasks with CAgent and proper next_run management.
- Design reliable, asynchronous processing with Messenger, including dispatch, consumption, and retries.
Quick Start
Configure and run a Bitrix background task using CAgent, addBackgroundJob, or Messenger queues.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bitrix-background-jobs Download link: https://github.com/bxmaximum/bitrix_ai_challenge/archive/main.zip#bitrix-background-jobs Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.