solanabr

Clmm Rebalance — Development skill for Claude Code

Development community

Simulate-first CLMM rebalance with mandatory typed human confirmation; never auto-fires.

How to install Clmm Rebalance

Installs to ~/.claude/skills/solanabr-position-manager-skill-clmm-rebalance/SKILL.md

Terminal
mkdir -p ~/.claude/skills/solanabr-position-manager-skill-clmm-rebalance && curl -fsSL https://raw.githubusercontent.com/solanabr/position-manager-skill/HEAD/commands/clmm-rebalance.md -o ~/.claude/skills/solanabr-position-manager-skill-clmm-rebalance/SKILL.md

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

What Clmm Rebalance does

Simulate-first CLMM rebalance with mandatory typed human confirmation; never auto-fires.

Alternatives in Development

  • Brain Filing Rules — Brain Filing Rules -- MANDATORY for all skills that write to the brain 29.1k ★
  • Clean Worktree (Interactive) — Interactive cleanup of worktrees: lists merged/stale branches and asks confirmation before deleting 25.5k ★
  • Maestro Learn — User-invoked learning toolkit — guided reading, investigation, pattern extraction, or second opinions 530 ★

Full documentation available on GitHub

View Source Repository