recap
Installation
SKILL.md
Recap — Activity Digest Orchestrator
Three-layer pipeline for activity digests:
Layer 1: Activity Fetchers Layer 2: Reporter Layer 3: Editor
(pluggable, cached by interval) (narrative at timescale) (audience composition)
/recap:basecamp-activity Reads cached activity, Takes narratives +
/recap:github-activity categorizes by theme, raw activity, writes
/recap:git-activity identifies patterns, the digest for the
forms narratives. target audience.
Invocation
/recap --config ~/.config/recap/ai-labs.yaml
/recap --sources git:coworker:~/Work/basecamp/coworker --audience team --timescale weekly
Related skills