Plugin Ecosystem
imbue
Intelligent workflow methodologies for analysis, evidence gathering, and structured output patterns.
New
Source: claude-night-market marketplace Version: 1.4.3 Author: Alex Thola
Key Commands
| Command | Description | When to Use |
|---|---|---|
/structured-review | Start a structured review workflow with evidence logging and formatted output | When you need a thorough, evidence-based review |
/catchup | Quickly understand recent changes and extract actionable insights | When returning to a project after time away |
/feature-review | Review implemented features and suggest new features with GitHub integration | When prioritizing features or reviewing a roadmap |
Skills
| Skill | When It Activates |
|---|---|
| catchup | When catching up on project context and recent changes |
| diff-analysis | When analyzing diffs and change impact |
| evidence-logging | When logging evidence for review decisions |
| feature-review | During feature prioritization using RICE/WSJF frameworks |
| proof-of-work | When demonstrating work evidence and progress |
| review-core | During core review methodology execution |
| rigorous-reasoning | When rigorous, evidence-based analysis is needed |
| scope-guard | When preventing scope creep and overengineering |
| structured-output | When producing structured, formatted outputs |
| workflow-monitor | When monitoring workflow execution for errors |
Agents
| Agent | Purpose |
|---|---|
| review-analyst | Performs evidence-based review analysis with structured findings |
Common Workflows
Evidence-Based Review
When you need a thorough review with documented reasoning:
- Start review — Run
/structured-review. The review-core skill activates and structures the analysis into phases: context gathering, evidence collection, analysis, and findings. - Evidence logging — As the review progresses, the evidence-logging skill records each finding with supporting evidence. The rigorous-reasoning skill ensures conclusions are justified.
- Output — The structured-output skill formats findings into a clean, actionable report.
Feature Prioritization
When deciding which features to build next:
- Review features — Run
/feature-review. The feature-review skill integrates with GitHub to pull existing issues and feature requests. - Prioritize — Features are scored using RICE (Reach, Impact, Confidence, Effort) or WSJF (Weighted Shortest Job First) frameworks, producing a prioritized roadmap.
- Guard scope — The scope-guard skill activates throughout, flagging overengineering and scope creep in feature proposals.
Tips
- The scope-guard skill is one of imbue's most valuable features — it activates automatically and prevents overengineering.
- The proof-of-work skill ensures Claude demonstrates actual evidence of work rather than making claims without backing.
/catchuppairs well with sanctum's/git-catchup— use imbue's version for broader project context, sanctum's for git-specific changes.- The workflow-monitor skill watches for errors and anomalies during execution of any workflow.
See Also
- Available Tools — Full command reference
- — All plugins overview