By pandysp
Multi-lens quality audit for docs, code, and other artifacts. 13 quality adjectives as audit lenses with per-domain translation sheets, a workflow-backed finder/verifier pipeline, and lens-yield reporting.
A collection of Claude Code plugins.
# Add the marketplace
/plugin marketplace add pandysp/claude-plugins
# Install a plugin
/plugin install <plugin-name>@pandysp
| Plugin | Category | Description |
|---|---|---|
| align | Workflow | Surface what the agent thinks the task is before producing any artifact |
| explore | Workflow | Map the terrain before designing — locate, trace, pattern, constrain |
| clarify | Workflow | Resolve underspecified decisions with targeted questions before designing |
| design-options | Workflow | Generate multiple strong design options with tradeoff profiles, anchored on the ideal |
| pre-mortem | Workflow | Identify how a plan or design could fail before committing |
| second-opinion | Workflow | Spawn 1-3 independent reviewers from other models for critical perspectives |
| steel-man-own-position | Workflow | Restate the strongest version of a prior position before flipping under pushback |
| spec | Workflow | Write the implementation spec that drives execution after design is chosen |
| verify-claims | Workflow | Identify and verify unverified claims before presenting them as conclusions |
| verify-result | Workflow | Black-box verification of any agent output — code, documents, presentations, configs |
| silent-failures | Workflow | Audit error handling for silent failures, inadequate feedback, and inappropriate fallbacks |
| quality-review | Workflow | Audit docs, code, or any artifact through 13 quality lenses with a workflow-backed finder/verifier pipeline |
| preflight | Workflow | Honest self-assessment of completeness, correctness, quality, and loose ends before shipping |
| handoff | Workflow | Write a durable handoff — PR descriptions, summaries, memos, or memory notes |
| reflect | Workflow | Capture durable lessons from a session before they fade |
| understudy | Workflow | Write code, comments, tests, and commits that read as if the project's own maintainer wrote them |
| worktrunk-hook | Tooling | Route Claude Code's auto-created git worktrees through worktrunk so sessions inherit project hooks |
| drive-browser | Tooling | Drive a browser with Playwright. Resilient locators for your own app, a vision loop for opaque sites |
ruby scripts/validate.rb
CI runs the same validation on pull requests and pushes to main.
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub pandysp/claude-plugins --plugin quality-reviewGenerate multiple strong design options with explicit tradeoff profiles, anchored against at least two ideal target architectures.
Black-box verification of any agent output — code, documents, presentations, reports, configs. Examine from the consumer's perspective and show evidence.
Get 1-3 independent second opinions from fresh Claude reviewers to strengthen your reasoning before presenting to the user.
Identify and verify unverified claims in the agent's own responses before presenting them as conclusions.
Systematically identify how a plan or design could fail before committing to it.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Evidence-gated AI coding workflow: scan → analyze → plan → TDD → execute → fix → verify → review, powered by Codebase Memory MCP >= 0.9.0 with optional Serena LSP intelligence. Includes blast-radius planning, test/cycle gates, independent review, and Windows Git Bash hook auto-resolution.
Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation