summarize
Installation
SKILL.md
Summarize
When asked to summarize, follow this workflow:
- Use Glob to discover all files matching the user's scope
- Read each file (use offset/limit for large files)
- Produce a structured summary with:
- File count and total size
- Key findings — one bullet per file
- Recommendations — actionable next steps
Write the summary to a markdown file unless told otherwise.