When you open a project after a break or switch branches, this reconstructs what you were doing from commit history. It parses structured commit metadata (intent, decision, rejected, constraint, learned) and turns it into a dense briefing. The output tells you what's being built, what approaches were rejected, and what constraints matter, so you don't waste time re-exploring dead ends. Works across four scenarios: feature branches with or without commits, and the default branch with or without uncommitted changes. If your commits don't include the structured metadata, it falls back to conventional commit subjects and still gives you useful orientation. Best used at session start or when context-switching between branches.
npx -y skills add berserkdisruptors/contextual-commits --skill recall --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills