Skip to main content

docs-sync

Workflow for keeping PetSwipe documentation aligned with the current codebase, deployment stack, and product surfaces.

Jump to install

Source facts

Repository
hoangsonww/PetSwipe-Match-App
Last source activity
February 28, 2026 at 01:57
Detected SKILL.md language
English
Stars
25
Forks
12

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

File Explorer
2 files

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
docs-sync
description
Workflow for keeping PetSwipe documentation aligned with the current codebase, deployment stack, and product surfaces.
Use this skill when code or infra changes need matching documentation updates, or when docs look stale. ## 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 dates/limitations where relevant. 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` Use the `docs-curator` subagent when the scope is large or spans multiple docs. @references/doc-matrix.md
View on GitHub