communication-summary
Installation
SKILL.md
Communication Summary
This skill is folder-only. It reads existing analysis artifacts and writes one corpus summary for the folder.
What to run
- Use
scripts/summarize_folder.py. - Input is the folder root.
- Output is:
analysis/index.mdanalysis/index.json
Rules
- This skill summarizes existing report artifacts.
- It should not regenerate missing per-file analysis. That is the orchestrator's job.
- The primary input is per-file JSON reports under
analysis/directories throughout the folder tree.