dagostinelli/darryls-claude-plugin
Agent
Use this agent when you want to audit the codebase for exception swallowing, silent failures, fallback values, and defensive coding patterns that mask errors. This agent enforces a 'fail fast' philosophy by identifying code that catches exceptions without re-throwing, uses default/fallback values to hide failures, or…
dagostinelli/darryls-claude-plugin
Agent
Use this agent when you need a thorough, no-nonsense technical review of recently written code with a focus on architectural soundness, feature implementation quality, and functional correctness. This agent is particularly valuable after completing a feature, refactoring a module, or before submitting code for…
dagostinelli/darryls-claude-plugin
Agent
Use this agent when you need to review code, architecture decisions, or development practices against the established philosophical principles and engineering standards outlined in the team's documentation. This includes reviewing for alignment with Logos-inspired design principles, meritocratic values, performance…