soleri-retrospectivelisted
Install: claude install-skill adrozdenko/soleri
# Retrospective — Learning Report From Real Data
Generate a data-driven retrospective from session data, vault captures, plan outcomes, and brain intelligence.
## Steps
### 1. Gather Data
```
YOUR_AGENT_core op:brain_stats
YOUR_AGENT_core op:brain_strengths
YOUR_AGENT_core op:vault_recent
YOUR_AGENT_core op:memory_topics
YOUR_AGENT_core op:memory_stats
YOUR_AGENT_core op:plan_stats
YOUR_AGENT_core op:admin_search_insights
YOUR_AGENT_core op:admin_vault_analytics
```
### 2. Analyze Patterns
```
YOUR_AGENT_core op:vault_age_report
YOUR_AGENT_core op:curator_detect_duplicates
YOUR_AGENT_core op:curator_contradictions
YOUR_AGENT_core op:curator_health_audit
```
### 3. Present the Retrospective
```
## Retrospective: [Period]
### By the Numbers
| Metric | This Period | Previous | Trend |
|--------|-----------|----------|-------|
| Patterns captured | X | Y | up/down |
| Plans completed | X | Y | up/down |
| Brain strength (avg) | X | Y | up/down |
| Search misses | X | Y | up/down |
### What Went Well
[High brain strength patterns, completed plans, growing domains]
### What Didn't Go Well
[Recurring anti-patterns, failed plans, knowledge gaps]
### Vault Health
Quality: X/100 | Duplicates: N | Contradictions: N | Stale: N
### Recommendations
1. [Data-driven action item]
2. [Data-driven action item]
```
### 4. Capture the Retrospective
```
YOUR_AGENT_core op:capture_knowledge
params: {
title: "Retrospective — [period]",
description: "<key findings and action