Resolve dead [[wikilinks]] in the wiki — find every link that points to no page, research the target in the source repos, and create the missing page so no link is empty. Use when the user runs /wiki-fix-links, asks to "fix dead links", "fill empty…
m98/codebase-wiki
SkillsMP has collected 6 skills from m98/codebase-wiki. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 6 of 6 collected skills.
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…
Set or change THIS wiki's name + description — its identity. Use when the user runs /wiki-name, asks to "name this wiki", "rename the wiki", "set the wiki name", or wants `/wiki-ask` to know what to call this project. Writes the committed…
Bootstrap the wiki's repo registry from a GitHub organization. Use when the user runs /wiki-setup, asks to "set up the wiki", "onboard an org", "populate repos.yml", "discover our repos", "import repos from GitHub", or is starting a fresh wiki clone with an…
Answer a wiki question from a wiki's vault — from inside the wiki's repo with ZERO setup, or from anywhere by naming a registered project. Reads wiki content only (never edits it); may safe fast-forward a clean checkout to freshen the answer unless…
Update the wiki LIBRARY (the framework — scripts, skills, templates, operating manual) from upstream, leaving your vault/ content and repos.yml untouched. Use when the user runs /wiki-update-library, asks to "update the wiki framework", "pull library…