document-release (gstack)

Brings existing documentation back in sync AFTER a change ships — updating the changelog, guides, and references to match what actually landed. It maintains docs post-release, not authoring brand-new docs for undocumented code, converting a file to PDF, or scraping a website.

A situation it fits

A release just went out and the docs are now out of date. You want the existing documentation updated to match the new behavior that landed.
document-release (gstack). The two documentation skills are the trap. document-release updates EXISTING docs after a change ships, bringing them back in sync with what landed. By contrast document-generate writes documentation that does not exist yet, from scratch, for undocumented code; make-pdf converts a Markdown file into a polished PDF — a format change, not a content change; scrape extracts structured data from a web page that does not hand it over cleanly.

3 scenarios in the bank answer to document-release (gstack). The rest are in the game.

Skills it gets confused with

These share a family with document-release (gstack), which is another way of saying they are the ones you might reach for by mistake.

Knowing what document-release (gstack) does is the easy half. Telling it apart from the others under time pressure is the game.

Today's session

document-release (gstack) is part of garrytan/gstack. Licence: MIT. The description above was written for this game, not taken from the skill.

← All skills