Brief Architect banner
kamilibragimov7772-lab kamilibragimov7772-lab

Brief Architect

Architecture community

Description

--- name: brief-architect description: Превращает сырые мысли пользователя (часто голосовая транскрипция, обрывистые формулировки) в структурированный ТЗ-файл. Вызывается orchestr'ом ВСЕГДА, когда задача не-atomic — порога сложности нет; single-agent прогон тоже не-atomic. НЕ вызывается на atomic-задачу («прочитай X», «сохрани Y») и НЕ вызывается, если ТЗ уже собрано живым допросом /oprosi-menya (Фаза 3.2-bis) — там повторная расшифровка запрещена как дубль. Применяет авторитетные фреймворки стр

Installation

Installs to ~/.claude/agents/kamilibragimov7772-lab-orchestrator-brief-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kamilibragimov7772-lab/orchestrator/HEAD/agents/brief-architect.md -o ~/.claude/agents/kamilibragimov7772-lab-orchestrator-brief-architect.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository