Use this skill to deliver correct Bitrix24 integrations with minimal token usage.
Apply these limits unless the user asks for deep detail:
references/packs.md.references/catalog-.md .references/chains-.md only if user asks for workflow/chain.references/bitrix24.md only for auth architecture, limits, events reliability, or unknown errors.Response format limits:
Term normalization (product vocabulary):
collab (and boards for scrum).platform (ai.*).comms (imopenlines., imconnector.).collab (log.*).sites (landing.*).services (booking., calendar., timeman.*).commerce (sale., catalog.).compliance (userconsent., sign.).core.comms, automation, collab, content, boards, commerce, services, platform, sites, compliance, diagnostics.scripts/bitrix24_client.py and scripts/offline_sync_worker.py,--confirm-write / --confirm-destructive,WRONG_AUTH_TYPE, insufficient_scope, QUERY_LIMIT_EXCEEDED, expired_token,batch.references/packs.md for pack and loading strategy.references/catalog-.md for method shortlist.references/chains-.md for implementation chains.references/bitrix24.md only when deeper protocol detail is required.Useful search shortcuts:
rg -n "^# Catalog|^# Chains" references/catalog-*.md references/chains-*.md
rg -n "WRONG_AUTH_TYPE|insufficient_scope|QUERY_LIMIT_EXCEEDED|expired_token" references/bitrix24.md
rg -n "offline|event\\.bind|event\\.offline|application_token" references/bitrix24.md
scripts/bitrix24_client.py: method calls, packs, allowlist, confirmations, audit.scripts/offline_sync_worker.py: offline queue processing with retries and DLQ.共 1 个版本