resupply-insurance

Explain Resupply's Insurance Pool deposit, withdrawal, and bad debt coverage mechanics.

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/cyotee/resupply-skill --skill resupply-insurance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resupply-insurance
Source: https://github.com/cyotee/resupply-skill/tree/main/.opencode/skills/resupply-insurance
Command: npx skills add https://github.com/cyotee/resupply-skill --skill resupply-insurance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Explains how Resupply's Insurance Pool (reIP) works, including how deposits create reIP shares, how withdrawals are gated by a 7-day exit delay, and how the pool covers bad debt from liquidations.

Core Features & Use Cases

  • Depositing reUSD to mint reIP shares and participate in insurance coverage for bad debt.
  • Withdrawals use a two-step process with a 7-day exit delay to ensure capital availability.
  • Understanding reward interactions and the impact on share value during debt events.

Quick Start

Explain in plain language how to deposit reUSD to receive reIP shares and how to initiate a withdrawal after the exit delay.

Frequently Asked Questions about resupply-insurance

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

FAQPage Schema
How does Resupply's insurance pool cover bad debt from liquidations?

Resupply's insurance pool mitigates bad debt by utilizing deposited reUSD capital to absorb liquidation shortfalls. When liquidations result in bad debt, the pool's coverage logic automatically steps in to settle the deficit, protecting the protocol's overall solvency.

How do I deposit reUSD and mint reIP shares in Resupply?

To mint reIP shares, you deposit reUSD into the Resupply insurance pool. Your deposit directly mints proportional reIP shares, granting you participation in the insurance coverage mechanism and exposing you to reward interactions and potential debt events.

What is the exit delay for withdrawing funds from the reIP pool?

The exit delay for withdrawing funds from the reIP pool is 7 days. Withdrawals use a two-step process where you must first initiate the request and then wait through the 7-day exit delay to ensure capital availability before completing the withdrawal.

When do I need to use an ERC4626 insurance pool for bad debt coverage?

You need an ERC4626 insurance pool when a lending protocol requires a dedicated safety buffer to absorb liquidation failures. Resupply's reIP mechanism serves this purpose by pooling deposited assets to systematically cover unresolved bad debt.

Does the reIP insurance pool impact share value during debt events?

Yes, reIP share value is directly impacted during bad debt events. When the insurance pool covers liquidation deficits, the pool's total capital decreases, which proportionally reduces the underlying value of remaining reIP shares held by depositors.