Background Tasks in Bitrix

SkillAI & models

CAgent, addBackgroundJob, Messenger brokers/queues. Use for deferred and async processing.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Background Tasks in Bitrix skill

What this skill tells your AI

The instructions your AI receives, as published by bxmaximum/bitrix-framework-skills in skills/bitrix-background-jobs/SKILL.md and read by ahel’s review.

Baseline: main 23.0+. Features newer than baseline are marked Since.

Progressive disclosure: open only the rule files that match the task. Do not read every rules/*.md.

How to use

  1. Identify the layer the task touches.
  2. Open the matching rules/*.md below.
  3. Prefer framework-native Bitrix patterns over custom abstractions.

Choose a rule file

When to read rules/agents.md

Read rules/agents.md (CAgent agents) when the task involves:

  • Agents (CAgent)

When to read rules/background-job.md

Read rules/background-job.md (Application::addBackgroundJob) when the task involves:

  • Application::addBackgroundJob()

When to read rules/messenger.md

Read rules/messenger.md (Messenger queues) when the task involves:

  • Messenger (Message Queues)
  • When to Choose What
  • Checklist

Checklist

  • Opened only the rule file(s) needed for this task.
  • Followed DI / /local/ / security canons from AGENTS.md.

Signals

GitHub stars
31
Forks
5
Last commit
Aug 2026
Advanced
Catalog kind
skill
Gateway key
bitrix-background-jobs
Source
github.com/bxmaximum/bitrix-framework-skills