Activity Summary

Use when an agent is asked "what did I (or my team) work on yesterday / this week / today" across provider data in a relayfile mount (Linear, GitHub, Notion, Slack, Confluence, Jira, etc.). Tells the agent to consult the pre-computed `digests/yesterday.md` (and sibling digest files) at the workspace root BEFORE doing manual exploration with `ls`/`grep`/`find`. The digest is deterministic, exhaustive over the window, and costs one file read instead of dozens of provider queries.

AgentWorkforce e36785f 4.3 KB Updated

File contents

agentworkforce/skills/tree/main/skills/activity-summary commit e36785fab1

Frequently asked questions

npx skillmds@latest add agentworkforce/activity-summary