open-mercato

96 mods across 3 repositories, 2.0k stars between them.

om-build-workflow

49

open-mercato/open-mercato

Skill Claude CodeCodex

Build or extend standalone business workflows, activities, event triggers, durable user tasks, compensation, output paths, idempotency, and live progress. Use for "add workflow", "custom activity", "CALLAPI", "approval task", "workflow progress", or "zbuduj workflow".

1.7k 2d ago A 63 tokens original MIT

open-mercato/open-mercato

Skill Claude CodeCodex

Design or change standalone module entities, relations, encryption maps, migrations, snapshots, locking, and atomic writes. Use for "add entity", "database model", "migration", "encrypt this field", "optimistic locking", "model danych", or persistence bugs.

1.7k 2d ago A 58 tokens original MIT

open-mercato/open-mercato

Skill Claude CodeCodex

Decide whether to eject an installed module and, after approval, copy it into standalone app ownership with version/upgrade evidence. Use for "eject module", "customize core beyond UMES", "fork installed module", "wyodrębnij moduł", or unsupported overrides.

1.7k 2d ago A 66 tokens original MIT

om-evolve-harness

52

open-mercato/open-mercato

Skill Claude CodeCodex

Add a reproducible standalone agent-harness use case or correct failed routing/context with semantic assertions, one knowledge owner, and before/after evaluation. Use for "add harness case", "agent got this wrong", "extend the harness", "new use case", or "rozszerz harness".

1.7k 2d ago A 66 tokens original MIT

open-mercato/open-mercato

Skill Claude CodeCodex

Resolve exact installed Open Mercato package/module versions, original AGENTS.md hierarchy, source roots, generated-fact skew, and bounded ignored-source search without editing nodemodules. Use for "inspect framework source", "find module AGENTS", "nodemodules context", "exact installed contract", or "kontekst…

1.7k 2d ago A 69 tokens original MIT

om-module-scaffold

54

open-mercato/open-mercato

Skill Claude CodeCodex

Build a complete standalone business app, module, or CRUD vertical slice using Open Mercato discovery, commands, APIs, ACL/setup, UI, events, search, migrations, and tests. Use for customer management, deal-pipeline changes, CRM lead capture, library/booking/rental systems, "create a module", "add CRUD entity"…

1.7k 2d ago A 87 tokens original MIT

om-system-extension

55

open-mercato/open-mercato

Skill Claude CodeCodex

Extend installed Open Mercato modules through UMES enrichers, interceptors, mutation guards, widgets, menus, entity extensions, events, component/page replacements, and overrides. Use for "extend core", "add field/column/action", "hide page", "intercept API", "UMES", or "rozszerz moduł".

1.7k 2d ago A 73 tokens original MIT

open-mercato/open-mercato

Skill Claude CodeCodex

Analyze and disable unused built-in modules in a standalone app without breaking dependencies, navigation, backend landing, bootstrap, or generation. Use for "trim classic mode", "remove unused modules", "slim app", "disable built-ins", or "wyłącz moduły".

1.7k 2d ago A 61 tokens original MIT

om-troubleshooter

57

open-mercato/open-mercato

Skill Claude CodeCodex

Diagnose and fix standalone Open Mercato bugs across scope, commands, locking, fields, generated registries, UI hydration, cache/search, bootstraps, queues, and providers. Use for "fix bug", "why does this fail", "regression", "debug", "napraw błąd", or a failing test.

1.7k 2d ago A 73 tokens original MIT

om-prepare-test-env

58

open-mercato/cezar

Skill Claude CodeCodex

Cezar is a parallel coding agents orchestrator. Type a task, pick a workflow and an agent — Claude Code, Codex or OpenCode, or a mix of them per step — and watch it work live: steps, tool calls ... or: fire and forget, PR will land and issue will be fixed. Run ot locally (Linux, Mac, WSL2) or on VPS!

174 2d ago A 0 tokens original MIT

cezar AGENTS.md

59

open-mercato/cezar

Instructions file CodexOpenCode

Instructions for open-mercato/cezar, covering agents.md — working in this repository, zero config, changing a mechanism that already works, the http api and repository layout.

174 2d ago A 7,646 tokens original MIT

skills AGENTS.md

60

open-mercato/skills

Instructions file CodexOpenCode

Instructions for open-mercato/skills, covering agent instructions, task routing, skill authoring standards, validation and conventions.

139 3d ago A 3,672 tokens original MIT

open-mercato/skills

Skill Claude CodeCodex

Apply the skills collection's UPGRADENOTES.md after an upgrade. Re-syncs installed tracker and browser-provider descriptors while preserving local edits, reports custom-provider gaps, checks pipeline config and installed artifacts, and summarizes exactly what changed.

139 3d ago A 55 tokens original MIT

om-approve-merge-pr

62

open-mercato/skills

Skill Claude CodeCodex

Approve (submit an approving review) and squash-merge a PR given only its number, refusing when the QA gate or a blocking label forbids it. Routes fixable blockers to om-auto-fix-pr (red CI via its --ci-only mode, or conflicts and review problems via the full loop). Optionally file a follow-up issue at the same time.…

139 3d ago A 109 tokens original MIT

open-mercato/skills

Skill Claude CodeCodex

Advanced om-auto-continue-pr for PRs started by om-auto-create-pr-loop — claims the PR, resumes from the first non-done PLAN.md Tasks row in an isolated worktree, keeps the per-step commit and checkpoint discipline (integration tests + screenshots for UI), runs the full gate at completion, keeps spec-only design PRs…

139 3d ago A 110 tokens original MIT

om-auto-continue-pr

64

open-mercato/skills

Skill Claude CodeCodex

Resume any open PR — started by om-auto-create-pr or opened outside the pipeline. Claims it, resumes in an isolated worktree from the first unchecked step of its execution plan; a PR with no plan is adopted — the goal is reconstructed from its description, comments, review feedback, linked issues and diff, then…

139 3d ago A 85 tokens original MIT

open-mercato/skills

Skill Claude CodeCodex

Advanced om-auto-create-pr for long, multi-step spec implementations needing resumability and strict step tracking — run folder (PLAN/HANDOFF/NOTIFY), one lean commit per Step, checkpoint verification every 5 Steps with integration tests and UI screenshots, full gate at completion, ready labeled PR. Resumable via…

139 3d ago A 86 tokens original MIT

om-auto-create-pr

66

open-mercato/skills

Skill Claude CodeCodex

Run an arbitrary autonomous task end-to-end and ship it as a PR against the configured base branch. Drafts a Progress-tracked execution plan, commits on a fresh worktree branch, implements phase-by-phase, runs the configured validation gate, applies pipeline labels. Long plans hand off to om-auto-create-pr-loop…

139 3d ago A 79 tokens original MIT

om-auto-fix-issue

67

open-mercato/skills

Skill Claude CodeCodex

Fix or implement a tracker issue end to end from a single command — takes an issue id or a plain problem description (filed first via om-prepare-issue), classifies, then drives the bug autofix chain (om-verify-in-repo, om-root-cause, om-fix, om-open-pr, om-auto-review-pr, om-auto-qa-pr for UI fixes) or the feature…

139 3d ago A 131 tokens original MIT

om-auto-fix-pr

68

open-mercato/skills

Skill Claude CodeCodex

Drive an open PR to merge-ready from its number — merges the latest base, then loops review-autofix (om-auto-review-pr), built-in CI stabilization, and UI verification (om-auto-qa-pr) until approvable, green, and QA-evidenced. A --ci-only mode drives just CI green on a PR or a plain branch. Files follow-up issues for…

139 3d ago A 115 tokens original MIT

open-mercato/skills

Skill Claude CodeCodex

Implement an existing spec and ship a verified, reviewed, ready PR. Resolves the spec by path, name, issue, or spec-PR number (clean stop with candidates when not found). A spec PR stays design-only — implementation ships on its own PR referencing it. Delegates to om-auto-create-pr (om-auto-continue-pr for an existing…

139 3d ago A 107 tokens original MIT

open-mercato/skills

Skill Claude CodeCodex

Bring existing tracker issues up to standard without implementing anything — applies missing SDLC labels, clarifies laconic issues (analyzing attached screenshots), posts a read-only implementation-prep analysis, and flags feature issues lacking a covering spec (optionally authoring one with --write-missing-specs).…

139 3d ago A 109 tokens original MIT

om-auto-qa-pr

71

open-mercato/skills

Skill Claude CodeCodex

QA a PR's UI change in a real browser through the configured browser-provider descriptor — first ensuring the PR has been reviewed (invoking om-auto-review-pr when it has not), then capturing screenshots and a pass/fail report, and optionally posting tracker evidence or self-QA labels without modifying source. Also…

139 3d ago A 81 tokens original MIT

om-auto-review-pr

72

open-mercato/skills

Skill Claude CodeCodex

Review or re-review a PR by number in an isolated worktree. Runs the om-code-review skill — or, for spec-only design PRs, a specification review — submits approve/request-changes, manages pipeline labels. On changes-requested, the autofix loop (fix/test/validate/re-review until merge-ready) runs on the automation's…

139 3d ago A 115 tokens original MIT