memory_wiki_generate
Generates per-project wiki digests as Markdown files, summarizing key decisions, solutions, conventions, and recent changes. Optionally target a specific project or refresh all active projects.
Instructions
v10 — Render the per-project wiki digest (top decisions, active solutions, conventions, recent changes) as Markdown. Pass project to refresh one wiki, omit it to refresh all active projects. Files land in /wikis/.md and are deterministic (no LLM call).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project to refresh (omit for all) |