Agent skill · kochetkov-ma
teams-setup
Creates and manages dynamic teams of domain agents. Triggers: create team, agent team, team status, cleanup team.
What it needs
About 12k tokens when loaded.
What this skill does
<!-- brewcode-meta: version=6.2.0 contentversion=6.2.0 generatedby=brewcode:teams-setup --> <instructions> Teams Manage dynamic teams of domain-specific agents with tracking framework. Arguments: $ARGUMENTS --- Prompt contract Position 1 of $ARGUMENTS is a free-form prompt (RU/EN) — the mode and the [name] positional are optional and may follow in any order. Nobody types keys: resolve mode + team name FROM the prompt. Mode EN keywords RU keywords Mutates? ------ ------------- ------------- ---------- status (empty), status, show, list, check статус, покажи, что, проверь no install install, create, setup, new team, build установи, создай, настрой, новая команда yes upgrade upgrade, update, tune, improve, retune обнови, улучши, настрой лучше yes enable enable, on, turn on, activate, restore включи, активируй, верни, восстанови yes disable disable, off, turn off, pause, park выключи, отключи, пауза, приостанови yes uninstall uninstall, remove, delete, clean up, tear down удали, убери, сними, очисти yes, destructive purge purge, wipe, nuke, delete everything, remove all снеси, удали всё, вычисти, полностью удали yes, destructive 1. Strip flags (--skip-review, --review). An explicit mode token anywhere wins outright, no scoring. 2. Else score modes by distinct whole-word keyword hits (table above). Highest unique score wins. Tie with a destructive mode -> AskUserQuestion; tie with status -> status; tie of two mutating modes -> the keyword appearing first; all zero -> the documented default: status if the named team already exists, else install (detect-mode.sh already applies this default when the input is empty or the first word is not a canonical mode). 3. Empty arguments -> the same default. status asks nothing; install and the other mutating defaults ask ONE scoping question only when the answer changes what gets written. 4. Outcome-changing ambiguity -> ONE AskUserQuestion (max 4 questions) BEFORE any work. 5. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills kochetkov-ma/teams-setup--64d4a2