一键导入
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.