pandysp

40 mods across 2 repositories, 27 stars between them.

silent-failures

25

pandysp/claude-plugins

Plugin Claude Code

Audit error handling for silent failures, inadequate feedback, and inappropriate fallbacks using one canonical methodology and the strongest isolated reviewer available.

5 10d ago A tokens not measured original MIT

pandysp/claude-plugins

Agent

Use this agent when reviewing local code changes to identify silent failures, inadequate error handling, and inappropriate fallback behavior. Invoke proactively after completing a chunk of work that touches error handling, catch blocks, fallback logic, or anything that could suppress errors.

5 10d ago A 54 tokens original MIT

silent-failures

27

pandysp/claude-plugins

Skill Claude CodeCodex

Audit error handling in local code changes for silent failures, inadequate error feedback, and inappropriate fallback behavior. Trigger when the user invokes the silent-failures skill, says "check error handling", "find silent failures", "audit fallbacks", or "review error handling". Also invoke proactively right…

5 10d ago A 91 tokens original MIT

spec

28

pandysp/claude-plugins

Plugin Claude Code

Write the implementation spec (context, approach, files to modify, utilities to reuse, and verification) that drives execution after design is chosen.

5 10d ago A tokens not measured original MIT

spec

29

pandysp/claude-plugins

Skill Claude CodeCodex

Write the implementation spec (the structured document that drives execution). Use after design is chosen, for example through the design-options skill, and before writing code. Trigger when the user invokes the spec skill, says "write the spec", "draft the implementation plan", or "scope this out". Also invoke…

5 10d ago A 88 tokens original MIT

pandysp/claude-plugins

Plugin Claude Code

Before flipping a previously-stated position under pressure, restate its strongest form and the goal it served, then check whether the trigger refutes the core on the same goal, not just a decorative argument or a different axis.

5 10d ago A tokens not measured original MIT

pandysp/claude-plugins

Skill Claude CodeCodex

Before flipping a previously-stated position under pressure, restate its strongest form and the goal it served, then check whether the triggering argument refutes the core on the same goal, not just a decorative argument or a different axis. Self-invoke when about to flip a stated position. Trigger when the user…

5 10d ago A 92 tokens original MIT

understudy

32

pandysp/claude-plugins

Plugin Claude Code

Write code, comments, tests, or commit messages that read as if the project's own maintainer wrote them, so a contribution is accepted as native rather than rejected as foreign. A foreign-looking patch is a cost to the maintainer even when it's correct.

5 10d ago A tokens not measured original MIT

understudy

33

pandysp/claude-plugins

Skill Claude CodeCodex

Write code, comments, tests, or commit messages that read as if the project's own maintainer wrote them, so a contribution is accepted as native rather than rejected as foreign. Use when writing into a codebase or document you don't own: a pull request or patch to an upstream project, a fix matching a specific…

5 10d ago A 183 tokens original MIT

verify-claims

34

pandysp/claude-plugins

Plugin Claude Code

Identify and verify unverified claims in the agent's own responses before presenting them as conclusions.

5 10d ago A tokens not measured original MIT

verify-claims

35

pandysp/claude-plugins

Skill Claude CodeCodex

Identify and verify unverified claims in your own responses. Especially LOAD-BEARING ones: claims about to drive a design decision, commit, diagnosis, or user-visible recommendation. Self-invoke proactively when a claim is about to become the foundation for action. Also trigger when you catch yourself using hedging…

5 10d ago A 131 tokens original MIT

verify-result

36

pandysp/claude-plugins

Plugin Claude Code

Black-box verification of any agent output: code, documents, presentations, reports, configs. Examine from the consumer's perspective and show evidence.

5 10d ago A tokens not measured original MIT

verify-result

37

pandysp/claude-plugins

Skill Claude CodeCodex

Black-box verification of any agent output. Code, documents, presentations, reports, configs. Examine from the consumer's perspective and show evidence. Use when the user invokes the verify-result skill or says "verify", "prove it works", "test this end-to-end", "show me it works", "check the document", or "does it…

5 10d ago A 110 tokens original MIT

worktrunk-hook

38

pandysp/claude-plugins

Plugin Claude Code

Route Claude Code's auto-created git worktrees through worktrunk so background and --worktree sessions inherit project hooks (env symlinks, installs, port allocation).

5 10d ago A tokens not measured original MIT

WorktreeCreate

39

pandysp/claude-plugins

Hook

Runs when a git worktree is created, executing wt-create-hook.py. From pandysp/claude-plugins.

5 10d ago A tokens not measured copy · 55% MIT

WorktreeRemove

40

pandysp/claude-plugins

Hook

Runs when a git worktree is removed, executing wt-remove-hook.py. From pandysp/claude-plugins.

5 10d ago A tokens not measured original MIT