# 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://github.github.com/gh-aw/llms-small.txt): a compact version of the documentation for GitHub Agentic Workflows, with non-essential content removed - [Complete documentation](https://github.github.com/gh-aw/llms-full.txt): the full documentation for GitHub Agentic Workflows - [agentic-workflows](https://github.github.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://cli.github.com/manual/): Documentation for the GitHub CLI tool