From retroscope
Surface recurring friction in past sessions and propose project-instruction
How this skill is triggered — by the user, by Claude, or both
Slash command
/retroscope:retroscope-improveThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Surface recurring friction in past sessions and propose project-instruction
Surface recurring friction in past sessions and propose project-instruction
(CLAUDE.md) rules that would prevent it from recurring. Inspired by Copilot
CLI's /chronicle improve, but reads Claude Code's local JSONL index.
mcp__plugin_retroscope_retroscope__retroscope_improve with an appropriate since period:
since="7d" (improve needs more data than a daily recap)since="14d" / 30dstable_days to exclude the most
recent days, e.g. stable_days=7.focus when scoped:
focus="errors"focus="corrections"project to scope to one repo by path or project key.CLAUDE.md path.
Make clear the suggestions are heuristic — the user should review and
edit before adding any rule. Nothing is written automatically.Default is offline — no external API calls. Suggestions come from the local index only.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub zentooo/claude-retroscope --plugin retroscope