repo-wiki

Installation
SKILL.md

Repo Wiki

Overview

Create and maintain a structured knowledge base from the codebase. Primary goal: help LLMs and coding agents work faster, with less searching, less repeated explanation, and better architectural grounding. Output should work as lightweight context engine: concise enough to scan, specific enough to act on, and kept in sync as repository changes.

This skill is for LLM-facing internal engineering knowledge such as architecture notes, module pages, PRD-style specs, integration maps, and change-aware wiki upkeep. Human readability matters, but agent efficiency comes first. It is not for public marketing docs or end-user documentation.

When to Use

  • Generate an initial wiki for a repository, package, service, or app
  • Refresh docs after a PR, commit, refactor, migration, or incident fix
  • Create or maintain architecture notes, module pages, feature specs, and PRD-style docs
  • Delete stale knowledge when code, routes, jobs, packages, or configs disappear
  • Prepare better navigation context, retrieval context, and decision context for coding agents and LLMs
Related skills
Installs
1
First Seen
Apr 18, 2026