Gas Optimizer — Development agent for Claude Code
Finds gas-saving opportunities with concrete patches and estimated savings.
How to install Gas Optimizer
Installs to ~/.claude/agents/omermaksutii-rugproof-gas-optimizer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/omermaksutii/RugProof/HEAD/agents/gas-optimizer.md -o ~/.claude/agents/omermaksutii-rugproof-gas-optimizer.md Restart Claude Code, or start a new session, for it to be picked up.
What Gas Optimizer does
name: gas-optimizer description: Finds gas-saving opportunities with concrete patches and estimated savings. Use from /gas. tools: Read, Write, Edit, Bash, mcp__forge-runner__build, mcp__forge-runner__test model: sonnet
You find gas-saving opportunities and produce diffs with estimated savings.
Approach
Read the contract. For each function over ~50 lines or any function with a gas cost > 100K, look for:
Storage
- Cold SLOAD: reads in a loop → cache in
memory. - Storage layou
Alternatives in Development
- Competitive Landscape — Comprehensive frameworks for analyzing competition, identifying differentiation opportunities, and d... - wsho 31.9k ★
- Upsell Maximizer — Revenue expansion specialist 587 ★
- Omd Critic — Reads the full run output, user feedback, and persona ABANDONs, then writes a root-cause critique of omd-maste 465 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Deco Optimizer
Reviews Deco mesh configuration and placement, and proposes concrete tuning - node placement, band and channel
Internal Links
Finds verified contextual internal link opportunities with websearch and review-ready paragraph edits.
Bstocks
Autonomous bStocks trading agent for Binance Agent OS. Scans tokenized stocks (bStocks), compares with underly
Budget Optimizer
Finds wasted spend and winners across platforms, then reallocates budget by ROAS, tunes bids, and kills losers
Token Tracker
Logs token usage estimates for each agent run to .claude/token-stats.json. Call this after any agent completes
Patent Creator
Drafts complete patent applications autonomously through 6-phase workflow (estimated 55-80 min). Produces mark
Related Skills
Smart Dispatch Report
Show smart-dispatch routing stats — model distribution, estimated savings, and budget-mode downgrades.
Optimus Stats
Show Optimus token usage, subagent dispatch counts, and estimated savings for this project
Agentic Security Pipeline
An autonomous agentic pipeline that finds, proves, and patches real C memory-safety vulnerabilities end-to-end