Source

open-mercato/skills

58 skills · 36.4K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
7869
om-auto-continue-pr Resume any open PR — started by `om-auto-create-pr` or opened outside the pipeline.
open-mercato/skills
1.4K
7879
om-auto-create-pr Run an arbitrary autonomous task end-to-end and ship it as a PR against the configured base branch.
open-mercato/skills
1.4K
7887
om-apply-upgrade-notes Apply the skills collection's UPGRADE_NOTES.md after an upgrade. Re-syncs installed tracker and browser-provider desc…
open-mercato/skills
1.4K
7906
om-auto-create-pr-loop Advanced om-auto-create-pr for long, multi-step spec implementations needing resumability and strict step tracking — …
open-mercato/skills
1.4K
7920
om-auto-continue-pr-loop Advanced om-auto-continue-pr for PRs started by om-auto-create-pr-loop — claims the PR, resumes from the first non-do…
open-mercato/skills
1.4K
7975
om-auto-fix-issue Fix or implement a tracker issue end to end from a single command — takes an issue id or a plain problem description …
open-mercato/skills
1.4K
8281
om-auto-review-pr Review or re-review a PR by number in an isolated worktree.
open-mercato/skills
1.3K
8645
om-approve-merge-pr Approve (submit an approving review) and squash-merge a PR given only its number, refusing when the QA gate or a bloc…
open-mercato/skills
1.2K
9020
om-auto-fix-pr Drive an open PR to merge-ready from its number — merges the latest base, then loops review-autofix (om-auto-review-p…
open-mercato/skills
1.1K
9212
om-auto-manage-issues Bring existing tracker issues up to standard without implementing anything — applies missing SDLC labels, clarifies l…
open-mercato/skills
1.1K
9220
om-auto-implement-spec Implement an existing spec and ship a verified, reviewed, ready PR.
open-mercato/skills
1.1K
9345
om-auto-qa-pr QA a PR's UI change in a real browser through the configured browser-provider descriptor — first ensuring the PR has …
open-mercato/skills
1.1K
9514
om-auto-update-changelog Draft a CHANGELOG.md release entry in an emoji-driven format for every PR merged since the last release, then delegat…
open-mercato/skills
1.1K
9510
om-code-review Review a diff, branch, or PR against correctness, security, breaking-change, and quality standards — runs the validat…
open-mercato/skills
1.1K
15
om-fix Implements the minimal code change identified by the om-root-cause step, adds regression tests, and runs the configur…
open-mercato/skills
1K
16
om-integration-tests Run and create integration/E2E tests by exploring the live app with the configured browser provider, preserving repos…
open-mercato/skills
1K
17
om-open-pr Shared PR opener for the auto pipeline — commits the worktree, pushes, reuses an existing PR or opens a ready (non-dr…
open-mercato/skills
1K
18
om-prepare-issue Create one well-formed tracker issue from a brief without implementing it — dedupes against existing issues and PRs, …
open-mercato/skills
1K
19
om-setup-agent-pipeline One-time pipeline configurator. Inspects the repo (default branch, validation scripts, labels), asks a few questions,…
open-mercato/skills
1K
20
om-prepare-test-env Prepare a reusable, technology-agnostic environment for local tests and QA. Compiles discovery into cross-platform la…
open-mercato/skills
994
21
om-root-cause Read-only root-cause analysis for a tracker issue. Identifies the bug's location and the minimal change surface so th…
open-mercato/skills
990
22
om-spec-writing Write and review feature specifications to staff-engineer standards.
open-mercato/skills
967
23
om-verify-in-repo Read-only triage gate for an autofix chain.
open-mercato/skills
935
24
om-auto-write-spec Autonomously turn a brief or FR issue into a spec landed on a ready PR — runs om-spec-writing --autonomous (defaults …
open-mercato/skills
917
25
om-check-and-commit Verify that the current branch is ready to publish by running every configured validation command in order, fix strai…
open-mercato/skills
881
26
om-brainstorm Divergent conversation before any artifact exists — open questions one at a time, alternatives including building not…
open-mercato/skills
805
27
om-followup-issue-from-pr Turn a PR into tracked follow-up work — paste a PR or PR-comment link to extract the actionable ask and open a follow…
open-mercato/skills
800
28
om-create-skill Author a new OM skill from a brief, or split an oversized SKILL.md into layered references/ files — conservatively, b…
open-mercato/skills
799
29
om-merge-buddy Scan open pull requests via the configured tracker, classify merge readiness from labels, reviews, CI, and mergeabili…
open-mercato/skills
793
30
om-close-fixed-issues Close the tracker issues that recently merged PRs authoritatively fixed — via `fixes`/`closes`/`resolves` keywords or…
open-mercato/skills
781
31
om-review-prs Review all currently unreviewed open pull requests, newest first, using the om-auto-review-pr skill and respecting in…
open-mercato/skills
778
32
om-ux-review-pr Evidence-first design review of a PR's UI. Walks the changed screens in a real browser, performs the user's tasks, an…
open-mercato/skills
648
33
om-ux-setup Extract the repository's design contract (tokens, component registry, screen archetypes, conventions) into .uxproof/ …
open-mercato/skills
630
34
om-ux-shape Turn a vague product, UI/UX, or AI feature idea into a decided direction. Use when shaping a feature, simplifying an …
open-mercato/skills
621
35
om-pr-autopilot Diagnose what state one open PR is actually in — unfinished plan steps, missing review, unresolved conversations, red…
open-mercato/skills
607
36
om-pipeline-retro Classify finished pipeline runs from the configured tracker — clean single pass, hard recovery, loop checkpoints, or …
open-mercato/skills
595
37
om-discover Product-level discovery and define session that leaves a product-brief.md every later skill reads — problem and who h…
open-mercato/skills
56
38
om-stabilize-ci Drive a PR or branch to green CI. Reads check status through tracker operations, pulls failed-step logs, classifies e…
open-mercato/skills
41
39
om-sync-merged-pr-issues Reconcile recently merged (and recently closed-but-not-merged) PRs with the issue tracker — auto-close issues they au…
open-mercato/skills
41
40
om-auto-verify-pr-ui Manually QA a UI change in a real browser through the configured browser-provider descriptor, capture screenshots and…
open-mercato/skills
40
41
om-app-spec-writing Write and review a business-level App Spec — domain model, workflows with ROI, user stories with failure paths, platf…
open-mercato/skills
4
42
om-gap-analysis Grounded platform gap analysis at engagement scale — turn a folder of client docs into an Epic/Story tree where every…
open-mercato/skills
4
43
apply-fix Implements the minimal code change identified by the root-cause step, adds regression tests, and runs the configured …
open-mercato/skills
1
44
approve-merge-pr Approve (submit an approving review) and squash-merge a GitHub PR given only its number, refusing when the QA gate or…
open-mercato/skills
1
45
auto-continue-pr Resume an in-progress PR started by `auto-create-pr`. Claims the PR, checks the branch into an isolated worktree, rea…
open-mercato/skills
1
46
auto-create-pr Run an arbitrary autonomous task end-to-end and ship it as a GitHub PR against the configured base branch. Drafts a P…
open-mercato/skills
1
47
auto-review-pr Review or re-review a GitHub PR by number in an isolated worktree. Runs the `code-review` skill, submits approve/requ…
open-mercato/skills
1
48
check-and-commit Verify that the current branch is ready to publish by running every configured validation command in order, fix strai…
open-mercato/skills
1
49
code-review Review a diff, branch, or PR against correctness, security, breaking-change, and quality standards. Runs the configur…
open-mercato/skills
1
50
followup-issue-from-pr Turn a PR into tracked follow-up work. Two modes (both can fire for one PR). (1) Comment mode — paste a PR or PR-comm…
open-mercato/skills
1
Page 1 · 58 total Next