Show current progress in plain language
/plugin marketplace add jeremylongshore/claude-code-plugins-plus-skills/plugin install vibe-guide@claude-code-plugins-plus# /vibe-guide:status Check where we are in the current session without doing any more work. ## Usage ## Examples Shows current progress, what changed, and what's next. ## Execution Steps ### Step 1: Check Session Exists If `.vibe/session.json` doesn't exist: ### Step 2: Read Status Read `.vibe/status.json` to get current state. ### Step 3: Run Explainer Invoke `vibe-explainer` agent to present the current status. ### Step 4: Run Explorer (Optional) If `session.learning_mode` is true, invoke `vibe-explorer` agent. ## Output The explainer presents current progress: ## ...