report

Solid

Generate Growth Map (epistemic profile + insights integration) from session patterns and workflow data.

Data & Documents 125 stars 11 forks Updated today MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
70
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Report Skill Generate a Growth Map from a user's Claude Code sessions — integrating `/insights` data with session analysis for protocol recommendations with dual-layer resolution (execution + epistemic). Falls back to Epistemic Profile when insights data is unavailable. ## When to Use Invoke this skill when: - Analyzing session patterns to identify protocol recommendation evidence - Generating a Growth Map (integrating insights + session analysis) - Re-evaluating protocol adoption based on updated session data Skip when: - User wants hands-on protocol learning (use /onboard) - User already knows which protocol to use (direct invocation) - No session history exists and user prefers manual exploration - Quick single-protocol question (answer directly) ## Workflow Overview ``` SCAN → EXTRACT → MAP → PRESENT → GUIDE ``` | Phase | Owner | Tool | Decision Point | |-------|-------|------|----------------| | 1. Scan | Subagent + Main | Bash, Read, Glob | Project discovery + insights detection | | 2. Extract | Subagent (session-analyzer) | Grep, Read | Pattern extraction from JSONL | | 3. Map | Main | — | Pattern → Protocol matching | | 4. Present | Main | Gate, Write, Bash | User confirmation + Growth Map HTML | | 5. Guide | Main | Gate | Protocol trial CTA | ## Data Sources ### Primary: Session Logs (Behavioral Patterns) | Source | Method | Extracts | |--------|--------|----------| | `sessions-index.json` (recent 3 projects) | Read | firstPrompt (start patterns), summary...

Details

Author
jongwony
Repository
jongwony/epistemic-protocols
Created
7 months ago
Last Updated
today
Language
JavaScript
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category