# Search

> Search project tracking files for past decisions, links, keywords, tools, or anything the user is trying to recall. Use when the user asks "remind me", "what was the", "do you remember", "where did we", or asks about a specific term, URL, file, or decision from a previous session.

- Skill: `alessandrocaula/search` (Agent Skill)
- Install (CLI): `npx skillmds@latest add alessandrocaula/search`
- Raw SKILL.md: https://api.skillmd.com/api/skills/alessandrocaula/search/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: AlessandroCaula (https://skillmd.com/u/alessandrocaula)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/alessandrocaula/search

---


Search the following project tracking files for `$ARGUMENTS`:

- `.claude/memory/JOURNAL.md` — past session decisions, outcomes, and links
- `.claude/memory/TODO.md` — task history, including done tasks
- `.claude/memory/LESSONS.md` — edge cases, gotchas, and non-obvious solutions
- `.claude/memory/NOTES.md` — ideas, supervisor feedback, open questions

Read all four files and return every relevant match with enough surrounding context to be useful. Always cite which file and date the information came from.
