The previous cleanup removed the synthetic test skill but left stale
web assets that still referenced it, which broke validate:references
on main CI.
Refresh the tracked web outputs so the removed fixture disappears from
the sitemap and skills backup.
Regenerate canonical registry artifacts after removing the synthetic
merge-batch end-to-end fixture.
This drops the remaining bundle, catalog, plugin, and skills index
references so validate:references passes again on main.
Add a short maintainer guide for merge:batch and link it from the
existing merge policy docs.
Lock in the source-validation CI fixes discovered during the
merge-batch end-to-end exercise so shallow checkout and missing
base-branch fetch regressions fail the workflow contract test.
Add the missing When to Use sections for the new psychology skill pack and refresh the canonical generated artifacts required by the release workflow so the repository passes the warning budget and consistency gates.
Add the 9.6.0 release section before running the release workflow so the scripted prepare/publish steps can consume the final notes from a clean working tree.
Add the upstream community source referenced by the SEO-AEO skill bundle immediately after merging PR #446 so README credits stay current on main.
Refs #446
Add maintainer guidance for npm installer packaging so future
release work treats missing runtime dependencies as a release
blocker and covers the path with runtime-aware tests.
Refs #445
Propagate the 9.5.1 patch version into the Claude and Codex
plugin manifests plus the generated Claude marketplace metadata.
This keeps release:preflight from leaving tracked changes after the
release sync step.
Refs #445
Move yaml into runtime dependencies so the published npm installer
works in clean npx environments again. Bump the package to 9.5.1,
add the patch release notes, and keep README metadata aligned with
the release state.
Fixes#445
Add the missing risk and source labels plus a When to Use section to
agentphone so the repository warning budget stays within the enforced
release threshold. Sync the generated skill index, plugin-safe copies,
and tracked web assets that reflect the canonical skill metadata.
Refs #442
Add installer filters for risk, category, and tags so maintainers and
users can ship smaller skill surfaces to context-sensitive runtimes.
Document the reduced-install flow for OpenCode-style hosts, add the
humanize-chinese community skill, and sync the generated catalog and
plugin-safe artifacts that now reflect the release batch.
Refs #437
Refs #440
Refs #443
* feat: add agentphone for AI phone agents with voice calls and SMS
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix: replace broken local API reference link with docs URL
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>