/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.
Show recent git activity in readable format. Part of chief-of-staff system.
npx skillmds@latest add bradautomates/history Show chief-of-staff activity from git log.
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