document-release
Post-ship documentation update. Reads all project docs, cross-references the
Content Preview
--- name: document-release version: 1.0.0 description: | Post-ship documentation update. Reads all project docs, cross-references the diff, updates README/ARCHITECTURE/CONTRIBUTING/CLAUDE.md to match what shipped, polishes CHANGELOG voice, cleans up TODOS, and optionally bumps VERSION. Use when asked to "update the docs", "sync documentation", or "post-ship docs". Proactively suggest after a PR is merged or code is shipped. allowed-tools: - Bash - Read - Write - Edit - Grep
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/document-release.md \
https://raw.githubusercontent.com/garrytan/gstack/main/document-release/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/garrytan/gstackThen reference at document-release/SKILL.md
Related Skills
document-release
<!-- AUTO-GENERATED from SKILL.md.tmpl — do not edit directly -->
gstack-document-releasedocumentrelease
by Garry Tan (YC CEO) · garrytan-gstack
doc-coauthoring
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
doc-coauthoringdoccoauthoring
by Anthropic · anthropic-official-skills
azure-ai-document-intelligence-dotnet
Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models.
data-aiazureaidocument
by sickn33 (Antigravity) · antigravity-awesome-skills
azure-ai-translation-document-py
Azure AI Document Translation SDK for batch translation of documents with format preservation. Use for translating Word, PDF, Excel, PowerPoint, and other document formats at scale.
data-aiazureaitranslation
by sickn33 (Antigravity) · antigravity-awesome-skills