Skip to main content

wiki-sync

Build and refresh the company wiki from source repos. Use when the user runs /wiki-sync, asks to "sync the wiki", "update the wiki", "scan the repos", "refresh docs from code", or after onboarding new repos in repos.yml. Walks the repos one at a time — a fast skim that drops light concept pages, then a deep pass that enriches them into real, well-linked pages — merging into existing pages when a concept already exists and growing the cross-link graph as it goes. Writes concept-first, cross-linked Markdown (concepts, standards, decisions, business logic, cross-repo scenarios) — NOT implementation details, and NEVER a home/index.md. Reads changed files for the BEHAVIOUR they encode, not just literal name matches: recognizes conditional business rules (country/market/currency/tier gates, feature-eligibility checks) as page-worthy concepts even when no named term exists yet. Honors --all, --force <repo>, --repo <name>, --dry-run.

Jump to install

Source facts

Repository
m98/codebase-wiki
Last source activity
August 7, 2026 at 10:17
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.