By ealt
Review workflows for improving code and artifact quality through autonomous iterative feedback.
Claude Code plugin marketplace.
/plugin marketplace add ealt/claude-plugins
Tools for learning from sessions and codifying lessons into durable mechanisms — conventions, guardrails, and knowledge artifacts.
Version: 1.0.0 | License: MIT
/plugin install codification@ealt-plugins
Skills:
codifycodification-referencedebriefReview workflows for improving code and artifact quality through autonomous iterative feedback.
Version: 1.0.0 | License: MIT
/plugin install quality@ealt-plugins
Skills:
codex-reviewStructured approaches to debugging, root cause analysis, and systematic problem-solving.
Version: 1.0.0 | License: MIT
/plugin install diagnostics@ealt-plugins
Skills:
structured-debugBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimStructured approaches to debugging, root cause analysis, and systematic problem-solving.
Tools for learning from sessions and codifying lessons into durable mechanisms — conventions, guardrails, and knowledge artifacts.
npx claudepluginhub ealt/claude-plugins --plugin qualityGet comprehensive code reviews with suggestions for improvements, best practices, and potential issues.
Universal quality control orchestrator and final authority for any software development project. Dynamically discovers and coordinates with available sub-agents, performs comprehensive multi-dimensional quality assessment, security validation, and deployment readiness verification. Adapts to any project type, programming language, or development framework while maintaining enterprise-grade quality standards. Examples: <example>Context: Code changes ready for review across any project. user: 'Please review this code before commit' assistant: 'I'll use the 1-ceo-quality-control-agent to orchestrate comprehensive quality validation, discover available specialists, and perform final security scanning before approval.' <commentary>Universal quality control requires comprehensive validation across all dimensions regardless of project type.</commentary></example> <example>Context: Multi-agent work completion needing validation. user: 'Several agents completed their tasks, need quality review' assistant: 'Let me engage the 1-ceo-quality-control-agent to coordinate comprehensive validation across all completed work and ensure quality standards.' <commentary>Multi-agent coordination and quality validation applies to any development project.</commentary></example>
Code review plugin with a standalone reviewer agent and two skill strategies: disposable subagents for one-shot reviews and persistent team members for iterative reviews
Code review standards, review culture, quality gates, and automated review infrastructure for tech leads.
Command-driven Claude/Codex review workflows for multi-round plan and implementation review.
AI code review catches structural issues — null derefs, leaks, races — about 65% of real defects. The other 35% are intent violations: bugs only catchable when you know what the code is supposed to do. Quality Playbook derives behavioral requirements from your codebase AND your docs (specs, issues, chat history), then drives a six-phase review against them. Finds the bugs that look right but aren't.