lp-monitorlisted
Install: claude install-skill galleonlabs/crypto-defi-skills
# LP monitor
Reconstruct the position from chain state, measure it against HOLD, and decide whether action clears its cost and risk hurdle.
If a skill rule blocks progress, cite its file and exact rule, explain the missing input or authority, and continue independent work within this skill's boundary. User instructions govern workflow and style defaults; they do not bypass tool or financial controls.
## Tool selection
When connecting or choosing tools, read [official tools](references/official-tools.md). Reuse a suitable maintained upstream capability before implementing new integration code; tool adoption stays optional and never supplies wallet authority. For VFAT yield screening, Sickle positions or automation, also read [VFAT guidance](references/vfat.md).
## Start here and connected workflow
Given a chain and public position identity, first return ownership/staking and current inventory/range at a recorded block. If opening cash flows are unavailable, report current state with performance unknown instead of inventing P&L.
Receive confirmed receipts and expected state from `lp-execute`, or reconstruct directly from the supplied position and chain reads. Return position identity, observation block/time, inventory/fees/rewards, baseline quality, measured costs, verdict and candidate action constraints to `lp-plan`. If planning is absent, deliver this recommendation and the required quote/simulation inputs; do not construct or execute a trade.
Resolve script and refe