What this adds
retro-daily — a SessionStart hook that prints a daily retro at the top of every Claude Code session: competency grade (0–100 / A–F), 14-day efficiency sparklines, year-long contributions heatmap, and a detached claude -p background worker that researches your weakest metrics on docs.anthropic.com and GitHub and surfaces findings inline next session.
Installs as a single-plugin marketplace:
/plugin marketplace add gyanesh-m/retro-daily
/plugin install retro-daily@retro-daily
/reload-plugins
Where it goes
### Developer Productivity — alongside developer-growth-analysis, backlog, and context-mode, which target the same session/productivity surface.
Why it fits
A hook-driven plugin: the SessionStart hook is the entry point, the dashboard + background scout flow from there.