archive-search-claudeaceae-samara-main-2
Search raw session transcripts for technical details and reasoning traces
npx skills add majiayu000/claude-skill-registry --skill archive-search-claudeaceae-samara-main-2 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Archive Search Search through raw Claude Code session transcripts to recover technical details, reasoning traces, and thinking blocks that were compressed during episode distillation. ## What You'll Get **The archive contains:** - ✅ Complete thinking blocks (raw reasoning process) - ✅ User messages (original intent and questions) - ✅ Assistant explanations (first 1000 chars) - ❌ Tool results (filtered out - too noisy) - ❌ System messages (no semantic value) **Best for:** - Technical archaeology: "How did we implement X?" - Decision rationale: "Why did we choose Y over Z?" - Reasoning evolution: "How has our approach to X changed?" - Debugging context: "What was the exact error we saw?" ## How Archive Differs from Regular Memory | Memory Type | Content | Use Case | |-------------|---------|----------| | **Episodes** (`/episode`) | Curated summaries (2-8 bullets per section) | What happened today | | **Learnings** (`/memory`) | Distilled insights | General knowledge | | **Archive** (`/archive-search`) | Raw transcripts with thinking blocks | Technical depth, exact discussions | The archive captures ~5-10% of raw transcript bytes by selecting only high-value content (thinking blocks
- What You'll Get
- How Archive Differs from Regular Memory
- When to Use This Skill
- Search Tips
- Coverage
- Example Session
- Commands
- Implementation Notes
Build initial index (takes 5-10 minutes for 90 days) Check stats Test search
What does the archive-search-claudeaceae-samara-main-2 skill do?
Search raw session transcripts for technical details and reasoning traces
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill archive-search-claudeaceae-samara-main-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
