penkzhou

25 mods across 1 repository, 2 stars between them.

swiss-army-knife

03

penkzhou/swiss-army-knife-plugin

Plugin Claude Code

Multi-stack workflow plugin with unified 3-layer architecture. Features 6-phase Bugfix, 8-phase PR Review, 7-phase CI Job Fix, and 6-phase Execute Plan workflows. 47 agents including 4 master-coordinators and shared review-coordinator for fully closed-loop execution.

2 8mo ago A tokens not measured

execute-plan

04

penkzhou/swiss-army-knife-plugin

Command

A command for carrying out an implementation plan in six stages. The description is in Chinese and does not explain the stages.

2 8mo ago A 8 tokens

fix-backend

05

penkzhou/swiss-army-knife-plugin

Command

A standard six-stage workflow for fixing bugs in backend software, meaning the server-side code that handles data and requests.

2 8mo ago A 13 tokens

fix-e2e

06

penkzhou/swiss-army-knife-plugin

Command

A command that runs a standard six-stage process for fixing end-to-end bugs. End-to-end testing checks a feature through the complete user flow.

2 8mo ago A 15 tokens

fix-frontend

08

penkzhou/swiss-army-knife-plugin

Command

A six-stage workflow for fixing frontend bugs, meaning problems in the part of a website or app that users see and interact with.

2 8mo ago A 14 tokens

fix-pr-review

09

penkzhou/swiss-army-knife-plugin

Command

A command workflow for handling code review comments on a pull request, which is a proposed change to a shared codebase. The description identifies an eight-phase process.

2 8mo ago A 20 tokens

merge-dep-prs

10

penkzhou/swiss-army-knife-plugin

Command

A command for merging pull requests that update dependencies. Renovate and Dependabot are tools that automatically open such pull requests.

2 8mo ago A 18 tokens

pr

11

penkzhou/swiss-army-knife-plugin

Command

A command that analyzes code changes, runs quality checks, creates a commit, and opens a pull request, a request to merge changes into a code repository.

2 8mo ago A 15 tokens

release

12

penkzhou/swiss-army-knife-plugin

Command

A command workflow for preparing and publishing a software release. It updates the changelog and plugin manifest, creates a Git tag, and pushes the changes.

2 8mo ago A 20 tokens

PostToolUse

13

penkzhou/swiss-army-knife-plugin

Hook

Runs after a tool call finishes for Bash tool calls, executing check-test-result.sh. From penkzhou/swiss-army-knife-plugin.

2 8mo ago A tokens not measured

backend-bugfix

15

penkzhou/swiss-army-knife-plugin

Skill Claude CodeCodex

This skill should be used when the user asks to "debug backend tests", "fix pytest failures", "analyze Python errors", "fix FastAPI bugs", or mentions keywords like "pytest", "IntegrityError", "ValidationError", "SQLAlchemy", "FastAPI". It provides the complete bugfix workflow knowledge including error classification…

2 8mo ago A 88 tokens

bugfix-workflow

16

penkzhou/swiss-army-knife-plugin

Skill Claude CodeCodex

A general bug-fixing workflow guide for backend, frontend, and end-to-end work. It includes TDD, or test-driven development, where tests are written to define the expected fix before the code is changed.

2 8mo ago A 49 tokens

ci-job-analysis

17

penkzhou/swiss-army-knife-plugin

Skill Claude CodeCodex

A reference guide for analysing failed CI jobs, which are automated checks that build and test code. It covers failure categories, confidence estimates, technology-stack identification, and common error patterns.

2 8mo ago A 33 tokens

penkzhou/swiss-army-knife-plugin

Skill Claude CodeCodex

A skill describing shared patterns for coordinator agents, which are agents that organize work performed by other agents. The description is incomplete.

2 8mo ago A 48 tokens

e2e-bugfix

19

penkzhou/swiss-army-knife-plugin

Skill Claude CodeCodex

This skill should be used when the user asks to "debug E2E tests", "fix Playwright failures", "fix Cypress tests", "analyze timeout errors", or mentions keywords like "Playwright", "Cypress", "Timeout exceeded", "locator", "selector", "flaky test". It provides the complete bugfix workflow knowledge including error…

2 8mo ago A 91 tokens

execute-plan

21

penkzhou/swiss-army-knife-plugin

Skill Claude CodeCodex

A knowledge base for carrying out software plans, with guidance on plan formats, task interpretation, dependencies, and execution strategies. A dependency is a task that must happen before another task can start.

2 8mo ago A 24 tokens

frontend-bugfix

22

penkzhou/swiss-army-knife-plugin

Skill Claude CodeCodex

Use this skill when debugging frontend test failures (React/TypeScript, Vitest, etc.), fixing bugs in React/TypeScript code, or following TDD methodology for frontend bug fixes. This skill provides the complete bugfix workflow knowledge including error classification, confidence scoring, and TDD best practices.

2 8mo ago A 65 tokens

knowledge-patterns

23

penkzhou/swiss-army-knife-plugin

Skill Claude CodeCodex

A library of recurring patterns for fixing comments raised during pull-request reviews. A pull request is a proposed code change submitted for review.

2 8mo ago A 29 tokens

pr-review-analysis

24

penkzhou/swiss-army-knife-plugin

Skill Claude CodeCodex

A knowledge base for analysing pull-request code review comments. Pull requests are proposed code changes shared for review before they are added to a project.

2 8mo ago A 34 tokens