kmcp-dev-repowiki-sync
Installation
SKILL.md
Repo Wiki → GitHub Wiki sync (kairos-mcp)
Repository: kairos-mcp
Agent contract: AGENTS.md
Skill index: .agents/skills/README.md (kmcp-dev-*)
Architecture
.qoder/repowiki/en/content/** → GitHub Action (rsync) → {repo}.wiki.git
- Source of truth:
.qoder/repowiki/en/content/in the main repository. - Publication target:
debian777/kairos-mcp.wiki.git(GitHub Wiki). - Direction: One-way only. Never edit the GitHub Wiki directly.
- Trigger: Push to
mainthat changes content or the workflow file. - Manual trigger:
workflow_dispatchvia GitHub UI orgh workflow run.