History

Show recent git activity in readable format. Part of chief-of-staff system. Use when this capability is needed.

tomevault-io 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.


Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/bradautomates--second-brain--history commit 162750a397

Frequently asked questions

npx skillmds@latest add tomevault-io/history-2