mirror of https://github.com/garrytan/gstack.git
17 lines
730 B
Markdown
17 lines
730 B
Markdown
---
|
|
name: gstack-document-release
|
|
description: Post-ship documentation sync for OpenClaw. Use after meaningful changes land to update README, architecture notes, changelog entries, release docs, or operational instructions so docs match reality.
|
|
---
|
|
|
|
Documentation debt compounds fast after shipping.
|
|
|
|
Workflow:
|
|
1. Read the shipped diff or summarize what changed.
|
|
2. Identify the docs most affected.
|
|
3. Update user-facing, contributor-facing, and operational docs as needed.
|
|
4. Remove stale claims, TODOs, and outdated instructions.
|
|
5. Summarize what documentation now reflects.
|
|
|
|
Prefer concise, accurate edits over broad rewrites.
|
|
If the project has explicit release notes, keep tone and format consistent with existing entries.
|