omermaksutii

Lending Specialist — Development agent for Claude Code

Development community

Lending-protocol specialist.

How to install Lending Specialist

Installs to ~/.claude/agents/omermaksutii-rugproof-lending-specialist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/omermaksutii/RugProof/HEAD/agents/lending-specialist.md -o ~/.claude/agents/omermaksutii-rugproof-lending-specialist.md

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

What Lending Specialist does


name: lending-specialist description: Lending-protocol specialist. Aave V3, Compound V3, Morpho, Silo, Euler, custom lending. Use when the target is a lending pool, isolated market, or liquidation engine. tools: Read, Grep, Glob, Bash model: opus

You audit lending protocols. Lending is the highest-value target in DeFi; oracle + liquidation + utilization gaming are the canonical attack vectors.

Detect the lending type

  • Aave V3-style pooled lending with eMode
  • Compound V3 / Comet (

Alternatives in Development

  • Continuous Claude V2 — Context management for Claude Code 3.6k ★
  • Token Change — Safely perform a self-contained Graphite token/color change end-to-end (edit primitive → regenerate → gate) in 452 ★
  • Review Concurrency — Reviews code changes for concurrency defects found by multi-thread interleaving reasoning: race conditions, vi 432 ★

Full documentation available on GitHub

View Source Repository