summarize
Installation
SKILL.md
Summarize Activity
This skill allows you to manually trigger an activity summary for any scope.
Usage
When invoked with /summarize, you should:
-
Determine the scope - Ask the user or infer from context:
global- All activity across projectsproject:<name>- Activity specific to a project
-
Trigger the summary using
trigger_summary:tool: trigger_summary scope: "project:brain-jar" // or "global"