agentsclimarketplace

Platform bottleneck

Skill TserenTserenov/FMT-exocortex-template/.claude/skills/platform-bottleneck

Скилл IWE — см. тело файлаFrom its SKILL.md

Install
npx -y skills add TserenTserenov/FMT-exocortex-template --skill platform-bottleneck

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.8 KB, 388 tokens by cl100k_base, as published. Nobody here has run it

Skill: /platform-bottleneck

Алиас. Делегирует в /bottleneck-pick --layer platform.

Решение (S-46, 2026-05-21): два скилла (intra + platform) объединены в один через --layer параметр. Отдельный скилл — избыточен. Оставлен как удобный триггер.

SC: DP.SC.152. Носитель: DP.ROLE.054.

When to use

Скилл IWE — см. тело файла

Algorithm

Шаг 1. Разобрать аргументы

Извлечь --horizon и --subsystem из аргументов вызова.

Шаг 2. Делегировать в /bottleneck-pick

Без --subsystem:

/bottleneck-pick --target c2:platform --layer platform [--horizon <h>]

С --subsystem:

/bottleneck-pick --target c2:platform --layer platform --subsystem <s> [--horizon <h>]

Шаг 3. Вернуть результат

Результат /bottleneck-pick передаётся пилоту без изменений.

Полная документация

/bottleneck-pick SKILL.md (секция --layer=platform) → DP.SC.152 (обещание платформо-специфичного анализа)

<!-- USER-SPACE --> <!-- /USER-SPACE -->

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.