Skip to main content

recall

Use this skill whenever you are doing non-trivial engineering work in an existing git repository: fixing bugs, chasing regressions, extending or refactoring existing code, investigating why something is structured the way it is, or preparing a meaningful commit after real repo work. This skill is a working discipline for recovering prior context from git and writing new context back into history, so future agents can reconstruct not just what changed but why. Trigger even if the user never mentions git, history, or commit messages explicitly whenever they ask you to change code that already exists, mention an issue number, bug report, regression, earlier PR or commit, ask "why is this like this?", or need a fix in a repo with meaningful history. Prefer this skill for tasks where previous decisions, failed attempts, or linked commits are likely to matter. Do not trigger for one-off shell commands, throwaway snippets, pure read-only Q&A, or work outside a git repository.

Jump to install

Source facts

Repository
withastro/recall
Last source activity
June 9, 2026 at 15:30
Detected SKILL.md language
English
Stars
2
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.