quirk-dev
01Plugin Claude Code
Development marketplace for Quirk core skills library.
Plugin Claude Code
Development marketplace for Quirk core skills library.
Plugin Claude Code
Core skills library for Claude Code: TDD, debugging, collaboration patterns, typed artifacts, deep-research/brainstorming exploration with a user-involvement dial, and proven techniques.
Instructions file
Claude Code instructions for zpyoung/quirk: When you notice something you cannot act on in this session, do NOT bury it in prose with phrases like "pre-existing", "out of scope", or "skipped for brevity". Route it via the typed-artifacts skill (auto-loads on those phrases) or use one of.
Command
Adversarially review a diff, spec, plan, or written claim. Runs a deterministic pre-pass, a promote/refute two-stage with a cross-family reviewer, and an evidence gate, then reports a verdict with findings.
Command
Deep research or brainstorm a topic WITHOUT producing a spec — yields a cited briefing / idea-landscape. Optional intensity via --wild 0.1–1.0 and involvement via --involve low|medium|high.
Hook
Runs when a session starts on startup, clear and compact, executing session-start.sh and load_artifact_tail.sh (2 commands). From zpyoung/quirk.
Hook
Runs after a tool call finishes for Edit and Write tool calls, executing lint_tics.sh. From zpyoung/quirk.
Hook
Runs when the agent finishes a response, executing wrap_session.sh. From 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.
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…
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.
Skill Claude CodeCodex
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.
Skill Claude CodeCodex
Use to implement a multi-step task sequentially in one session when subagents aren't available — plans in context, then executes.
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"…
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…
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.
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).
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.
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".
Skill Claude CodeCodex
Use when completing tasks, implementing major features, or before merging to verify work meets requirements.
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.
Skill Claude CodeCodex
Use when executing implementation plans with independent tasks in the current session.
Skill Claude CodeCodex
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
Skill Claude CodeCodex
Use when implementing any feature or bugfix, before writing implementation code.