Generate evidence-based documentary reports by searching across all 4 memory systems (Claude-Mem, Forgetful, Serena, DeepWiki), .agents/ artifacts, and GitHub issues. Produces investigative journalism-style analysis with full citation chains.
Generates investigative documentary reports by searching across memory systems and project artifacts with full citation chains.
/plugin marketplace add rjmurillo/ai-agents/plugin install project-toolkit@ai-agentsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Generate comprehensive documentary-style reports from your memory systems with full evidence chains.
/memory-documentary [topic]
Example topics:
Use this skill when:
Search my memories for patterns about...What does my history say about...Generate a documentary on my [topic]Cross-reference all systems for...Evidence-based analysis of my [topic]Use this skill when:
Use memory skill instead when:
| Phase | Action | Output |
|---|---|---|
| 1 | Topic Comprehension | Search variants, scope boundaries |
| 2 | Investigation Planning | Explicit queries per system |
| 3 | Data Collection | Evidence with IDs, timestamps |
| 4 | Report Generation | Documentary with citations |
| 5 | Memory Updates | Store meta-pattern discovered |
The skill searches ALL available data sources systematically:
Memory Systems (4 MCP servers):
Project Artifacts:
.agents/retrospective/ - Learning extractions.agents/sessions/ - Session logs.agents/analysis/ - Research reports.agents/architecture/ - ADRs.agents/planning/ - Plans and PRDsGitHub Issues:
# Standard invocation
/memory-documentary "recurring frustrations"
# With explicit time range
/memory-documentary "testing patterns" --since 2025-12-01
Full citation for each finding:
Timeline showing how thinking changed:
YYYY-MM-DD: [Observation #ID] - Initial state
YYYY-MM-DD: [Memory #ID] - First iteration
YYYY-MM-DD: [Issue #NNN] - Technical response
Cross-system synthesis revealing:
| Standard | Requirement |
|---|---|
| Citation | Every claim has ID, timestamp, quote |
| Quotes | Direct quotes, not paraphrases |
| Verification | Retrieval commands for all evidence |
| Cross-links | Related evidence connected |
| Avoid | Why | Instead |
|---|---|---|
| Partial searches | Miss critical evidence | Search ALL systems |
| Paraphrasing | Loses verifiability | Direct quotes only |
| Single query | Miss variations | 3+ query variants per system |
| Skipping systems | Incomplete picture | Check all 4 MCP servers |
After execution:
.agents/analysis/[topic]-documentary-[date].mdReports saved to: .agents/analysis/[topic]-documentary-[date].md
| Skill | Relationship |
|---|---|
| memory | Operations (search, update) |
| exploring-knowledge-graph | Forgetful traversal |
| retrospective | Learning extraction |
| skillbook | Pattern → skill conversion |
Read: references/execution-protocol.md
This contains the full 5-phase execution protocol with detailed instructions for each data source.
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.