wiki-connect
Installation
SKILL.md
wiki-connect
Connect an existing wiki to the current project via symlink.
Prerequisites
| Condition | Action |
|---|---|
| CWD is not a git repo | Stop with guidance |
CWD already has .wiki |
Show current link, stop |
Workflow
1. Find existing wiki
Before asking the user, auto-detect wikis in the parent directory:
Search in ../ for folders containing CONTRIBUTING.md with wiki structure.
Patterns: ../*wiki*, ../*-wiki, ../wiki