zpyoung/quirk

Claude Code skills plugin — derived from Jesse Vincent's superpowers and Matt Pocock's skills

6Stars on the repository
32Mods indexed here, across every type
9d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

adhd

01

zpyoung/quirk

Skill Claude CodeCodex

Divergent-ideation subroutine for surfacing N non-obvious viable options when facing decision points. Explicitly invoked via /adhd or delegated from brainstorming's gray-area resolution. Uses parallel agent dispatch (Diverge + Deepen) + inline Score/Cluster to generate structured option lists with critiques.

6 9d ago A 66 tokens

adversarial-review

02

zpyoung/quirk

Skill Claude CodeCodex

Use when a work product needs adversarial review - attacking a diff, spec, plan, or written claim to find what is wrong with it. Triggers on "adversarial review", "critique this", "red team it", "attack this", "find flaws", "tear this apart", "poke holes in", or when another skill composes a review step. Runs a…

6 9d ago A 115 tokens

brainstorming

03

zpyoung/quirk

Skill Claude CodeCodex

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

6 9d ago A 37 tokens

zpyoung/quirk

Skill Claude CodeCodex

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.

6 9d ago A 26 tokens

executing-plans

05

zpyoung/quirk

Skill Claude CodeCodex

Use to implement a multi-step task sequentially in one session when subagents aren't available — plans in context, then executes.

6 9d ago A 29 tokens

exploring-ideas

06

zpyoung/quirk

Skill Claude CodeCodex

Use when the user wants to deeply research a topic OR brainstorm/explore ideas WITHOUT building anything yet — produces a cited briefing or idea-landscape (an exploration doc), never a spec, plan, or implementation. Triggers on "do deep research on X", "research X", "let's brainstorm ideas around X", "explore X"…

6 9d ago A 116 tokens

filing-requests

07

zpyoung/quirk

Skill Claude CodeCodex

Use when the user wants to file, report, or write up a bug, a feature request, or a code-change request — triggers on "file a bug", "report an issue", "write up a bug report", "open an issue", "file a feature request", "raise a ticket". Runs a guided evidence-gathering session, resolves what it can by reading the…

6 9d ago A 118 tokens

zpyoung/quirk

Skill Claude CodeCodex

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup.

6 9d ago A 44 tokens

pi-dev

09

zpyoung/quirk

Skill Claude CodeCodex

Use when dispatching the pi coding agent for a sub-task — code review, analysis, edits, or multi-agent orchestration. Triggers on "use pi", "run pi", or "pi " (codex, terra, opus, sonnet, gemini, haiku, grok).

6 9d ago A 66 tokens

zpyoung/quirk

Skill Claude CodeCodex

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation.

6 9d ago A 38 tokens

releasing-quirk

11

zpyoung/quirk

Skill Claude CodeCodex

Use when releasing the quirk plugin - commits any pending changes, stamps a calendar-based (CalVer) version from today's date, writes the changelog, and pushes to origin autonomously. Triggers on "release quirk", "ship quirk", "bump and push quirk", or "cut a quirk release".

6 9d ago A 73 tokens

zpyoung/quirk

Skill Claude CodeCodex

Use when completing tasks, implementing major features, or before merging to verify work meets requirements.

6 9d ago A 22 tokens

split-branch

13

zpyoung/quirk

Skill Claude CodeCodex

Use when a feature branch exceeds 400 lines of diff, when a reviewer asks to "make this PR smaller", when planning a large feature so it ships in reviewable chunks, or when the user invokes /split-branch.

6 9d ago A 49 tokens

zpyoung/quirk

Skill Claude CodeCodex

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

6 9d ago A 21 tokens

zpyoung/quirk

Skill Claude CodeCodex

Use when implementing any feature or bugfix, before writing implementation code.

6 9d ago A 17 tokens

typed-artifacts

17

zpyoung/quirk

Skill Claude CodeCodex

Use when about to write hedging language like "pre-existing", "out of scope", "future work", "skipped for brevity", or "architectural concern" — instead, route the observation to a typed artifact (BUGS.md, DEFERRED.md, TESTBACKLOG.md, proposals.md) or an ADR. Also use when the user invokes /quirk:artifacts: commands…

6 9d ago A 102 tokens

using-git-worktrees

18

zpyoung/quirk

Skill Claude CodeCodex

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification.

6 9d ago A 35 tokens

using-quirk

19

zpyoung/quirk

Skill Claude CodeCodex

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions.

6 9d ago A 30 tokens

zpyoung/quirk

Skill Claude CodeCodex

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always.

6 9d ago A 43 tokens

writing-plans

21

zpyoung/quirk

Skill Claude CodeCodex

The planning rubric the execution skills run in-context at the start of a run — turns the tech spec (tech.md) when present, else the logic spec / requirements, into a task breakdown (contracts, acceptance, parallelism) before code.

6 9d ago A 52 tokens

zpyoung/quirk

Skill Claude CodeCodex

Use when writing or revising a human-facing technical document — README, guide, ADR, PR description, changelog — or when asked to tighten, shorten, or declutter one ("tighten this", "too long", "hard to scan", "make this scannable"). Separates what the reader's decision depends on from detail they do not want, cutting…

6 9d ago A 112 tokens

writing-skills

23

zpyoung/quirk

Skill Claude CodeCodex

Use when creating, editing, or testing a Claude Code skill — writing SKILL.md and its frontmatter/description, choosing skill vs command vs subagent vs CLAUDE.md, fixing a skill that won't trigger, or deciding how strictly to test one. Covers activation (getting a skill to fire) and execution (getting it right once…

6 9d ago A 74 tokens

writing-tech-spec

24

zpyoung/quirk

Skill Claude CodeCodex

The rubric the execution skills run in-context — only when the work warrants it — to author the code-anchored tech spec from the approved logic spec, before planning.

6 9d ago A 38 tokens