integration-gate

A required checklist for designing a new tool, agent, detector, system, method, or integration in the IWE platform.

In plain words
What is it for?
Writing the service promise, listing use cases, defining ownership and responsibilities, then implementing and smoke-testing the change.
Why use it?
It ensures the purpose, users, system role, and implementation plan are defined before code is written.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/tserentserenov/fmt-exocortex-template/integration-gate
Any agent
npx skills add TserenTserenov/FMT-exocortex-template --skill integration-gate
Clone the repo
git clone --depth 1 https://github.com/TserenTserenov/FMT-exocortex-template

Made for: Claude Code, Codex.

Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 639 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00056 $0.00639
Opus 5 $0.00028 $0.00319
Sonnet 5 $0.00011 $0.00128
Haiku 4.5 $0.00006 $0.00064

Measured yesterday against content hash 0d2a6d2a7b2e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

integration-gate scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/integration-gate/SKILL.md · 54 lines

What it actually says

/integration-gate — IntegrationGate

Триггер: новый инструмент / агент / детектор / система / метод
Приоритет: БЛОКИРУЮЩЕЕ — пропуск фазы = паттерн P10 (DP.FM.010)

Чеклист (4 шага — строго по порядку)

Пропуск фазы → зафиксировать как инцидент: DS-ecosystem-development/.../C2.3.Operations/Incidents/

  1. Обещание (Service Clause). Какое обещание инструмент даёт потребителю?
    Создать/обновить DP.SC.NNN в PACK-digital-platform/.../08-service-clauses/.
    Содержит: триггер · входы · выходы · время отклика · инвариант · режим отказа.

  2. Сценарии использования. Кто запускает? Когда? Зачем? В каком контексте? Что делает с результатом?
    Минимум 3 сценария с разными потребителями. Приложить к Service Clause.

  3. Роль. Какую роль в системе играет инструмент?
    Создать/обновить DP.ROLE.NNN в PACK-digital-platform/.../02-domain-entities/.
    Содержит: обязанности · полномочия · связи · входы/выходы как артефакты.
    Идентифицировать Kind (род) и Owner Role (кто владеет в надсистеме). Шаблон: DP.D.033.

  4. Реализация. Только после (1)–(3).
    Код · тесты · регистрация в hooks/config · smoke-test.
    Заголовок реализации: # see DP.SC.NNN, DP.ROLE.NNN

Исключения (IntegrationGate НЕ нужен)

  • Правка существующего инструмента без изменения его обещания.
  • Bugfix без изменения поведения снаружи.
  • Рефакторинг (переименование, реорганизация) без функциональных изменений.
  • Экспериментальный скрипт на один запуск (если запускается повторно — уже инструмент).
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 54 lines · 56 tokens per session scan A 0d2a6d2a7b2e

Subscribe to this mod's changes

integration-gate is a skill published in the GitHub repository TserenTserenov/FMT-exocortex-template (48 stars, last pushed today), licensed MIT. It adds 56 tokens to every session and 639 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.