How to work in a Codebase Wiki project (the codebase-wiki starter pack): an agent-authored, source-grounded wiki of the surrounding codebase. Read when the project has a wiki/ knowledge base with architecture/, modules/, flows/, concepts/, and guides/ sections plus wiki/OVERVIEW.md. Carries the per-folder rules and freshness + log discipline, summarizes the audience/depth knobs and source-reference convention, and points to the workflow({ kind: 'wiki' }) guide for the full generate/refresh procedure. Complements the platform open-knowledge skill; does not replace it.
$npx -y skills add inkeep/open-knowledge --skill codebase-wikiInstalls into the current project.
Run `npx skills use "https://github.com/inkeep/open-knowledge" --skill "inkeep/open-knowledge/codebase-wiki"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/inkeep/open-knowledge" that are relevant to the current task. Run `npx skills add "https://github.com/inkeep/open-knowledge"` and select the relevant skills, then follow their instructions.