By LynchzDEV
Nightly cross-project continuous-improvement retrospective for Claude Code: gathers everything from a day's sessions, runs a 3-lens council, and (optionally) auto-applies the top improvements as skills/CLAUDE.md rules with dedup, recurrence-escalation, and consolidation gates. Scheduler survives rate limits (auto-retry at reset), validates run output before marking days done, retries generic failures with a desktop notification on final failure, skips session-less days, prunes old raw captures, and resumes interrupted runs step-by-step.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A nightly continuous-improvement retrospective for Claude Code.
Every evening it reviews everything that happened across all of that day's Claude
sessions — every correction, interruption, repeated instruction, rework loop, and
win — then runs a 3-lens "council" over each one (like a scrum retro) and turns the
top findings into new/improved skills and CLAUDE.md rules — with a dedup gate so
it improves what already exists instead of piling up duplicates.
It's the loop that makes your Claude setup get better while you sleep.
~/.claude/projects/*/*.jsonl)
~/.claude/retro/<date>/01-events.md.02-council.md.~/.claude/CLAUDE.md (in a demarcated
auto-section it never lets itself overwrite your hand-written rules), bumps
~/.claude/IMPR-CHANGELOG.md, updates a registry; or03-proposals.md and changes nothing.Runs unattended via a scheduler (macOS launchd / Linux cron) at a time you pick, with a 7-day catch-up so a powered-off evening isn't lost.
Reliability: the wrapper is rate-limit aware — if the nightly run dies on a usage/session limit it parses the advertised reset time, waits (bounded), and retries up to 3×. Step outputs carry a completion sentinel, so a retry resumes at the step that died instead of redoing the whole retro. A lock dir prevents overlapping runs (RunAtLoad + schedule + manual).
No
--dangerously-skip-permissions. It runs headless with--permission-mode acceptEditsand an explicit tool allowlist.
git clone https://github.com/LynchzDEV/claude-daily-retro.git
cd claude-daily-retro
./install.sh
The wizard asks you to choose: apply vs propose mode, run time, catch-up depth,
whether to seed history skip-markers, and the scheduler backend. Re-run it any time to
change settings. Uninstall with ./uninstall.sh.
/plugin marketplace add LynchzDEV/claude-daily-retro
/plugin install daily-retro@lynchzdev
Gives you the /daily-retro skill. Run it manually (/daily-retro 2026-01-31 propose)
or wire your own scheduler. No OS job is installed this way (plugins can't register cron).
/daily-retro # today, apply mode (or your config default)
/daily-retro 2026-01-31 # a specific day
/daily-retro 2026-01-31 propose # review-only, edits nothing
Outputs land in ~/.claude/retro/<date>/.
| Mode | What Step 3 does |
|---|---|
propose (safe default in wizard) | Writes 03-proposals.md with ranked, deduped recommendations + proposed diffs. Edits nothing. |
apply | Auto-creates/improves skills, edits the auto-section of ~/.claude/CLAUDE.md, bumps the changelog + registry. |
Start with propose, read a few nights of output, then switch to apply if you trust it.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub lynchzdev/claude-daily-retro --plugin daily-retroUI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.