Plugin Claude Code
Plugin marketplace listing 2 plugins: gamified-code-review, loop-recipes.
Plugin Claude Code
Plugin marketplace listing 2 plugins: gamified-code-review, loop-recipes.
Plugin Claude Code
Gamified code review that turns PRs into towers with floors. Challenge mode for independent review (2x multiplier), Scout mode for AI-guided review (1x). Earn XP, RPG titles, and session badges.
Skill Claude CodeCodex
Gamified code review that turns PRs into towers with floors. Choose Challenge mode (independent review, 2x multiplier) or Scout mode (AI-guided, 1x). Earn XP, RPG titles, and session badges. Triggers: /review-tower, gamify code review, review PR as a game, tower review.
Plugin Claude Code
11 autonomous recurring skills designed for /loop — self-healing debugger, content pipeline, work dispatcher, preference learner, plugin monitor, daily briefing, focus guardian, dependency sentinel, changelog writer, ambient researcher, and workhorse (general-purpose autonomous task agent).
Skill Claude CodeCodex
Context-aware research assistant that reads your current development context (git, imports, dependencies), suggests relevant research topics, and only researches what you opt into. Tracks declined topics so they're never re-suggested. Designed for /loop — runs periodically to surface useful knowledge. Use this skill…
Skill Claude CodeCodex
Changelog generator that analyzes git diffs (not just commit messages) to produce human-readable entries in Keep-a-Changelog format. Accumulates across sessions without overwriting. Designed for /loop — runs periodically to capture changes as they happen. Use this skill when the user wants automatic changelog…
Skill Claude CodeCodex
Plugin health monitor that validates installed Claude Code plugins, checks for marketplace updates, and surfaces issues by severity with delta reporting. Designed for /loop — runs periodically to keep your plugins healthy. Usage: /loop 1h /check-plugins.
Skill Claude CodeCodex
Social media content pipeline that monitors git activity and Claude Code sessions to generate Reddit/LinkedIn-ready drafts in a review queue. Never auto-posts. Designed for /loop — runs periodically to capture development stories as they happen. Usage: /loop 30m /content-pipeline.
Skill Claude CodeCodex
Development briefing generator that pulls from git activity, GitHub PRs/issues, Gmail (optional), and environment health to produce a comprehensive daily briefing written to file. Supports user-configurable custom checks. Designed for /loop — runs periodically to keep you informed. Use this skill when the user wants a…
Skill Claude CodeCodex
Dependency security monitor that auto-detects project ecosystems (Node.js, Python, Rust, Go, Ruby, Java, PHP), runs security audits and outdated checks, classifies findings by severity, and uses delta reporting to only alert on new issues. Designed for /loop — runs periodically to watch your dependencies. Use this…
Skill Claude CodeCodex
Proactive work dispatcher that triages open GitHub issues and suggests delegating suitable ones to isolated worktree agents. Requires confirmation before dispatching. Designed for /loop — periodically scans for actionable issues. Usage: /loop 10m /dispatch-work.
Skill Claude CodeCodex
Scope drift detector that compares recent file changes against your declared task, nudging you when work drifts off-scope. Respectful, non-blocking alerts via AskUserQuestion with dismiss tracking. Designed for /loop — runs periodically to keep you focused. Use this skill when the user wants to stay focused on a task…
Skill Claude CodeCodex
Manifest preference learner that reads /define manifests and discovery logs, extracts recurring user preference patterns, and suggests CLAUDE.md updates after multi-session confirmation. Designed for /loop — runs periodically to learn from your workflow. Usage: /loop 1h /learn-preferences.
Skill Claude CodeCodex
Self-healing debugger that autonomously reproduces a bug, analyzes errors, and attempts fixes in isolated worktrees. Designed for /loop — runs iteratively until the test passes or 5 attempts are exhausted. Usage: /loop 2m /self-heal npm test -- --grep 'failing test'.
Skill Claude CodeCodex
General-purpose autonomous task agent that takes arbitrary development tasks, plans them via /define, executes via /do, and manages a persistent task queue with human approval gates. Simulates OpenClaw-like autonomous agent behavior within /loop. Usage: /loop 10m /workhorse 'build user auth' — or /workhorse status.