grading-claude-agents-md
Grades and improves CLAUDE.md (Claude Code) and AGENTS.md (Codex/OpenCode) configuration files. Use when asked to grade, score, evaluate, audit, review, improve, fix, optimize, or refactor agent config files. Triggers on 'grade my CLAUDE.md', 'score my AGENTS.md', 'is my CLAUDE.md too big', 'improve my agent config', 'fix my CLAUDE.md', 'optimize context usage', 'reduce tokens in CLAUDE.md', or 'audit my config files'. Automatically grades both files if present, generates improvement plan, and implements changes on approval.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install SpillwaveSolutions/grading-claude-agents-md-agentic-skill/grading-claude-agents-md skilz install SpillwaveSolutions/grading-claude-agents-md-agentic-skill/grading-claude-agents-md --agent opencode skilz install SpillwaveSolutions/grading-claude-agents-md-agentic-skill/grading-claude-agents-md --agent codex skilz install SpillwaveSolutions/grading-claude-agents-md-agentic-skill/grading-claude-agents-md --agent gemini
First time? Install Skilz: pip install skilz
Works with 22+ AI coding agents
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/SpillwaveSolutions/grading-claude-agents-md-agentic-skill cp -r grading-claude-agents-md-agentic-skill/skills/grading-claude-agents-md ~/.claude/skills/ Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
automating-mail
by SpillwaveSolutionsAutomates Apple Mail via JXA with AppleScript dictionary discovery. Use when asked to "automate email", "send mail via script", "JXA Mail automation",...
automating-reminders
by SpillwaveSolutionsAutomates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", "JX...
mastering-postgresql
by SpillwaveSolutionsPostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JSONB...
automating-contacts
by SpillwaveSolutionsAutomates macOS Contacts via JXA with AppleScript dictionary discovery. Use when asked to "automate contacts", "JXA contacts automation", "macOS addre...
Agentic Skill Details
- Owner
- SpillwaveSolutions (GitHub)
- Repository
- grading-claude-agents-md-agentic-skill
- Type
- Other
- Meta-Domain
- N/A
- Primary Domain
- N/A
- Market Score
- 88.0
Agent Skill Grade
B
Score: 88/100
Click to see breakdown
Score Breakdown
Areas to Improve
- Reserved word used in name
- File is 137 lines but lacks formal Table of Contents section.
- ASCII workflow diagram and Grading Checklist overlap in purpose, adding token cost.
Recommendations
- Address 1 high-severity issues first
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 1/18/2026
Developer Feedback
I took a look at your grading-claude-agents-md skill and wanted to share some thoughts.
Links:
The TL;DR
You're at 88/100, which lands you squarely in B territory – this is solid work. You've nailed the practical side of things (Ease of Use: 23/25), and your reference architecture is genuinely well-structured. The grading model follows Anthropic's best practices, and the feedback loop concept (Grade → Plan → Implement → Re-grade) is exactly what teams need.
What's Working Well
- Trigger phrases are money: "grade my CLAUDE.md", "improve my agent config", "audit my config files" – these are discoverable and specific. Developers will actually find this.
- Your reference structure is chef's kiss: Separating the 6-category rubric, improvement patterns, and size guide into individual files keeps SKILL.md lean at 137 lines. That's the right call for token efficiency.
- The rubric itself is thorough: Breaking down each pillar (Progressive Disclosure, Ease of Use, Spec Compliance, etc.) with actual scoring criteria gives people something to work with beyond "your skill is bad."
The Big One: Name Convention Issue
Here's what's holding back your score: you're using a reserved word in the skill name. The report flagged "grading-claude-agents-md" – the problem is "grading" is a reserved/restricted term in the skill naming convention.
Why it matters: This violates spec compliance standards and could affect how the skill is indexed or invoked across different platforms.
The fix: Rename to something like claude-agents-md-evaluator or agent-config-auditor. It's a one-line change in SKILL.md's frontmatter, but it'll bump you +3 points to 91/100 (A territory).
Other Things Worth Fixing
Add a Table of Contents to SKILL.md – at 137 lines it's borderline, but a quick
## Contentssection with links to each major section adds navigability without bloat (+1 point).Redundant workflow presentation – Your ASCII workflow diagram (lines 12-20) and the Grading Checklist (lines 34-46) are doing the same job. Pick one or fold the workflow steps into the checklist to save tokens (+1 point).
Concrete example in output format – You show the template structure, but add one real populated example showing actual scores (like "C-grade with 3 issues"). Developers need to see what a populated report looks like (+1 point).
Quick Wins
- Rename skill from
grading-claude-agents-md→ something that avoids reserved words (+3 points → 91/100) - Add TOC to SKILL.md (+1)
- Consolidate workflow/checklist (+1)
- Add one concrete populated example (+1)
These four changes get you to 96/100 and A-grade territory.
Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.
AI-Detected Topics
Extracted using NLP analysis
Report Security Issue
Found a security vulnerability in this agent skill?