# GitHub Agentic Workflows > GitHub Agentic Workflows (gh-aw) is a Go-based GitHub CLI extension that enables writing agentic workflows in natural language using markdown files, and running them as GitHub Actions workflows. ## Documentation Sets - [Abridged documentation](https://un5q021ctkzx6vwhy3c87d8.julianrbryant.com/gh-aw/llms-small.txt): a compact version of the documentation for GitHub Agentic Workflows, with non-essential content removed - [Complete documentation](https://un5q021ctkzx6vwhy3c87d8.julianrbryant.com/gh-aw/llms-full.txt): the full documentation for GitHub Agentic Workflows - [agentic-workflows](https://un5q021ctkzx6vwhy3c87d8.julianrbryant.com/gh-aw/_llms-txt/agentic-workflows.txt): A comprehensive blog series documenting workflow patterns, best practices, and real-world examples of agentic workflows created at Peli's Agent Factory ## Notes - The complete documentation includes all content from the official documentation - The content is automatically generated from the same source as the official documentation ## Optional - [GitHub Repository](https://github.com/github/gh-aw): Source code and development resources for gh-aw - [GitHub CLI Documentation](https://un5nfc2gu65aywq43w.julianrbryant.com/manual/): Documentation for the GitHub CLI tool