Imbue
Imbue from athola/claude-night-market.
Skills in this plugin
14- ▌ Justify · atholaAudits changes for additive bias and Iron Law compliance. Use when reviewing completed work before merging or after AI-assisted implementation.
- ▌ Review Core · atholaProvides review-workflow scaffolding for context, evidence, and output. Use at the start of any detailed review to ensure consistent, comparable findings.
- ▌ Scope Guard · athola bundleScores feature worthiness and enforces branch-size limits against overengineering. Use when evaluating whether a feature belongs in the current scope or branch.
- ▌ Proof Of Work · athola bundleEnforces validation and evidence before claiming work complete. Use before declaring implementation done, creating a PR, or submitting deliverables for review.
- ▌ Feature Review · athola bundleScores backlog items with RICE/WSJF/Kano and files GitHub issues for top candidates. Use when triaging a roadmap or prioritizing features for a sprint.
- ▌ Vow Enforcement · atholaClassifies and enforces constraints via soft vows, hard vows, and Nen Court layers. Use when designing or auditing enforcement mechanisms for project rules.
- ▌ Assisted Mastery · athola bundleMakes agent reasoning visible, surfaces tradeoffs, and fades help so humans build judgment. Use when reviewing or learning from agent-written code.
- ▌ Workflow Monitor · athola bundleDetects workflow failures and inefficient patterns then files GitHub issues. Use when a workflow step repeatedly fails or produces inconsistent output.
- ▌ Structured Output · atholaFormats review deliverables with consistent structure for comparable findings. Use when finalizing any review or analysis that must be shared or compared.
- ▌ Rigorous Reasoning · athola bundleApplies anti-sycophancy checklist to override agreement bias. Use when analyzing contested claims or avoiding socially convenient but inaccurate conclusions.
- ▌ Karpathy Principles · athola bundlePre-implementation gate covering think-first, simplicity, surgical edits, and verifiable goals. Use when starting implementation to verify the approach.
- ▌ Dependency Verification · athola bundleVerifies a package exists before install, defending against hallucination and slopsquatting. Use when adding, recommending, or installing a package.
- ▌ Graduated Implementation · athola bundleRamps implementation ambition a notch only after the prior increment is understood. Use when building a feature you must understand, not just ship.
- ▌ Latent Space Engineering · athola bundleShapes agent behavior via instruction framing and style transfer. Use when composing dispatch prompts or writing skill instructions for parallel review agents.