claude/skills
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
..
analyze final version seems 2026-04-08 13:46:45 +02:00
bugfix refactor(skills): extract skill logic into standalone agent files 2026-04-15 20:18:34 +02:00
close feat(close): add /close skill for session-end memory ritual 2026-04-23 16:06:31 +02:00
code-clean refactor(audits): route all report writes to .claude/audits/ 2026-04-23 16:06:54 +02:00
commit-change refactor(skills): extract skill logic into standalone agent files 2026-04-15 20:18:34 +02:00
doc feat(doc-syncer): add feature delta detection — track added/removed features 2026-04-15 23:21:45 +02:00
feat refactor(skills): extract skill logic into standalone agent files 2026-04-15 20:18:34 +02:00
geo refactor(audits): route all report writes to .claude/audits/ 2026-04-23 16:06:54 +02:00
graphify chore(graphify): bump skill to v0.4.23 2026-04-21 17:54:45 +02:00
harden refactor(audits): route all report writes to .claude/audits/ 2026-04-23 16:06:54 +02:00
hotfix refactor(skills): extract skill logic into standalone agent files 2026-04-15 20:18:34 +02:00
init-project refactor(onboard,init-project): migrate file paths to .claude/ 2026-04-23 16:06:14 +02:00
onboard refactor(onboard,init-project): migrate file paths to .claude/ 2026-04-23 16:06:14 +02:00
plugin-check final version seems 2026-04-08 13:46:45 +02:00
refactor final version seems 2026-04-08 13:46:45 +02:00
seo refactor(audits): route all report writes to .claude/audits/ 2026-04-23 16:06:54 +02:00
ship-feature feat(capitalize): add CAPITALIZE step across completion skills 2026-04-23 16:06:24 +02:00
skills-perso fix(skills-perso): handle both inline and block YAML description formats 2026-04-15 21:17:26 +02:00
status final version seems 2026-04-08 13:46:45 +02:00
validate refactor(audits): route all report writes to .claude/audits/ 2026-04-23 16:06:54 +02:00