github-wiki

Community

Sync project docs to GitHub Wiki automatically

Authorarbgjr
Version1.0.0
Installs0

System Documentation

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

Dependency Matrix

Required Modules

gitghpython3

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: github-wiki
Download link: https://github.com/arbgjr/satra/archive/main.zip#github-wiki

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.