You are advancing the current work stage. The behavior depends on the active context.
Step 1: Read context
Run esperkit context get to determine the current state.
Check:
- Is there an active increment? (
active_incrementfield) - What is the workflow mode?
- Is there an active run? (
active_runfield) - What is the execution mode? (
active_execution_modefield)
Step 2: Detect work stage and branch
Branch A: No active increment — derive from specs
If there is no active incre
[Description truncada. Veja o README completo no GitHub.]