Priori — Development skill for Claude Code
Show the last spells cast — summarize recent changes.
How to install Priori
Installs to ~/.claude/skills/hiharin-claude-spellbook-priori/SKILL.md
mkdir -p ~/.claude/skills/hiharin-claude-spellbook-priori && curl -fsSL https://raw.githubusercontent.com/hiharin/claude-spellbook/HEAD/commands/priori.md -o ~/.claude/skills/hiharin-claude-spellbook-priori/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Priori does
description: Show the last spells cast — summarize recent changes argument-hint: "[count or ref range — optional; defaults to last 20 commits]" allowed-tools: Bash, Read
Cast **Priori Incantatem** over $ARGUMENTS (default: the last 20 commits).
Summarize recent history:
- the themes of what changed (features, fixes, refactors, deps)
- notable or risky commits, with hashes
- files / areas with the most churn
- anything that looks unfinished, reverted, or hastily merged
Keep it to a tigh
Alternatives in Development
- Summarize Meeting — Summarize meeting transcripts into structured notes and actions 7.8k ★
- Summarize Blogs — Blog Post Summary Prompt 3.2k ★
- Recent Memories — Display the most recent memories and activity from Claude's persistent storage 332 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Mt Last
Show any trader's most recent trade and total trade count (free, no auth required)
Runs
Show recent agent runs (default: last 10)
Last 30 Days
/last30daysReview and summarize last 30 days of activity
Catch Up
Summarize everything that happened since the last /tbc bookmark. Shows what you missed while away.
Hear Summarize
Speak a short plain-language summary of the last response.
Q End
End investigation session. Summarize all changes and save state.
Related Agents
Prod Incident Responder
Reads recent prod logs, picks the highest-impact recurring error, drafts a minimal fix PR with a regression te
Docs Updater.Agent
Updates developer-facing documentation, README notes, migration guidance, and changelog entries to match recen
History Analyst
Analyzes git history for changed files to surface context: recent refactors, reverted changes, repeated bug fi