원클릭으로
convention
Extracts etalon classes, patterns, architecture into convention docs. Triggers: extract conventions, etalon classes.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Extracts etalon classes, patterns, architecture into convention docs. Triggers: extract conventions, etalon classes.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Optimizes text/docs for LLM token efficiency. Triggers - optimize, reduce tokens, compress, deep compress.
Optimizes text, prompts, and documentation for LLM token efficiency. Applies 52 research-backed rules across 8 categories: Claude behavior, token efficiency, structure, deduplication, reference integrity, perception, LLM comprehension, and aggressive lossy (deep only). Use when optimizing prompts, reducing tokens, compressing verbose docs, or improving LLM instruction quality.
Generator: deploys a file-based Kanban into ANY repo via multi-agent analysis, with an optional gated CLAUDE.md-optimization pass. Triggers: init task board, scaffold kanban, set up task tracker, generate task board, optimize CLAUDE.md, добавь канбан-доску, разверни трекер задач.
Interactive guide and tutorial for brewcode plugin suite. Triggers - guide, tutorial, getting started, learn brewcode.
Creates and improves Codex subagents. Triggers: create agent, improve agent, scaffold agent, fix agent.
Maintains project .codex/rules and the AGENTS.md rule index. Explicit user invocation only.
| name | convention |
| description | Extracts etalon classes, patterns, architecture into convention docs. Triggers: extract conventions, etalon classes. |
Inspect representative production code and tests, identify repeated architectural and implementation patterns, and write concise convention documents to the user-selected Codex-owned path. Cite concrete repository files, distinguish enforced rules from observations, and avoid changing application code unless the user explicitly asks.
AGENTS.md files and repository architecture documentation before analysis.rg searches..codex/ path. Preserve unrelated content and do not duplicate full rule bodies in AGENTS.md..codex/rules/*.md files and applicable AGENTS.md instructions, and apply them directly without a dedicated organizer agent.AGENTS.md rule-index table so every project rule appears exactly once with columns Rule, Load when, and Purpose.$brewtools:text-optimize -l for every changed convention, rule, and index file. Compare semantics before accepting optimized text.Use Codex collaboration only when the user or active repository instructions explicitly require delegation. When delegation is allowed, prefer project-specific agents and keep one bounded evidence-gathering surface per agent.