skilly. Buy ad slot
All skills
Documentation / AGENT SKILL

docs-sync

reblocke/sodium_change
0 installs 0 GitHub stars
0

Update repository documentation when behavior, setup, validation, wording, or workflows change.
Use when behavior, setup, validation, public wording, data provenance, or workflow commands change and repository documentation may need to be updated.

BEFORE YOU INSTALL

Understand the trade-offs.

SECURITY REVIEW

Not yet assessed

Review the original instructions and requested permissions before installing.

No security review is available for this catalog entry yet.

SKILL QUALITY

Not yet assessed

How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.

No quality assessment is available for this catalog entry yet.

The full skill.

Original instructions from the publisher’s SKILL.md

# Docs Sync

- Check `README.md`, `docs/DECISIONS.md`, relevant docs under `docs/`, and any ADRs.
- Update docs in the same change as code when public behavior, commands, assumptions, or validation evidence changes.
- Record durable decisions in `docs/DECISIONS.md` or a new ADR; do not bury decisions only in chat.
- Keep docs concise and operational: what changed, why, how to run it, and what remains out of scope.
- Avoid rewriting unrelated docs or changing historical decisions except to add a dated superseding note.