This skill should be used when the user asks to "find previous session", "search sessions", "what did I work on before", "find that code from last time", "search conversation history", or needs to find work, decisions, or code patterns from past sessions. For agents WITHOUT subagent support - if you have Task tool, use session-searcher subagent instead.
$npx -y skills add iofold/ainative-claude-plugins --skill session-searchInstalls into the current project.
Run `npx skills use "https://github.com/iofold/ainative-claude-plugins" --skill "iofold/ainative-claude-plugins/session-search"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/iofold/ainative-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/iofold/ainative-claude-plugins"` and select the relevant skills, then follow their instructions.