claude-code-ultimate-guide/examples/commands
Florian BRUNIAUX b48d95c024 feat: add agent/skill quality audit tooling + Grenier evaluation
AUDIT TOOLING (3 templates):
- Command: /audit-agents-skills (quick project audits)
  - 16-criteria framework (Identity 3x, Prompt 2x, Validation 1x, Design 2x)
  - Weighted scoring: 32 pts (agents/skills), 20 pts (commands)
  - Production grading (A-F, 80% threshold)
  - Fix mode with actionable suggestions
- Skill: audit-agents-skills (advanced audits)
  - 3 modes: Quick (top-5), Full (all 16), Comparative (vs templates)
  - JSON + Markdown output for CI/CD
- Scoring grids: criteria.yaml (externalized for reuse)

EVALUATION:
- Grenier agent/skill quality (3/5 - Moderate Value)
  - Gap: 29.5% deploy without evaluation (LangChang 2026)
  - Integration: Created audit command + skill + criteria
  - Industry context: 18% cite agent bugs as top challenge

DOCUMENTATION:
- Guide refs: 2 strategic call-outs (after Agent/Skill validation)
- CHANGELOG: New "Added" section + evaluation details
- README: Templates 106→107, Evaluations 49→24 (count corrections)
- reference.yaml: 10 new audit entries + updated counts

SYNC:
- Landing index.html: Templates 107, Evals 24, Quiz 257
- Landing examples/index.html: Templates 107

FILES: 14 changed, 4148 insertions (+1250 lines new audit content)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-07 15:40:18 +01:00
..
learn feat: reorganize learning commands under /learn namespace 2026-01-19 11:13:54 +01:00
audit-agents-skills.md feat: add agent/skill quality audit tooling + Grenier evaluation 2026-02-07 15:40:18 +01:00
catchup.md feat: add ecosystem positioning, install script & new commands 2026-01-19 08:42:33 +01:00
commit.md feat: add Learning Paths, examples, and project governance files 2026-01-10 14:25:22 +01:00
diagnose.md refactor: restructure repo into thematic directories v3.1.0 2026-01-13 15:30:02 +01:00
explain.md feat: add ecosystem positioning, install script & new commands 2026-01-19 08:42:33 +01:00
generate-tests.md feat: add Learning Paths, examples, and project governance files 2026-01-10 14:25:22 +01:00
git-worktree.md feat(workflows): add database branch isolation with git worktrees 2026-01-11 13:25:58 +01:00
optimize.md feat: add ecosystem positioning, install script & new commands 2026-01-19 08:42:33 +01:00
pr.md feat(examples): add production-ready commands, hooks, and comprehensive documentation 2026-01-10 17:30:30 +01:00
refactor.md feat: add ecosystem positioning, install script & new commands 2026-01-19 08:42:33 +01:00
release-notes.md feat(examples): add production-ready commands, hooks, and comprehensive documentation 2026-01-10 17:30:30 +01:00
review-pr.md release: v3.20.0 - Multi-Agent Code Review Automation 2026-01-30 16:07:09 +01:00
sandbox-status.md docs: add Native Sandboxing comprehensive documentation (v3.21.1) 2026-02-02 20:24:17 +01:00
security.md feat: add ecosystem positioning, install script & new commands 2026-01-19 08:42:33 +01:00
ship.md feat: add ecosystem positioning, install script & new commands 2026-01-19 08:42:33 +01:00
sonarqube.md feat(examples): add production-ready commands, hooks, and comprehensive documentation 2026-01-10 17:30:30 +01:00
validate-changes.md feat(docs): add LLM Handbook + Google Whitepaper integration v3.3.0 2026-01-14 21:00:49 +01:00