By shmor3
Multi-loop parallel development orchestration: PM session FF-merges N worker sessions working in per-worker git worktrees. Plugin ships init + runtime skills that work on Claude Code and Codex.
Use when the user wants to install or bootstrap loopd in a fresh git repository. Scaffolds .loopd/ (charter, config, per-loop state files, scripts, pre-push hook) in the current repo, interactively gathering project name, main branch, PM worktree, and worker definitions. Safe to re-run — stops if .loopd/ already exists.
Use when the user invokes `/loopd <name>` to start a loopd session. The argument is either `pm` (run the PM merge-orchestration round) or a worker name (run that worker's round in its worktree). Reads .loopd/LOOPD.md + .loopd/LOOP_<NAME>.md, runs the appropriate pre-round, picks a task from Active or Queue, delegates via parallel subagent dispatch, runs gates, commits, pushes, updates the tracker, schedules next wake.
Claude Code / Codex plugins by shmor3.
See INSTALL.md for Claude Code (/plugin marketplace add) and Codex (clone + symlink) install paths.
Specs for each plugin live under docs/superpowers/specs/.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 shmor3/mrskills --plugin loopdDesign fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
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.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
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.
Complete developer toolkit for Claude Code