Use when user asks 'how should I...' or 'what's the best approach...' after exploring code, OR when you've tried to solve something and are stuck, OR for unfamiliar workflows, OR when user references past work. Searches conversation history.
6.1
Rating
0
Installs
Tools & Utilities
Category
Well-structured skill for searching conversation history via a dedicated search agent. The description clearly indicates when to invoke (user asks 'how should I...', stuck scenarios, historical references). Task knowledge is strong with concrete dispatch patterns, detailed 'when to use' guidance, and explicit anti-patterns ('don't search first'). Structure is clean with a mandatory dispatch model that avoids context bloat. Novelty is moderate: while the agent-based search pattern is efficient and the guidance is comprehensive, the underlying capability (searching past conversations) is relatively straightforward. The skill effectively reduces token costs by delegating to a specialized subagent rather than loading raw conversation data, though this is primarily an efficiency optimization rather than solving a uniquely complex problem.
Loading SKILL.md…

Skill Author