Agent Skills
› NeverSight/learn-skills.dev
› matter-history
matter-history
GitHub展示 Matter 的完整 Git 变更历史。用于响应用户查看历史、审计轨迹或了解事项随时间变化的请求,以只读方式生成格式化时间线并提供详情或撤销选项。
Trigger Scenarios
用户询问 'history'
用户询问 'what changed'
用户提到 'audit trail'
用户要求 'show changes'
用户想了解事项随时间的变化
Install
npx skills add NeverSight/learn-skills.dev --skill matter-history -g -y
SKILL.md
Frontmatter
{
"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
- Resolve matter.
git -C matters/ log --oneline -- {id}/- Present formatted timeline. Offer to view specific change detail or suggest
/undo.
Version History
- e0220ca Current 2026-07-05 23:32


