List cached research entries from the knowledge base
View cached research results from your knowledge base. Use this to quickly check what research has been done before running new queries.
/plugin marketplace add basher83/lunar-research/plugin install plugin-dev@lunar-claude--detailedList entries in the research knowledge base cache.
Arguments: $ARGUMENTS
Read the cache index: ${HOME}/.claude/research-cache/lunar-research/index.json
If index is empty or missing, output:
No cached research found.
Sort entries by timestamp (newest first)
Summary view (default):
Output a table:
Research Cache (N entries)
Query Date Confidence Tags
─────────────────────────────────────────────────────────────
query-name YYYY-MM-DD 0.XX tag1, tag2
Detailed view (when --detailed flag present in arguments):
For each entry, read the report files in ${HOME}/.claude/research-cache/lunar-research/[normalizedQuery]/:
github-report.jsontavily-report.jsondeepwiki-report.jsonexa-report.jsonCount sources from each report. Mark as failed if file missing or confidence=0.
Output expanded cards:
Research Cache (N entries)
┌─ query-name ─────────────────────────────────────────────────┐
│ Date: YYYY-MM-DD Confidence: 0.XX │
│ Tags: tag1, tag2 │
│ │
│ Researchers: │
│ ✓ github (N sources) ✓ deepwiki (N sources) │
│ ✓ tavily (N sources) ✗ exa (failed) │
└──────────────────────────────────────────────────────────────┘
${HOME}/.claude/research-cache/lunar-research/