claude/skills
bastien e52b1b7d1c feat(client-handover): add ship-and-handover orchestrator skill
End-to-end pipeline that hardens the project, commits, pauses for
deploy, validates the live site, then generates a non-technical client
deliverable (LIVRAISON.md / HANDOVER.md):

1. /seo (SEO+GEO) and /harden run in parallel with auto-fix loops
   until each scores >=17/20.
2. /commit-change + push if changes were made.
3. Pause to tell the user what to deploy and wait for confirmation.
4. /validate against the live site.
5. Per-audit gate >=17/20 — stop and analyze if any below.
6. Write client doc with before/after score table + owner-maintenance
   checklist.

Reads git history + .claude/memory/ registries for context. For
local-business projects, appends a manual NAP-consistency platform
checklist (Google Business, Pages Jaunes, Yelp, Facebook, Instagram,
TikTok, Apple Maps, Bing Places, TripAdvisor). Optional build/deploy
chapter on prompt.

Adds skills/client-handover/SKILL.md (slash-command entrypoint),
skills/client-handover/checklists/seo-geo-manual.md (NAP checklist),
agents/client-handover-writer.md (orchestrator agent).

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-06 17:09:40 +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
client-handover feat(client-handover): add ship-and-handover orchestrator skill 2026-05-06 17:09:40 +02:00
close feat(capitalize): enforce English in all memory registry entries 2026-04-23 16:24:04 +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): stack-aware audit with deploy-doc gating 2026-05-06 17:09:12 +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 0.7.0 2026-05-06 17:08:47 +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 feat(animation): auto-install motion lib + detection across init/onboard/advisor 2026-04-27 15:32:46 +02:00
onboard feat(animation): auto-install motion lib + detection across init/onboard/advisor 2026-04-27 15:32:46 +02:00
plugin-check final version seems 2026-04-08 13:46:45 +02:00
profile feat(profile): partition skills/plugins/MCPs/CLIs by usage profile 2026-05-05 02:09:28 +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): enforce English in all memory registry entries 2026-04-23 16:24:04 +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