**Smart Mode**. Automatically detects state from artifacts and guides the next action.
/plugin marketplace add BrendanShields/spec-flow/plugin install spec@spec-marketplace# Auto **Smart Mode**. Automatically detects state from artifacts and guides the next action. Use `/orbit init`, `/orbit spec`, `/orbit clarify`, `/orbit plan`, `/orbit build`, `/orbit verify`, or `/orbit archive` for explicit control. ## Behavior 1. Check for context in system-reminder from SessionStart hook 2. If `initialized: false`, offer to initialize `.spec/` directory 3. Show status banner with suggestion 4. Present options based on state and in-progress features 5. Invoke skill or agent based on selection ## Context from SessionStart The SessionStart hook provides context in a ...