aggregate-logs
Generate LEARNINGS.md from skill execution logs over a configurable time window.
Show challenge accuracy stats, weak areas, and streak
> /plugin marketplace add athola/claude-night-marketHow it fires
How this command gets triggered: by you, by Claude, or both.
/gauntlet-progressContext preview
What this command does when you run it.
Show challenge accuracy stats, weak areas, and streak
description: Show challenge accuracy stats, weak areas, and streak model_hint: fast
Show developer challenge statistics.
1. Get developer ID from `git config user.email` 2. Load progress from `.gauntlet/progress/<developer>.json` 3. Display: overall accuracy, current streak, accuracy by category, total challenges, last session date
A plugin marketplace for Claude Code. Install only the plugins you need to run git workflows, code review, spec-driven development, and autonomous agents from inside your Claude Code session.
Generate LEARNINGS.md from skill execution logs over a configurable time window.
Analyze skill file complexity metrics and generate modularization recommendations for splitting or progressive loading.
Scaffold new Claude Code skills with brainstorming, TDD methodology, and proper frontmatter and module structure.