Docs Sync

PetSwipe documentation sync workflow for README, ARCHITECTURE, deployment docs, Kubernetes docs, and Terraform docs. Use when code or infra changes require documentation updates or when docs appear stale relative to the repository.

hoangsonww 5208bb5 3 files · 1.6 KB Updated

File contents

Use this skill when documentation needs to stay aligned with the repository.

Workflow

  1. Identify the source of truth in the code or infra first.
  2. Update every doc that materially describes the changed behavior.
  3. Prefer exact commands, exact paths, and exact limitations.
  4. Remove stale claims instead of layering new text on top of them.

High-Value Targets

  • README.md
  • ARCHITECTURE.md
  • docs/DEPLOYMENT.md
  • docs/DEVOPS_GUIDE.md
  • k8s/README.md
  • terraform/README.md

Read references/doc-matrix.md to decide which docs need changes.

hoangsonww/petswipe-match-app/tree/main/.agents/skills/docs-sync commit 5208bb5c39

Frequently asked questions

npx skillmds@latest add hoangsonww/docs-sync