Skip to main content
open-mercato
GitHub-Creator-Profil

open-mercato

Repository-Ansicht von 101 gesammelten Skills in 4 GitHub-Repositories.

gesammelte Skills
101
Repositories
4
aktualisiert
4. Sept. 2026
Repository-Explorer

Repositories und repräsentative Skills

om-auto-upgrade-0-6-7-to-0-7-0
Softwareentwickler

Migrate downstream Open Mercato code from 0.6.7 to 0.7.0 with exact TanStack, settings-group, and removed-env edits; audit auth, search, workflow, facts, Redis, webhook, and security-header changes; validate the app; and report manual work. Use for "upgrade…

19. Aug. 2026
om-module-scaffold
Softwareentwickler

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,…

14. Aug. 2026
om-judge-agent-session
Softwarequalitätssicherungsanalysten und -tester

Judge generated Open Mercato code from a standalone harness eval or a user-shared agent session bundle. Use for LLM-as-judge validation, generative eval review, session/artifact analysis, harness-quality diagnosis, "judge this session", "analyze this eval",…

14. Aug. 2026
om-share-this-session
Sonstige Computerberufe

Prepare and publicly share a complete sanitized coding-agent session plus a ZIP of this session's generated files, then open an upstream harness-feedback issue. Use when the user says "share this session", "report this agent run", "udostępnij tę sesję", or…

14. Aug. 2026
om-evolve-harness
Sonstige Computerberufe

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…

14. Aug. 2026
om-implement-spec
Softwareentwickler

Implement selected phases of a standalone app specification with routed context, bounded subagents, progress, tests, and review gates without requiring PR automation. Use for "implement this spec", "phase 2", "continue spec", "wdroż specyfikację", or a…

14. Aug. 2026
om-build-workflow
Softwareentwickler

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", "CALL_API", "approval task", "workflow progress", or "zbuduj…

14. Aug. 2026
om-create-ai-agent
Sonstige Computerberufe

Build or extend a typed standalone module AI agent/tool, approval-gated mutation, UI part, orchestrator file agent/subagent, attachment/artifact flow, or AI override. Use for "create AI agent", "add AI tool", "agent orchestrator", "subagent", "AI workflow",…

14. Aug. 2026
Es werden 8 von 58 gesammelten Skills angezeigt.
auto-continue-pr-loop
Softwareentwickler

Advanced `auto-continue-pr` workflow for PRs started by `auto-create-pr-loop`. Claims the PR, re-enters an isolated worktree, resumes from the first non-done row in `.ai/runs/<date>-<slug>/PLAN.md`, executes lean per-step commits, batches verification into…

8. Mai 2026
auto-continue-pr
Softwareentwickler

Resume an in-progress pull request that was started by the auto-create-pr skill. Given a PR number, claim the PR under the in-progress lock protocol, check its branch out into an isolated git worktree, locate the execution plan linked from the PR body, read…

8. Mai 2026
auto-create-pr-loop
Softwareentwickler

Advanced `auto-create-pr` workflow for long, multi-step spec implementations that need resumability and strict step tracking. Creates a run folder under `.ai/runs/<date>-<slug>/` with `PLAN.md`, `HANDOFF.md`, and `NOTIFY.md`, executes one lean commit per…

8. Mai 2026
auto-create-pr
Softwareentwickler

Execute an arbitrary autonomous agent task end-to-end and deliver it as a GitHub pull request against develop. Start by drafting an execution plan in .ai/runs/ that includes a Progress checklist, commit it on a fresh task branch in an isolated worktree,…

8. Mai 2026
auto-fix-github
Softwareentwickler

Fix a GitHub issue by number from the current repository. First check whether the issue is already solved or already has an open solution, then use an isolated git worktree to implement the minimal fix, add unit tests, run code review and…

8. Mai 2026
auto-review-pr
Softwarequalitätssicherungsanalysten und -tester

Review or re-review a GitHub pull request by number in an isolated git worktree. Fetch the specific PR from GitHub, run the full code-review skill, submit approve or request-changes, manage labels, and if blockers remain offer an optional autofix and…

8. Mai 2026
auto-upgrade-0-4-10-to-0-5-0
Softwareentwickler

Migrate a standalone Open Mercato app from framework 0.4.10 to 0.5.0. This release is the biggest Open Mercato release so far and bundles 250+ post-Hackathon fixes plus several important dependency upgrades, so this skill acts as the executable companion to…

8. Mai 2026
backend-ui-design
Webentwickler

Design and implement consistent backend/backoffice interfaces using @open-mercato/ui. Use when building admin pages, CRUD interfaces, data tables, forms, detail pages, or any backoffice UI.

8. Mai 2026
Es werden 8 von 22 gesammelten Skills angezeigt.
om-setup-agent-pipeline
Softwareentwickler

One-time pipeline configurator. Inspects the repo (default branch, validation scripts, labels), asks a few questions, writes .ai/agentic.config.json — the file every other skill reads — installs the tracker descriptor, and generates missing project docs…

4. Sept. 2026
om-auto-fix-issue
Softwareentwickler

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,…

4. Sept. 2026
om-auto-manage-issues
Softwareentwickler

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, checks each issue against SDLC.md's Definition…

4. Sept. 2026
om-discover
Projektmanagementspezialisten

Product-level discovery and define session that leaves a product-brief.md every later skill reads — problem and who has it, stakeholders, rules, flows, benchmark, success criteria, scope, assumptions, decisions. Three modes (existing product, client idea, own…

4. Sept. 2026
om-auto-create-pr-loop
Softwareentwickler

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,…

4. Sept. 2026
om-auto-create-pr
Softwareentwickler

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…

4. Sept. 2026
om-brainstorm
Projektmanagementspezialisten

Divergent conversation before any artifact exists — open questions one at a time, alternatives including building nothing, converging on a routing decision and a handoff brief for the next skill. Runs before om-spec-writing and om-prepare-issue. Use when the…

4. Sept. 2026
om-code-review
Softwarequalitätssicherungsanalysten und -tester

Review a diff, branch, or PR against correctness, security, breaking-change, and quality standards — runs the validation gate, applies the built-in checklist plus any repo-local one, and produces severity-ranked findings with an approve/request-changes…

4. Sept. 2026
Es werden 8 von 14 gesammelten Skills angezeigt.
backend-ui-design
Webentwickler

Design and implement consistent backend/backoffice interfaces using @open-mercato/ui. Use when building admin pages, CRUD interfaces, data tables, forms, detail pages, or any backoffice UI.

1. Apr. 2026
code-review
Softwarequalitätssicherungsanalysten und -tester

Review code changes for architecture, security, conventions, and quality compliance. Use when reviewing pull requests, code changes, or auditing code quality.

1. Apr. 2026
data-model-design
Datenbankarchitekten

Design entities, relationships, and manage the migration lifecycle. Use when planning a data model, designing entities, choosing relationship patterns, adding cross-module references, or managing database migrations. Triggers on "design entity", "data model",…

1. Apr. 2026
integration-builder
Softwareentwickler

Build integration provider packages for the Open Mercato Integration Marketplace. Use when creating new external integrations (payment gateways, shipping carriers, data sync connectors, communication channels, storage providers, webhook endpoints). Handles…

1. Apr. 2026
module-scaffold
Softwareentwickler

Scaffold a new module from scratch with all required files and conventions. Use when creating a new module, adding a new entity with CRUD, or bootstrapping module features (API routes, backend pages, DI, ACL, events, search). Triggers on "create module", "new…

1. Apr. 2026
spec-writing
Softwareentwickler

Guide for creating high-quality specifications for test. Use when starting a new SPEC or reviewing specs against architectural standards.

1. Apr. 2026
troubleshooter
Softwareentwickler

Diagnose and fix common issues in Open Mercato standalone apps. Use when encountering errors, unexpected behavior, modules not loading, widgets not appearing, migrations failing, build errors, or any "it doesn't work" situation. Triggers on "error", "not…

1. Apr. 2026
4 von 4 Repositories angezeigt
Alle Repositories angezeigt