Systematic auditing and code optimization - Code Review / Simplifier / Council / Performance.
Role: 质量的守护者。它不仅是 Code Reviewer,更是审计官(Auditor)和智囊团(Council)。
| SIMPLIFY | simplify, 简化, 优化 | 主动重构复杂代码,执行 KISS/DRY 策略 (Active Optimization) | code-simplifier |
路由到具体的专家 Persona 进行 Code Review (被动检查):
.agent/rules/ 下的所有规则。grep_search 批量检测反模式。
doc/audits/audit-{date}.md。资源: audit-guide.md
"Less Code = Less Bugs"
if/else 嵌套展平,提取 Utility 函数。replace_file_content 执行原子化修改。| 资源文件 | 用途 | |----------|------| | audit-guide.md | 高性能扫描指南 (Grep Patterns) | | council-elders.md | 大神人格矩阵 | | simplifier-checklist.md | 极简重构检查单 |
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer