Skip to main content
open-mercato
Perfil de creador de GitHub

open-mercato

Vista por repositorio de 101 skills recopiladas en 4 repositorios de GitHub.

skills recopiladas
101
repositorios
4
actualizado
4 sept 2026
explorador de repositorios

Repositorios y skills representativas

om-auto-upgrade-0-6-7-to-0-7-0
Desarrolladores de software

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 ago 2026
om-module-scaffold
Desarrolladores de software

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 ago 2026
om-judge-agent-session
Analistas de garantía de calidad de software y probadores

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 ago 2026
om-share-this-session
Otras ocupaciones informáticas

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 ago 2026
om-evolve-harness
Otras ocupaciones informáticas

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 ago 2026
om-implement-spec
Desarrolladores de software

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 ago 2026
om-build-workflow
Desarrolladores de software

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 ago 2026
om-create-ai-agent
Otras ocupaciones informáticas

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 ago 2026
Mostrando 8 de 58 skills recopiladas.
auto-continue-pr-loop
Desarrolladores de software

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 may 2026
auto-continue-pr
Desarrolladores de software

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 may 2026
auto-create-pr-loop
Desarrolladores de software

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 may 2026
auto-create-pr
Desarrolladores de software

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 may 2026
auto-fix-github
Desarrolladores de software

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 may 2026
auto-review-pr
Analistas de garantía de calidad de software y probadores

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 may 2026
auto-upgrade-0-4-10-to-0-5-0
Desarrolladores de software

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 may 2026
backend-ui-design
Desarrolladores web

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 may 2026
Mostrando 8 de 22 skills recopiladas.
om-setup-agent-pipeline
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Especialistas en gestión de proyectos

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
Desarrolladores de software

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
Desarrolladores de software

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
Especialistas en gestión de proyectos

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
Analistas de garantía de calidad de software y probadores

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
Mostrando 8 de 14 skills recopiladas.
backend-ui-design
Desarrolladores web

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 abr 2026
code-review
Analistas de garantía de calidad de software y probadores

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

1 abr 2026
data-model-design
Arquitectos de bases de datos

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 abr 2026
integration-builder
Desarrolladores de software

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 abr 2026
module-scaffold
Desarrolladores de software

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 abr 2026
spec-writing
Desarrolladores de software

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

1 abr 2026
troubleshooter
Desarrolladores de software

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 abr 2026
Mostrando 4 de 4 repositorios
Todos los repositorios cargados