# jerseycheese

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

- **Listings:** 25
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/jerseycheese
- **Website:** https://github.com/jerseycheese

## Published listings

- [Evidence Check](https://agentstack.voostack.com/l/skill-jerseycheese-agent-skills-evidence-check) — Skill · Free · security-reviewed — `agentstack add skill-jerseycheese-agent-skills-evidence-check`
  An honesty gate that makes an AI back up its claims with real evidence instead of presenting guesses as fact. Use as an always-on background behavior, and invoke explicitly when the user says show your work, prove it, how do you know that, evidence check, what's your source, back that up, or when the AI is recommending a course of action. Apply as a cross-cutting self-check before presenting tech…
- [Cyoa](https://agentstack.voostack.com/l/skill-jerseycheese-agent-skills-cyoa) — Skill · Free · security-reviewed — `agentstack add skill-jerseycheese-agent-skills-cyoa`
  Choose Your Own Adventure mode. Use when the user invokes /cyoa, asks for "cyoa mode", "choose your own adventure", or asks to make a development task feel like a game. Frames a real software task as a branching adventure where the user picks design decisions at every meaningful step. Produces real, working code — the adventure framing is purely a stylistic and decision-elicitation layer on top o…
- [Drupal Mental Model](https://agentstack.voostack.com/l/skill-jerseycheese-agent-skills-drupal-mental-model) — Skill · Free · security-reviewed — `agentstack add skill-jerseycheese-agent-skills-drupal-mental-model`
  Use when explaining code, debugging, or discussing architecture with Jack — map programming concepts to Drupal equivalents he already knows from years of Drupal/theming work. Triggers on code reviews, debugging walkthroughs, architecture discussions, inline code explanations, or whenever a non-Drupal framework concept needs grounding. Skip for non-programming topics.
- [Ship Issue](https://agentstack.voostack.com/l/skill-jerseycheese-agent-skills-ship-issue) — Skill · Free · security-reviewed — `agentstack add skill-jerseycheese-agent-skills-ship-issue`
  End-to-end conductor that drives a single GitHub issue all the way to a merged PR. Chains the issue-workflow skills — sync the base branch, analyze the issue, implement a minimal fix with a test, open a PR, drive CI to green, confirm the merge, run post-merge cleanup, and wrap up. Use to take one issue from a cold start to merged in a single command. Trigger on "ship issue #X", "ship #123", "take…
- [Worktree Enhanced](https://agentstack.voostack.com/l/skill-jerseycheese-agent-skills-worktree-enhanced) — Skill · Free · security-reviewed — `agentstack add skill-jerseycheese-agent-skills-worktree-enhanced`
  >
- [Doc Rot](https://agentstack.voostack.com/l/skill-jerseycheese-agent-skills-doc-rot) — Skill · Free · security-reviewed — `agentstack add skill-jerseycheese-agent-skills-doc-rot`
  >
- [Test Fix](https://agentstack.voostack.com/l/skill-jerseycheese-agent-skills-test-fix) — Skill · Free · security-reviewed — `agentstack add skill-jerseycheese-agent-skills-test-fix`
  >
- [Tdd Implement](https://agentstack.voostack.com/l/skill-jerseycheese-agent-skills-tdd-implement) — Skill · Free · security-reviewed — `agentstack add skill-jerseycheese-agent-skills-tdd-implement`
  Implements a feature or fix using Test-Driven Development — write failing tests first, then implement just enough to make them pass, then refactor. Keeps tests focused on acceptance criteria rather than implementation details. Use when building something new with TDD, or when the user wants to start from tests rather than code. Trigger on "implement with TDD", "use TDD for this", "write the tests…
- [Code Health Audit](https://agentstack.voostack.com/l/skill-jerseycheese-agent-skills-code-health-audit) — Skill · Free · security-reviewed — `agentstack add skill-jerseycheese-agent-skills-code-health-audit`
  >
- [Ds Guard](https://agentstack.voostack.com/l/skill-jerseycheese-agent-skills-ds-guard) — Skill · Free · security-reviewed — `agentstack add skill-jerseycheese-agent-skills-ds-guard`
  >
- [Kiss](https://agentstack.voostack.com/l/skill-jerseycheese-agent-skills-kiss) — Skill · Free · security-reviewed — `agentstack add skill-jerseycheese-agent-skills-kiss`
  Apply KISS principles to a diff or set of changes. Trims the change to the minimum surface required to achieve the stated goal — removes refactors, cleanup, style fixes, and "while I'm here" additions that aren't strictly necessary. Use when a diff has crept beyond its original scope or when you want to commit the smallest possible change.
- [Skill Parity](https://agentstack.voostack.com/l/skill-jerseycheese-agent-skills-skill-parity) — Skill · Free · security-reviewed — `agentstack add skill-jerseycheese-agent-skills-skill-parity`
  >
- [Dead Code Cleanup](https://agentstack.voostack.com/l/skill-jerseycheese-agent-skills-dead-code-cleanup) — Skill · Free · security-reviewed — `agentstack add skill-jerseycheese-agent-skills-dead-code-cleanup`
  >
- [Visual Qa Pipeline](https://agentstack.voostack.com/l/skill-jerseycheese-agent-skills-visual-qa-pipeline) — Skill · Free · security-reviewed — `agentstack add skill-jerseycheese-agent-skills-visual-qa-pipeline`
  >
- [Github Screenshot](https://agentstack.voostack.com/l/skill-jerseycheese-agent-skills-github-screenshot) — Skill · Free · security-reviewed — `agentstack add skill-jerseycheese-agent-skills-github-screenshot`
  >
- [Pr Review Fix Pipeline](https://agentstack.voostack.com/l/skill-jerseycheese-agent-skills-pr-review-fix-pipeline) — Skill · Free · security-reviewed — `agentstack add skill-jerseycheese-agent-skills-pr-review-fix-pipeline`
  >
- [Browser Debugger Cli](https://agentstack.voostack.com/l/skill-jerseycheese-agent-skills-browser-debugger-cli) — Skill · Free · security-reviewed — `agentstack add skill-jerseycheese-agent-skills-browser-debugger-cli`
  >
- [Analyze Issue](https://agentstack.voostack.com/l/skill-jerseycheese-agent-skills-analyze-issue) — Skill · Free · security-reviewed — `agentstack add skill-jerseycheese-agent-skills-analyze-issue`
  Analyzes a single GitHub issue and produces a detailed technical specification ready for implementation. Fetches the issue, discovers existing patterns in the codebase, defines scope boundaries, and produces an implementation plan with MVP tests. Use before starting work on an issue to understand it fully. Trigger on "analyze issue #X", "spec out #123", "what does issue #X involve", "break down t…
- [Visual Crawl](https://agentstack.voostack.com/l/skill-jerseycheese-agent-skills-visual-crawl) — Skill · Free · security-reviewed — `agentstack add skill-jerseycheese-agent-skills-visual-crawl`
  >
- [Post Merge](https://agentstack.voostack.com/l/skill-jerseycheese-agent-skills-post-merge) — Skill · Free · security-reviewed — `agentstack add skill-jerseycheese-agent-skills-post-merge`
  Runs the post-merge workflow after a PR is merged. Phase 0 syncs the correct base branch and deletes the merged branch and its worktree so later work never starts from stale state. Phase 1 automatically closes the loop on linked GitHub issues (posts a completion comment, marks acceptance criteria done, closes the issue if fully addressed, ticks any parent epic) without asking permission — includi…
- [Ci Fix With Memory](https://agentstack.voostack.com/l/skill-jerseycheese-agent-skills-ci-fix-with-memory) — Skill · Free · security-reviewed — `agentstack add skill-jerseycheese-agent-skills-ci-fix-with-memory`
  >
- [Prioritize Issues](https://agentstack.voostack.com/l/skill-jerseycheese-agent-skills-prioritize-issues) — Skill · Free · security-reviewed — `agentstack add skill-jerseycheese-agent-skills-prioritize-issues`
  Analyzes all open GitHub issues to identify the highest-priority candidates for implementation. Scores by value, effort, age, and roadmap alignment. Produces a ranked top-5 with detailed technical specs for the top 3. Use when planning what to work on next, triaging a backlog, or preparing for a sprint. Trigger on phrases like "what should I work on", "prioritize my issues", "what's the highest v…
- [Project Bootstrap](https://agentstack.voostack.com/l/skill-jerseycheese-agent-skills-project-bootstrap) — Skill · Free · security-reviewed — `agentstack add skill-jerseycheese-agent-skills-project-bootstrap`
  Bootstrap a project under ~/Projects with the standard agent scaffolding, stamped from the starter kit at shared/Development/templates/starter-kit - a CLAUDE.md from the house template, the stack-agnostic core (.editorconfig, .gitignore, .claude settings/launch, worktree-port script), an optional stack layer, and a row in the ~/Projects/CLAUDE.md root map. Use when creating a new project or repo,…
- [Wrap It Up](https://agentstack.voostack.com/l/skill-jerseycheese-agent-skills-wrap-it-up) — Skill · Free · security-reviewed — `agentstack add skill-jerseycheese-agent-skills-wrap-it-up`
  Close out the current chat with a tight summary and a sweep of the current project's durable context files — memory entries, status and task docs, plan files, and any project-specific reminders — so nothing important dies in the transcript. Trigger on /wrap-it-up, "wrap it up", "wrap up this chat", "close out this conversation", "end of chat", "summarize and clean up", or any end-of-session house…
- [Test Workflow](https://agentstack.voostack.com/l/skill-jerseycheese-agent-skills-test-workflow) — Skill · Free · security-reviewed — `agentstack add skill-jerseycheese-agent-skills-test-workflow`
  >

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