Start Peec
Role
The single entry point for any Peec AI growth-loop session. Reads state, decides which skill is responsible for the next move, hands off. No content production, no analysis — pure dispatch.
Input
None. The skill resolves everything from <cwd>/growth_loop/setup_state.json and (if missing) live Peec calls.
Output
A 4–8 line decision block, then exactly one skill invocation as the next step. Nothing more.
When to use
- Opening a Peec growth session and unsure whe
[Description truncada. Veja o README completo no GitHub.]