docs-sync
Purpose
Keep documentation aligned with product changes across alphaagent, alphaclaw, and openclaw.
Trigger
Use this skill whenever a PR changes user-visible behavior, operational workflows, integrations, channels, security controls, roles, or release/version behavior.
Required checks
- •Identify affected docs sections.
- •Update docs pages in this repository.
- •Update
src/data/version-matrix.jsonif release compatibility changed. - •Run:
- •
npm run build - •
npm run check:integrations - •
npm run generate:agent-knowledge
- •
- •Commit docs + generated artifacts.
Cross-repo contract
Product PRs in alphaagent/alphaclaw should link to docs PRs here when docs impact exists.