
from ai-toolkit117
Search past coding sessions and observations using natural-language queries to retrieve decisions, notes, and context.
Searches a local SQLite FTS5 memory database to find past coding observations, decisions, and session context. Returns a concise summary view first and can show full observation details on request. Useful for recalling prior decisions, debugging notes, and project history across sessions.
Use when you need to find prior notes or decisions from previous coding sessions (e.g., migrations, design choices, troubleshooting steps). Trigger when asking for historical context like "what did we decide about X" or "show past notes about Y".
Best suited for local/code-focused assistants that can run Bash/Python and access a user home directory (Copilot/Codex/Claude Code style agents).
This skill has not been reviewed by our automated audit pipeline yet.