What problem does it solve?
When a solo-founder agent is midway through an Agentic30 journey, it can be unclear what the most valuable next step is; this Skill reads the agent's local state and signals to deterministically recommend the single next command to progress toward launch goals.
Core Features & Use Cases
- State-aware navigation: Reads AGNT_DIR state.json and applies a priority table to choose the next quest (audit, discover, interview, compete, spec, channel, content, offer, launch, analyze, retro, or status).
- Contextual messaging and tone: Computes day-based urgency and attaches concise rationale and optional journey-based tips to the recommendation.
- Orchestration and safety: Optionally syncs MCP signals, updates limited state fields for CTA nudges, and can auto-dispatch the chosen child skill while respecting failure/backoff rules.
- Use case: When a user asks "what should I do next?", the Skill inspects progress, channel signals, interviews, and timing to return a single actionable command plus a brief reason and expected effort.
Quick Start
Ask the navigator to recommend the next action by saying "Recommend the next action based on current AGNT state and signals."