This entry turns GitHub Next's Agentic Wiki Writer into a documentation-maintenance workflow. The agent watches for recent merges, reads the PAGES.md template, updates only the relevant wiki pages, and opens follow-up changes when the source structure itself needs adjustment.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Keep GitHub wiki pages synced with recently merged code changes"
slug: "keep-github-wiki-pages-synced-with-recently-merged-code-changes"
description: "This entry turns GitHub Next's Agentic Wiki Writer into a documentation-maintenance workflow. The agent watches for recent merges, reads the PAGES.md template, updates only the relevant wiki pages, and opens follow-up changes when the source structure itself needs adjustment."
verification: "security_reviewed"
source: "https://github.com/githubnext/agentics/blob/main/docs/agentic-wiki-writer.md"
author: "GitHub Next"
publisher_type: "Open Source Project"
category: "Templates & Workflows"
framework: "Multi-Framework"
---
# Keep GitHub wiki pages synced with recently merged code changes
This entry turns GitHub Next's Agentic Wiki Writer into a documentation-maintenance workflow. The agent watches for recent merges, reads the PAGES.md template, updates only the relevant wiki pages, and opens follow-up changes when the source structure itself needs adjustment.
## Prerequisites
GitHub CLI, the gh-aw extension, an enabled repository wiki, and a PAGES.md template or first-run template generation
## Installation
Use the upstream install or setup path that matches your environment:
- Make software maintenance enjoyable! From basic issue triage to Repo Assist - a powerful triage multi-task backlog burner, issue labeller, bug fixer and general repository assistant. Other workflows help gate your rep...
Basic usage or getting-started notes:
- [💰 Cost Tracker](docs/cost-tracker.md) - Post per-run agent spend summaries on pull requests using token-usage.jsonl from gh-aw's firewall
- [📝 Markdown Linter](docs/markdown-linter.md) - Run Markdown quality checks on all documentation files and get a prioritized issue report of violations
- **[Reporting](workflows/shared/reporting.md)** - Guidelines for reporting workflow run information with clickable run ID links
- Source: https://github.com/githubnext/agentics/blob/main/docs/agentic-wiki-writer.md
- Extracted from upstream docs: https://raw.githubusercontent.com/githubnext/agentics/HEAD/README.md
## Documentation
- https://github.com/githubnext/agentics/blob/main/docs/agentic-wiki-writer.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/keep-github-wiki-pages-synced-with-recently-merged-code-changes/)
No comments yet. Be the first to comment!