By AojdevStudio
Set up parallel git worktrees of the same repo, one per coding harness (Claude Code, Codex CLI, Cursor, etc.), so multiple AI tools can edit, typecheck, and test in parallel without trampling each other's node_modules, build artifacts, or branches. Audits shared-state hazards first, documents gotchas in CLAUDE.md/AGENTS.md, then creates durable work/<tool> branches and sibling worktrees with per-stack installs. Bundles an audit-hazards.sh script and a reset-worktree-to-main.sh script.
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub aojdevstudio/agentic-utilities --plugin harness-worktreesMeta-package: Installs all documentation components (commands + agents + hooks)
Analyze YouTube videos with content-type detection, multi-agent transcript chunking, optional GitHub repo cross-referencing for tutorials, and structured markdown output. Works in chat mode (inline) or document mode (saved to a configured output directory).
Opinionated, actionable analysis on any topic. Delivers ONE clear recommendation grounded in the user's actual stack — not a menu of options. Auto-detects topic category (operational, architecture, strategy, security, workflow), scales to quick/standard/exhaustive depth, and pulls live docs via find-docs when available.
Deep implementation review skill that sends a structured adversarial prompt to a heavyweight reviewer (codex gpt-5.5, Gemini 3 Pro, or Opus 4.7) to catch real bugs before they hit production. Returns a trinary verdict with file:line citations and a prioritized P0/P1/P2 fix list.
Babysit a PR end-to-end — push the branch, poll CI on a 3-minute cron, auto-fix red checks, address and validate PR comments, then alert or auto-merge when ready. Runs unattended until merged, closed, or cancelled.
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.
Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.
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.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
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.
Matt Pocock's agent skills for real engineering — grilling, spec/ticket flows, TDD, code review, domain modelling and more. Plug-and-play, not vibe coding.