# jesse-merhi

> Open-source publisher. Listings imported from github.com/jesse-merhi — credited to the original author with their license.

- **Listings:** 38
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/jesse-merhi
- **Website:** https://github.com/jesse-merhi

## Published listings

- [Grill With Docs](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-grill-with-docs) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-grill-with-docs`
  Ground a plan in repo docs, code, Obsidian notes, glossary, ADRs, specs, and tickets, then run grilling to stress-test the decisions one question at a time.
- [Session Recall](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-session-recall) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-session-recall`
  Find prior local Codex or Claude agent sessions with the agent-session-find CLI. Use when context may exist in previous sessions, after compaction or handoff, before asking the user to remember prior work, when searching for old fixes, decisions, commands, errors, file paths, repo context, review outcomes, or "where did we handle this before?" Keep session contents local and use low-token search…
- [Monitoring Gh Actions](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-monitoring-gh-actions) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-monitoring-gh-actions`
  Use when monitoring ongoing GitHub Actions workflow runs or pull request checks through GitHub CLI and needing history-aware waiting that avoids token-heavy polling and rate limits.
- [Review Surface Map](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-review-surface-map) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-review-surface-map`
  Map changed runtime surfaces for a PR, branch, commit, or large diff: entrypoints, flows, callers, contracts, side effects, risk, and validation.
- [Test Audit](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-test-audit) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-test-audit`
  Audit or design tests: related coverage, changed tests, missing tests, no-test-needed decisions, useless tests, stale API assertions, brittle mocks, impossible states, and tests to remove.
- [Reducing Cognitive Load](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-reducing-cognitive-load) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-reducing-cognitive-load`
  Review dense, clever, stringly typed, weakly typed, over-abstracted, or hard-to-read code, especially data flows and type boundaries.
- [Review Until Clean](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-review-until-clean) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-review-until-clean`
  Run the harness-native review (bare `codex review` in Codex, the built-in code-review workflow in Claude Code) in a fix-and-rerun loop until clean; also used as code-review''s first phase.
- [Improve Codebase Architecture](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-improve-codebase-architecture) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-improve-codebase-architecture`
  Review or plan architecture changes around module depth, interfaces, adapters, locality, dependency direction, testability, and durable architecture notes.
- [Rag Anything Mcp](https://agentstack.voostack.com/l/mcp-jesse-merhi-rag-anything-mcp) — MCP server · Free · security-reviewed — `agentstack add mcp-jesse-merhi-rag-anything-mcp`
  An MCP server for rag-anything (A multi-modal RAG system)
- [Pr Rubbish Audit](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-pr-rubbish-audit) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-pr-rubbish-audit`
  Audit messy PR or branch diffs for unrelated rubbish: branch-history artifacts, noisy comments, accidental deletions, generated drift, and unneeded refactors.
- [Review Guardrails](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-review-guardrails) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-review-guardrails`
  Bound autonomous review loops with wall-clock, diff-growth, scope, consult-queue, provisional-fix, and tracked-finding rules.
- [Typescript Discipline](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-typescript-discipline) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-typescript-discipline`
  Write or review TypeScript production code, shared domain types, schemas, API/client contracts, exported functions, typed React, casts, any/unknown, ts-ignore, narrowing, and package-script verification.
- [Skill Cleaner](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-skill-cleaner) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-skill-cleaner`
  Audit agent skills: loaded roots, duplicate skills, unused skills, prompt-budget costs, compact descriptions.
- [Finding Discipline](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-finding-discipline) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-finding-discipline`
  Filter code-review observations into actionable findings for PR, cold, security, and noisy-diff reviews; remove style nits and vague risks.
- [Openclaw Local Test](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-openclaw-local-test) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-openclaw-local-test`
  Spin up and manage a local OpenClaw manual-test Gateway in a browser, with optional local Atlassian AIGW, Slack, Discord, and fresh ports.
- [Html Explanations](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-html-explanations) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-html-explanations`
  Create standalone HTML for complex explanations, code/diff walkthroughs, plans, reports, handoffs, diagrams, research notes, and concepts.
- [To Tickets](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-to-tickets) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-to-tickets`
  Break a plan, spec, or conversation into tracer-bullet tickets with blocking edges, then publish them as Obsidian Issues.
- [Wait Efficiently](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-wait-efficiently) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-wait-efficiently`
  Wait without token-heavy polling. Use when the user asks to wait, pause, check back later, babysit a command, monitor a long-running process, wait for CI or GitHub Actions, or avoid repeated status polling while external work completes.
- [Frontend Design](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-frontend-design) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-frontend-design`
  Design and implement production frontend UI: pages, screens, components, layout, hierarchy, typography, color, states, responsiveness, design systems, and polish. Use for broad visual work; route motion to design-engineering.
- [Review Animations](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-review-animations) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-review-animations`
  Review changed animation, transition, gesture, spring, or motion code for purpose, timing, easing, coherence, interruption, performance, reduced motion, and input behavior. Use as a focused code-review lens.
- [Clawsweeper Until Clean](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-clawsweeper-until-clean) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-clawsweeper-until-clean`
  Drive Clawsweeper PR re-reviews in a fix-and-rerun loop: comment `/clawsweeper re-review`, monitor, fix findings, and stop only when clean.
- [Wayfinder](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-wayfinder) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-wayfinder`
  Plan a huge chunk of work, more than one agent session can hold, as a shared Obsidian issue map, and resolve tickets one at a time until the way to the destination is clear.
- [Cold Pr Review](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-cold-pr-review) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-cold-pr-review`
  Run an independent cold review of a PR, branch, or major feature using changed-flow mapping, relevant review lenses, and finding-discipline.
- [Clawhub Local Test](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-clawhub-local-test) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-clawhub-local-test`
  Start and manage a local ClawHub manual-test instance backed by a development Convex database refreshed from production. Use when testing ClawHub UI, moderation, API, search, publisher, package, skill, or Convex-backed behavior locally with prod-like data instead of hand-running setup, prod export, dev/local import, dev auth fixture, and app server commands.
- [Tdd](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-tdd) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-tdd`
  Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions red-green, or wants integration tests.
- [Research](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-research) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-research`
  Investigate a question against high-trust primary sources and capture cited findings in a Markdown note. Use when the user wants docs, API facts, standards, source-code behavior, or implementation context researched before planning or building.
- [Cold Pr Review Until Clean](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-cold-pr-review-until-clean) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-cold-pr-review-until-clean`
  Run independent cold-review subagents on a PR, branch, or diff, fix actionable findings, and repeat until the configured clean stop condition is met.
- [Code Review](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-code-review) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-code-review`
  Review a PR, branch, commit, or diff with a two-phase until-clean workflow: map changed flows, run native review, run cold review, fix findings, and verify.
- [Parallel Slice Orchestration](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-parallel-slice-orchestration) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-parallel-slice-orchestration`
  Implement an existing PRD, slice plan, or feature plan with parallel subagents, disjoint slice ownership, integration, and verification.
- [Frontend Ui Validation](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-frontend-ui-validation) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-frontend-ui-validation`
  Validate rendered frontend UI with Playwright screenshots, bounding boxes, console checks, layout audits, responsive states, interaction states, and Figma or reference comparisons. Use after visible web UI changes; use repo-owned native proof for Expo and React Native screens.
- [Grilling](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-grilling) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-grilling`
  Grill the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any grill trigger phrase.
- [Acpx Frontend Delegation](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-acpx-frontend-delegation) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-acpx-frontend-delegation`
  Delegate substantial Codex frontend work to Claude Code through acpx. Use when running in Codex and the task includes visual design direction, dense CSS/layout work, responsive UI polish, ambiguous frontend implementation, or the user explicitly asks to use Claude/acpx for frontend work.
- [To Spec](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-to-spec) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-to-spec`
  Turn the current conversation into a spec and publish it to Obsidian Specs. Use after grilling has already resolved the important decisions.
- [Pr Proof Pack](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-pr-proof-pack) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-pr-proof-pack`
  Create or refresh reviewer-checkable PR proof when creating a pull request, updating a PR body, modifying proof, or changing a branch after proof was written. Use for net diff summaries, PR-visible screenshots, Mermaid diagrams, API examples, behavioral verification, and proof cleanup.
- [Design Engineering](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-design-engineering) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-design-engineering`
  Implement or refine UI motion and interaction: animations, transitions, micro-interactions, component feel, popovers, drawers, sheets, toasts, drag or swipe gestures, springs, easing, timing, and performance. Use for responsive, physically coherent behavior.
- [Diagnose](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-diagnose) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-diagnose`
  Debug bugs, failing tests, regressions, flaky behavior, unexpected output, or broken behavior with a reproducible evidence loop.
- [Handoff](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-handoff) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-handoff`
  Compact the current conversation into a handoff document for another agent to pick up. Prefer a fresh session/thread for standalone, parallel, background, or aside work; fork only when the next agent truly needs the raw current conversation history.
- [Writing Great Skills](https://agentstack.voostack.com/l/skill-jesse-merhi-skills-writing-great-skills) — Skill · Free · security-reviewed — `agentstack add skill-jesse-merhi-skills-writing-great-skills`
  Reference for writing and editing skills well: invocation choices, information hierarchy, progressive disclosure, leading words, pruning, and failure modes.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
