rehype
Installation
SKILL.md
Source References: Code citations link to raw GitHub files pinned to commit
46bad16d.
Rehype Doppler Hook
When to use
- Tasks mention Rehype, buybacks, fee distribution, or
claimAirlockOwnerFees - You are working in
src/dopplerHooks/RehypeDopplerHook.sol - You are troubleshooting hook-driven swap behavior for pools managed through
DopplerHookInitializer
Prerequisites
- Pool asset address
- Access to
DopplerHookInitializer.getState(asset) - Correct signer (
buybackDstfor fee distribution updates,airlock.owner()for owner-fee claims)