Help us improve
Share bugs, ideas, or general feedback.
From claude-augur
Use after writing or editing a plan file, after exiting plan mode, or when asked "why did you choose this?" — surfaces decisions, risks, and blind spots before implementation.
npx claudepluginhub vvkmnn/claude-emporium-beta --plugin claude-augurHow this skill is triggered — by the user, by Claude, or both
Slash command
/claude-augur:claude-augurThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Surface plan reasoning as scannable inline abstracts. Decisions, risks, discoveries, recommendations — visible at a glance.
Strategic planning with auto-calibrated detail, decision rationale, and dependency ordering. Use when starting a new feature, bug fix, refactor, or any non-trivial work. Produces a plan document with tasks, reasoning, and acceptance criteria. Triggers: plan, planning, create plan, implementation plan, feature plan, work plan.
Creates structured plans for multi-step tasks including software features, implementations, research, or projects. Deepens plans via interactive sub-agent reviews.
Provides interactive walkthroughs of Claude Code plan files, explaining reasoning, schema decisions, component choices, and phases. Use for quick plan understanding before or after work.
Share bugs, ideas, or general feedback.
Surface plan reasoning as scannable inline abstracts. Decisions, risks, discoveries, recommendations — visible at a glance.
| Tool | Purpose |
|---|---|
augur_explain | Extract plan structure and return a template for inline rendering |
augur_explain(plan_path: "/path/to/plan.md")[FILL] markersMCP pre-renders the header band (title + progress bar) and purpose. You fill 6 sections:
✓ chose X → reason / ~ uncertain / ? risky guess⚠ If X → Y plain English sentences★ things found during exploration not in the plan◆ questions the user needs to answer+ gain │ − lose │ · skip→ investigate, weak spots, quick wins, plan gaps| Mistake | Fix |
|---|---|
| Rendering in a code block | Include the template directly in your response text |
| Restating the plan | Surface what ISN'T in the plan |
| Silent rendering | Discuss recommendations and questions with the user after |
| Verbose text | One short line per item, minimal words |