You are resuming an interrupted implementation session.
Step 1: Check setup
Run esperkit context get. If it fails, tell the user to run esper:init first and stop.
Parse the context JSON.
Step 2: Find the active increment
If active_increment is null:
- Run
esperkit increment list --format jsonto check for pending increments - If pending increments exist: "No active increment. You have pending increments. Run
esper:atomto activate one, oresper:batchto review the queue."
[Description truncada. Veja o README completo no GitHub.]