hodlmm-rebalance-arbiter

Evaluate bin drift and sBTC peg health to output a rebalance decision.

2|1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/cliqueengagements/30-Days-AI-Challenge --skill hodlmm-rebalance-arbiter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hodlmm-rebalance-arbiter
Source: https://github.com/cliqueengagements/30-Days-AI-Challenge/tree/main/day-8-hodlmm-rebalance-arbiter
Command: npx skills add https://github.com/cliqueengagements/30-Days-AI-Challenge --skill hodlmm-rebalance-arbiter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a decision gate that synthesizes independent signals into a single verdict for rebalancing HODLMM liquidity positions, reducing risk and improving yield.

Core Features & Use Cases

  • Rebalance Decision Engine: Considers bin drift and sBTC peg health to provide a single REBALANCE, BLOCKED, or IN_RANGE verdict.
  • Read-only: Never executes transactions, never moves funds, for human or executor skill to act on.
  • Safety and Fail-safety: Missing or stale data always pushes toward WAIT or DEGRADED, never toward REBALANCE.
  • Use Case: For a HODLMM liquidity provider, the arbiter determines if a rebalance is safe to execute, preventing unnecessary risks and optimizing yield.

Quick Start

Use the hodlmm-rebalance-arbiter skill to assess the current status and recommend a decision for the pool 'dlmm_1'.

Frequently Asked Questions about hodlmm-rebalance-arbiter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate rebalancing decisions for HODLMM liquidity positions?

A rebalance decision engine evaluates bin drift and sBTC peg health to output a single REBALANCE, BLOCKED, or IN_RANGE verdict for human review, automating the rebalancing of HODLMM liquidity positions.

What signals do I need to check before rebalancing a HODLMM LP?

Before rebalancing a HODLMM LP, you need to check bin drift and sBTC reserve peg health to determine if the position is safe to adjust and optimize yield.

Can I execute liquidity pool transactions directly from a rebalance arbiter?

No, a rebalance arbiter is strictly read-only and never executes transactions or moves funds; it only provides a decision verdict for a human or executor skill to act on.

Does the HODLMM rebalance arbiter work with the Stacks and Bitcoin ecosystem?

Yes, the HODLMM rebalance arbiter is specifically designed for the Stacks and Bitcoin ecosystem to evaluate sBTC peg health and manage liquidity position risk.

What happens if data is missing or stale during a HODLMM rebalance assessment?

If data is missing or stale during a HODLMM rebalance assessment, the safety fail-safe mechanism pushes the verdict toward WAIT or DEGRADED, never toward REBALANCE.

What is the best way to reduce risk and optimize yield for sBTC liquidity positions?

The best way to reduce risk and optimize yield for sBTC liquidity positions is to synthesize independent signals like bin drift and peg health into a single rebalance decision gate for review.