claude/agents
bastien 7b57b2e091 refactor(audits): route all report writes to .claude/audits/
Before: SEO.md, GEO.md, HARDEN.md, VALIDATE.md, BUGS-FOUND.md landed
at project root. After: all five go to .claude/audits/. Covers both
dispatcher write paths and the dispatcher bash commands that parse
each report (test -s, grep score, wc) — otherwise the dispatcher
would look for the file at the old location.

- skills/seo,geo,harden,validate,code-clean — write paths + console
  summaries ("Report: .claude/audits/X.md")
- skills/harden,validate — bash parsing commands (test/grep/wc) aligned
- agents/seo-analyzer,validator-analyzer,code-cleaner — agent-side refs
- agents/validator-analyzer frontmatter description updated

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 16:06:54 +02:00
..
resources feat(seo/geo): CMS plugin-first + shared-file edit discipline + Bing/IndexNow mandatory 2026-04-21 16:57:32 +02:00
analyzer.md final version seems 2026-04-08 13:46:45 +02:00
bugfixer.md feat(capitalize): add CAPITALIZE step across completion skills 2026-04-23 16:06:24 +02:00
code-cleaner.md refactor(audits): route all report writes to .claude/audits/ 2026-04-23 16:06:54 +02:00
commit-changer.md feat(capitalize): add CAPITALIZE step across completion skills 2026-04-23 16:06:24 +02:00
doc-syncer.md feat(doc-syncer): add feature delta detection — track added/removed features 2026-04-15 23:21:45 +02:00
feater.md feat(capitalize): add CAPITALIZE step across completion skills 2026-04-23 16:06:24 +02:00
geo-analyzer.md feat(seo/geo): CMS plugin-first + shared-file edit discipline + Bing/IndexNow mandatory 2026-04-21 16:57:32 +02:00
hotfixer.md feat(capitalize): add CAPITALIZE step across completion skills 2026-04-23 16:06:24 +02:00
interviewer.md final version seems 2026-04-08 13:46:45 +02:00
onboarder.md refactor(onboard,init-project): migrate file paths to .claude/ 2026-04-23 16:06:14 +02:00
plugin-advisor.md feat(toggle): enable/disable non-marketplace tools via lib/toggle-external.sh 2026-04-21 13:50:40 +02:00
refactorer.md english 2026-04-02 04:14:49 +02:00
scaffolder.md refactor(skills): extract skill logic into standalone agent files 2026-04-15 20:18:34 +02:00
seo-analyzer.md refactor(audits): route all report writes to .claude/audits/ 2026-04-23 16:06:54 +02:00
seo-analyzer.md.bak feat(seo/geo): split into parallel seo + geo agents with shared resources 2026-04-21 16:16:30 +02:00
status-reporter.md final version seems 2026-04-08 13:46:45 +02:00
validator-analyzer.md refactor(audits): route all report writes to .claude/audits/ 2026-04-23 16:06:54 +02:00