From ai-analyst
Browses and searches past analyses from the archive via /history commands. Lists recent entries, views details by ID, searches terms, filters datasets, and suggests resuming prior work.
npx claudepluginhub ai-analyst-lab/ai-analyst-plugin --plugin ai-analystThis skill uses the workspace's default tool permissions.
Browse and search past analyses from the analysis archive. Helps users
Searches claude-mem's persistent cross-session memory for past work via 3-step workflow: search index, timeline context, fetch details. Use for recalling previous solutions.
Queries cross-session project history, past decisions, and gotchas from claude-mem observations via search, details, and timeline tools. Useful for 'last session', decisions, or timelines.
Recalls past work, decisions, error solutions, and project history via a token-efficient 3-layer memory search workflow (search, timeline, details).
Share bugs, ideas, or general feedback.
Browse and search past analyses from the analysis archive. Helps users recall what they've analyzed before, find prior findings, and build on previous work.
/history or "what have I analyzed before?"/history — list recent analyses (last 10)
/history {id} — show full details for a specific analysis
/history search={term} — search by title, question, or tags
/history --all — list all analyses across all datasets
/history dataset={id} — filter to a specific dataset
<workspace>/knowledge/analyses/index.yamlList recent (/history):
--all flag)Show specific (/history {id}):
Search (/history search={term}):
All datasets (/history --all):
After displaying history:
/resume-analysis."