Merges ephemeral report and analysis artifacts into permanent documentation. Use when LLM-generated markdown files have accumulated and need consolidation.
Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.
Quelldateien prüfen
Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Ein direkter Befehl überspringt den Prüf-Prompt. Prüfen Sie die Quelle, bevor Sie ihn ausführen.
Merges ephemeral report and analysis artifacts into permanent documentation. Use when LLM-generated markdown files have accumulated and need consolidation.
Extracts valuable knowledge from ephemeral LLM outputs and merges it into permanent documentation.
When To Use
Use this skill when:
You have untracked *_REPORT.md or *_ANALYSIS.md files from Claude sessions
Git status shows markdown files that shouldn't be committed but contain useful content
You want to preserve insights from code reviews, refactoring reports, or API audits
Preparing a PR and need to clean up working artifacts
Do NOT use when:
Files are already in proper documentation locations
(docs/, skills/)
Files are intentionally temporary scratch notes
User explicitly wants to preserve the original report format
Source files have no extractable value (pure log output)
When NOT To Use
Updating docs to match a code change (use sanctum:doc-updates)
Detecting AI patterns in prose (use scribe:slop-detector)
Formatting
When merging content into permanent documentation, follow
Skill(leyline:markdown-formatting) conventions: wrap prose
at 80 chars (prefer sentence/clause boundaries), blank lines
around headings, ATX headings only, blank line before lists,
and reference-style links for long URLs.
Quick Start
/consolidate-docs
Or invoke directly:
I have some report files that need consolidating into permanent docs.
Two-Phase Workflow
Phase 1: Triage (Fast Model)
Read-only analysis to generate a consolidation plan: