Audits and refactors Claude Code agent definitions to ensure concise prompts, proper frontmatter, and adherence to modern plugin standards.
The Agent Modernizer is a specialized tool designed to upgrade and refine Claude Code plugin agent definitions. It systematically audits .md agent files to identify common prompt anti-patterns, such as redundant instructions and 'teaching the model its own knowledge.' By transforming verbose, list-heavy descriptions into opinionated, decision-focused guidance, this skill helps developers create more efficient agents that leverage the model's inherent capabilities while maintaining strict operational boundaries and proper metadata structure.
Características Principales
01Comprehensive auditing of agent frontmatter and system prompt quality
02Expert guidance on model selection (Opus, Sonnet, Haiku) and agent merging
030 GitHub stars
04Automated rewriting into concise, decision-driven role statements
05Batch processing capabilities with prioritized finding summaries
06Identification of anti-patterns like redundant lists and fictional content
Casos de Uso
01Streamlining over-engineered prompts to reduce token usage and improve focus
02Auditing agent directories for missing required fields like color and examples
03Modernizing legacy Claude Code plugins to meet current performance standards