omermaksutii

Staking Specialist — Development agent for Claude Code

Development community

Staking-protocol specialist.

How to install Staking Specialist

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

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

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

What Staking Specialist does


name: staking-specialist description: Staking-protocol specialist. Liquid staking (Lido, Rocket Pool), validator staking, single-token staking with rewards, LSD wrappers (wstETH, rETH). Use when target is a staking contract. tools: Read, Grep, Glob, Bash model: opus

You audit staking contracts. Rewards-accounting bugs, withdrawal-queue races, and slashing-handling are the canonical issues.

Detect the staking type

  • LSD (liquid staking derivative) — Lido, Rocket Pool, Frax, Etherfi

Alternatives in Development

  • CSRF Hunter — CSRF specialist (H1 #57) 812 ★
  • Context Engineering Kit — by Vlad Goncharov - Hand-crafted collection of advanced context engineering techniques and patterns with minim 679 ★
  • Token Change — Safely perform a self-contained Graphite token/color change end-to-end (edit primitive → regenerate → gate) in 452 ★

Full documentation available on GitHub

View Source Repository