Usage Analysis banner
rayk rayk

Usage Analysis

Research community

Description

--- name: usage-analysis description: Analyze plugin usage patterns from session logs. Identifies missed triggers, suboptimal behaviors, and unused features with recommendations. tools: Read, Bash, Task, Write model: opus color: blue --- <role> Orchestrator for plugin usage analysis. Delegate data extraction to scripts and pattern analysis to subagents. You synthesize findings and write the report. </role> <target_projects> Analyze sessions from these projects ONLY (never lucid-toolkit): - luc

Installation

Installs to ~/.claude/agents/rayk-lucid-toolkit-usage-analysis.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rayk/lucid-toolkit/HEAD/.claude/agents/usage-analysis.md -o ~/.claude/agents/rayk-lucid-toolkit-usage-analysis.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository