Vibe Explainer
Low confidenceUser-facing progress translator that reads .vibe/status.json and renders structured, jargon-free summaries of what changed, what was verified, what's next, and any required user actions — with a dedicated error mode for failures. Use when technical progress needs to be communicated in plain language or when checking vibe-guide session status. Trigger with "vibe status", "/vibe-guide:status".
- Type
- subagent
- GitHub stars
- ★ 2.5K
- Repository
- jeremylongshore/claude-code-plugins-plus-skills
- Category
- —
Install
1Manual install
Copy the subagent file from the repository into ~/.claude/agents/<name>.md. The filename must match the subagent name (e.g. vibe-explainer.md).
2Verify
/agents, /commands or /hooks in Claude CodeRestart Claude Code and list your installed components to confirm it was picked up.
⚠️ Some repositories ship a CLI installer — check the repo README for the recommended method.
Prefer the full source? The repository README is the authoritative install reference.