What problem does it solve?
Keeping project documentation aligned across the repository and its GitHub Wiki is error-prone and time-consuming. This Skill automates publishing ADRs, architecture docs, and API references to the wiki, removing manual duplication and drift.
Core Features & Use Cases
- Automated synchronization of project docs to the GitHub Wiki, including ADRs, architecture documents, and API references.
- Publish ADRs individually or perform a full wiki sync using the provided scripts.
- Guide setup and run of GitHub CLI-based operations (gh) to ensure Wiki is initialized and writable.
Quick Start
Run the wiki synchronization to publish all project docs: .claude/skills/github-wiki/scripts/wiki_sync.sh
Publish a specific ADR: .claude/skills/github-wiki/scripts/publish_adr.sh .agentic_sdlc/corpus/nodes/decisions/adr-001.yml