Shows the full change history of a matter from git. Use when Mandy says 'history', 'what changed', 'audit trail', 'show changes', or wants to see what happened on a matter over time.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add NeverSight/skills_feed --skill matter-history --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Matter History?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/neversight-matter-history)More formats (shields.io, HTML) on the badges page.
---
name: matter-history
description: "Shows the full change history of a matter from git. Use when Mandy says 'history', 'what changed', 'audit trail', 'show changes', or wants to see what happened on a matter over time."
---
# Matter History
## Important
- READ-ONLY. No commit.
## Instructions
1. Resolve matter.
2. `git -C matters/ log --oneline -- {id}/`
3. Present formatted timeline. Offer to view specific change detail or suggest `/undo`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!