History

Show recent git activity in readable format. Part of chief-of-staff system.

bradautomates b8b0887 324 B Updated

File contents

/history - Recent Activity

Show chief-of-staff activity from git log.

Run

git log --since="7 days ago" --grep="cos:" --format="%ad %s" --date=short

Group output by day and summarize actions.

bradautomates/second-brain/tree/main/.claude/skills/history commit b8b088723c

Frequently asked questions

npx skillmds@latest add bradautomates/history