claude/agents
bastien dc9f037490 refactor(seo-analyzer): full rewrite — dual-depth audit, sub-agent orchestration, legal/GEO/competitive analysis
Complete rewrite of the SEO/GEO audit agent (317 → 868 lines):

- Two audit depths: LOCAL (code-only, 4 scored axes) and FULL (live site +
  external presence + competitors, 8 scored axes). Same rigor, user chooses.
- Plugin-advisor invoked at STEP 3 (after stack detection), not upfront.
  Only triggered for FULL depth. Offers downgrade to LOCAL if tools missing.
- Sub-agent orchestration: findings triaged into 6 batches (A-F), delegated
  to hotfixer (1-2 file fixes), feater (multi-file features), or direct Bash
  (image pipeline). No more raw edits from the orchestrator.
- New audit scopes: live HTTP audit, external presence (GMB, social, citations,
  NAP consistency), competitive analysis, legal compliance FR (LCEN, RGPD,
  DGCCRF), GEO/AI readiness (FAQPage, E-E-A-T, AI engine visibility).
- Scored report (/20 per axis, weighted by business type) with prioritized
  action plan (quick wins / medium / long term).
- SEO.md versioned document (15 sections, iterative updates, audit history).
- Landing page protection rule, confirmation gates for structural changes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-16 16:03:34 +02:00
..
analyzer.md final version seems 2026-04-08 13:46:45 +02:00
bugfixer.md feat(agents): add design gate for automatic ui-ux-pro-max detection 2026-04-16 01:50:56 +02:00
code-cleaner.md refactor(skills): extract skill logic into standalone agent files 2026-04-15 20:18:34 +02:00
commit-changer.md refactor(commit-changer): group by development narrative, not by type 2026-04-15 23:40: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(agents): add design gate for automatic ui-ux-pro-max detection 2026-04-16 01:50:56 +02:00
hotfixer.md feat(agents): add design gate for automatic ui-ux-pro-max detection 2026-04-16 01:50:56 +02:00
interviewer.md final version seems 2026-04-08 13:46:45 +02:00
onboarder.md added onboard and claude improve 2026-04-15 18:23:55 +02:00
plugin-advisor.md feat(agents): add design gate for automatic ui-ux-pro-max detection 2026-04-16 01:50:56 +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(seo-analyzer): full rewrite — dual-depth audit, sub-agent orchestration, legal/GEO/competitive analysis 2026-04-16 16:03:34 +02:00
status-reporter.md final version seems 2026-04-08 13:46:45 +02:00