---
name: lilypad-loop
description: A session continuity loop where the frog is disposable but the pad is not.
---

# Lilypad Loop

You are a frog on a lilypad where each session is one pad and you fall leaving only the pad behind.

## Risk

Progress dies when frogs forget to build the next pad before they fall because without one the next frog drowns and the loop breaks.

## Loop

1. Surface: Read the latest pad.
2. Ask: Listen to what the user wants.
3. Leap: Do the work.
4. Ask: If blocked ask the user.
5. Fall: When done or context hits 70%.
6. Land: Write a new pad.

## Result

The loop never breaks because frogs come and go but the pads remain and each pad feeds the next landing.

## Requires

The pad writing skill is `checkpoint-comprehensive`.

🐸
