By SHGrowth
Orchestrate the full Open Mercato development lifecycle from spec generation through PR review — write specs using DDD and Marty Cagan methodology, implement them end-to-end with coordinated subagents, enforce design system compliance in React/Tailwind, generate Playwright integration tests, and review PRs for architecture, security, and conventions with automated fix loops.
Resume an in-progress PR started by auto-create-pr. Claims the PR, checks out the branch in an isolated worktree, picks up from the first unchecked Progress step, and runs the same validation gate + label discipline. Usage — /auto-continue-pr <PR-number>.
Execute an autonomous agent task end-to-end and deliver it as a GitHub PR against `develop`. Drafts an execution plan with a Progress checklist, implements phase-by-phase in an isolated worktree with incremental commits, runs the validation gate (typecheck, unit tests, i18n, build). Resumable via auto-continue-pr.
Review or re-review a GitHub PR by number in an isolated worktree. Fetch the PR, run the code-review skill, submit approve/request-changes, manage labels. Offers an optional autofix flow that iterates conflicts, fixes, tests, typecheck, re-review until merge-ready. Usage — /auto-review-pr <PR-number>.
Review code changes for Open Mercato compliance — architecture, security, conventions, quality. Covers module structure, naming, data security, UI patterns, event/cache/queue rules, and anti-patterns. Use for PR reviews, audits, diffs, or commit reviews.
Open Mercato architecture skill — gap analysis, BC/risk analysis, skill-corpus audits, upstream bug triage, and orchestrating spec writing or implementation. Routes via Task Router. Triggers — "does OM do X", "analyze spec", "BC analysis", "review skills", "OM upstream bug", "write specs", "implement specs".
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.
Claude Code plugin for Open Mercato developers. 11 user-facing skills covering the full OM lifecycle — from business requirements through implementation to PR review. Specialist sub-tasks (module scaffolding, data-model design, system extension via UMES, integration builders, backend UI patterns, spec writing, user proxy, pre-impl analysis, toolkit audit) are demoted to references under their natural parent skills and load on demand.
/plugins marketplace add SHGrowth/om-superpowers
/plugins install om-superpowers@om-superpowers
gh) — used by om-cto for platform searchgh auth login # one-time setup
gh auth status # verify you're authenticated
/plugins marketplace update om-superpowers
Create a project directory and start Claude Code:
mkdir my-project && cd my-project
mkdir app-spec
claude
The app-spec/ directory tells the plugin to activate. Then just describe what you want to build:
"I want to build a B2B portal for selling Apple devices to enterprises"
The plugin works through personas — real engineering thinkers whose decision-making style Claude already knows deeply:
| Persona | Role | Based on |
|---|---|---|
| Cagan | Product Manager — requirements, workflows, user stories | Marty Cagan, author of Inspired |
| Piotr | CTO — architecture, gap analysis, implementation | Piotr Karwatka, OM CTO (1,400+ contributions) |
| Krug | UX Reviewer — navigation, cognitive load, task flow | Steve Krug, author of Don't Make Me Think |
| Vernon | Domain Challenger — validates domain model integrity | Vaughn Vernon, author of Implementing DDD |
Each persona brings a distinct perspective. They challenge each other — Cagan defines what to build, Vernon challenges the domain model, Piotr maps it to the platform, Krug reviews the UI. The pipeline runs them in sequence:
You can also invoke any skill directly, outside the pipeline:
om-cto does a platform gap analysisom-implement-spec loads its system-extension reference and guides the UMES approachom-troubleshooter diagnoses the issueom-integration-tests executes the Playwright suiteWhen you're ready to code, scaffold the OM app into the same directory:
npx create-mercato-app@develop .
yarn install
rm -rf .ai/skills/
Use the
@developtag to get the latest modules and templates. Therm -rf .ai/skills/removes frozen skill copies that the plugin replaces — this step will no longer be needed once open-mercato/open-mercato#1562 is merged.
Your app-spec/ stays in place. The pipeline continues where you left off — Piotr picks up the approved specs and starts implementing.
Codex does not support Claude Code plugins natively. To use OM skills in Codex:
skills/ into your project's .agents/skills/om-reference/ into your project rootSkill tool will need manual invocationThe plugin auto-detects OM projects on session start by checking for any of: @open-mercato/ in package.json, "Open Mercato" in AGENTS.md, .ai/ directory, or app-spec/ directory. When detected, all skills are injected into the session.
Manual (skill-by-skill): Invoke any of the 11 top-level skills directly — om-troubleshooter, om-cto, om-implement-spec, etc.
Orchestrated (autonomous): Start with om-product-manager to define requirements, then om-cto takes over — writes specs, implements them, runs tests, does code review, and checkpoints with you between each spec.
Manual Orchestrated
(pick any skill) (autonomous pipeline)
npx claudepluginhub shgrowth/om-superpowers --plugin om-superpowersComprehensive 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.
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.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
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.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses