ワンクリックで
long-memory
Provides long-term memory for agents. Use when an agent needs to remember information across multiple
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Provides long-term memory for agents. Use when an agent needs to remember information across multiple
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
蓄積されたレビュー観点(対象レビュアー 1 人分)を使って現在のgit diffをセルフレビューするスキル。push前のセルフチェック、PR作成前の品質確認に必須。「レビューしてみて」「セルフレビュー」「PR出す前にチェック」「anticipate-review」「先読みレビュー」「観点で見て」「チームのレビュー観点で」と言われたら必ず起動する。git リポジトリで作業中なら、ユーザーが明示しなくても積極的に提案すること。Use when the user wants code review, self-review, or pre-push quality check.
Resolves missing CLI tools. Use when a command is unavailable, a shell reports command not found, or a tool must be run without installing it globally.
Handle Pull Request review comments (especially from GitHub Copilot). Fetch, summarize, and triage review comments, then apply fixes with user approval. Use when the user wants to address PR review comments, handle Copilot feedback, or process review suggestions. Triggers on phrases like "PRのレビューコメントに対応", "handle PR reviews", "address Copilot comments", "fix review feedback", or when working in a git branch with an open PR.
実装計画を立案する為のスキル。Plan Subagent を実行する際に併せて使用する。
| name | long-memory |
| description | Provides long-term memory for agents. Use when an agent needs to remember information across multiple |
次の各ファイルに対する更新案を MEMORY_SUGGEST/{project_dir_canonical}_{YYYYMMDD}_{%03d}.md にまとめる(%03d は未使用の連番)。
{agent_global_home}/MEMORY.mdprojects/{project_dir_canonical}.mdnotes/{foo}.md(トピックごとに {foo} を定める)ただし、プロジェクト固有メモ (projects/{project_dir_canonical}.md) については、ユーザーから別途禁止されていない限り、直接編集してよい。
projects/{project_dir_canonical}.md、notes/{foo}.md、MEMORY_SUGGEST/ 配下) は日本語で記述する。MEMORY_SUGGEST/ にファイルを作成しなくてよい。