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

CommandDescriptionWhen to Use
/structured-reviewStart a structured review workflow with evidence logging and formatted outputWhen you need a thorough, evidence-based review
/catchupQuickly understand recent changes and extract actionable insightsWhen returning to a project after time away
/feature-reviewReview implemented features and suggest new features with GitHub integrationWhen prioritizing features or reviewing a roadmap

Skills

SkillWhen It Activates
catchupWhen catching up on project context and recent changes
diff-analysisWhen analyzing diffs and change impact
evidence-loggingWhen logging evidence for review decisions
feature-reviewDuring feature prioritization using RICE/WSJF frameworks
proof-of-workWhen demonstrating work evidence and progress
review-coreDuring core review methodology execution
rigorous-reasoningWhen rigorous, evidence-based analysis is needed
scope-guardWhen preventing scope creep and overengineering
structured-outputWhen producing structured, formatted outputs
workflow-monitorWhen monitoring workflow execution for errors

Agents

AgentPurpose
review-analystPerforms evidence-based review analysis with structured findings

Common Workflows

Evidence-Based Review

When you need a thorough review with documented reasoning:

  1. Start review — Run /structured-review. The review-core skill activates and structures the analysis into phases: context gathering, evidence collection, analysis, and findings.
  2. Evidence logging — As the review progresses, the evidence-logging skill records each finding with supporting evidence. The rigorous-reasoning skill ensures conclusions are justified.
  3. Output — The structured-output skill formats findings into a clean, actionable report.

Feature Prioritization

When deciding which features to build next:

  1. Review features — Run /feature-review. The feature-review skill integrates with GitHub to pull existing issues and feature requests.
  2. Prioritize — Features are scored using RICE (Reach, Impact, Confidence, Effort) or WSJF (Weighted Shortest Job First) frameworks, producing a prioritized roadmap.
  3. 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.
  • /catchup pairs 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