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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-analyst:view-historyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Browse and search past analyses from the analysis archive. Helps users
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."npx claudepluginhub ai-analyst-lab/ai-analyst-plugin --plugin ai-analystSearches persistent cross-session memory database (claude-mem) to retrieve past work, decisions, and context. Use when user asks about prior sessions or solutions.
Generates evidence-based documentary reports by searching memory systems (Claude-Mem, Forgetful, Serena, DeepWiki), .agents/ artifacts, and GitHub issues with full citation chains.
Generates cited documentary reports by searching memory systems (Claude-Mem, Forgetful, Serena, DeepWiki), .agents/ artifacts, and GitHub issues for patterns, historical decisions, and themes.