Skip to main content

recall

Use this skill whenever you start working on a coding task in a git repository — bug fixes, new features, refactors, investigations, anything substantive. It changes how you approach the work: orient on the task before touching code, consult git history when you're grounded enough to know what to look for, and distill the reasoning into a structured commit message when you're done. The goal is that the next agent opening this repo cold can recover the *why* behind every change, not just the *what*. Trigger on any non-trivial work in a project that has a git history, especially when the user mentions bug numbers, issue references, or asks you to fix/extend something that already exists. Do not trigger for one-off shell commands, pure Q&A about a codebase with no edits, or work in directories that aren't git repositories.

インストールへ移動

ソース情報

リポジトリ
matthewp/recall
ソースの最終更新活動
2026年5月25日 14:45
検出された SKILL.md の言語
英語
スター
2
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。