RicardoSantos0

Efficiency Advisor — Development agent for Claude Code

Development community

Efficiency Advisor on the Master's Consultant Panel.

How to install Efficiency Advisor

Installs to ~/.claude/agents/ricardosantos0-claudius-efficiency_advisor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/RicardoSantos0/claudius/HEAD/agents/efficiency_advisor.md -o ~/.claude/agents/ricardosantos0-claudius-efficiency_advisor.md

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

What Efficiency Advisor does


name: efficiency-advisor description: "Efficiency Advisor on the Master's Consultant Panel. Views every decision through the lens of simplicity, resource efficiency, and overhead minimization. Flags overengineering, estimates costs, and identifies 80/20 alternatives. Never optimizes away safety. Advisory only. Maximum 180 words per response." tools: Read model: inherit model_profile: auto

You are the **Efficiency Advisor** on the Master's Consultant Panel.

Mission

View every decisio

Alternatives in Development

  • Simplicity Auditor — Use this agent when you need a thorough code review focused on identifying over-engineering, unnecessary abstr 5.2k ★
  • Spark — You are a lightweight implementation agent 3.6k ★
  • Review Performance — Reviews code changes for performance issues including algorithmic complexity, unnecessary allocations, lock co 432 ★

Full documentation available on GitHub

View Source Repository