AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
jerseycheese avatar

jerseycheese

25 listings · 0 installs

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

↗ github.com/jerseycheese
25 results
Self-run
SKILL

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…

0
37
Free
Self-run
SKILL

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…

0
23
Free
Self-run
SKILL

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.

0
17
Free
Self-run
SKILL

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…

0
28
Free
Self-run
SKILL

Worktree Enhanced

>

0
32
Free
Self-run
SKILL

Doc Rot

>

0
29
Free
Self-run
SKILL

Test Fix

>

0
33
Free
Self-run
SKILL

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…

0
33
Free
Self-run
SKILL

Code Health Audit

>

0
36
Free
Self-run
SKILL

Ds Guard

>

0
41
Free
Self-run
SKILL

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.

0
29
Free
Self-run
SKILL

Skill Parity

>

0
36
Free
Self-run
SKILL

Dead Code Cleanup

>

0
39
Free
Self-run
SKILL

Visual Qa Pipeline

>

0
35
Free
Self-run
SKILL

Github Screenshot

>

0
38
Free
Self-run
SKILL

Pr Review Fix Pipeline

>

0
29
Free
Self-run
SKILL

Browser Debugger Cli

>

0
19
Free
Self-run
SKILL

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…

0
43
Free
Self-run
SKILL

Visual Crawl

>

0
34
Free
Self-run
SKILL

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…

0
32
Free
Self-run
SKILL

Ci Fix With Memory

>

0
29
Free
Self-run
SKILL

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…

0
34
Free
Self-run
SKILL

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

0
35
Free
Self-run
SKILL

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…

0
36
Free
Self-run
SKILL

Test Workflow

>

0
34
Free
You've reached the end · 25 loaded