Jiusi-pys/agent-plugins

claude code plugins marketplace

1Stars on the repository
44Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

review-architecture

01

Jiusi-pys/agent-plugins

Agent

Independent read-only architecture reviewer focused on long-term constraints beyond local code — module boundaries, duplication of capability, public-API/back-compat, migration expand/contract, rollout/rollback, and domain conventions. Use during parallel review of structural changes.

1 2mo ago A 53 tokens

review-correctness

02

Jiusi-pys/agent-plugins

Agent

Independent read-only correctness reviewer. Use during parallel review of code changes to find broken invariants, bad state transitions, missing error propagation, races and edge cases introduced by the diff.

1 2mo ago A 41 tokens

review-intent

03

Jiusi-pys/agent-plugins

Agent

Independent read-only intent reviewer. Compares the diff against stated acceptance criteria and non-goals to find unmet requirements, violated non-goals, undeclared behavior, and missing required edge cases. Judges "is this what was asked", not "is this elegant". Use when an intent file or PR description exists.

1 2mo ago A 66 tokens

review-judge

04

Jiusi-pys/agent-plugins

Agent

Synthesizes verified verdicts, deterministic-gate state and risk tier into a single gate decision (PASS / PASSWITHNOTES / HUMANREQUIRED / BLOCK / REJECTINTAKE) plus a concise human report. Only verified findings may block. Use as the final step of the multi-review pipeline.

1 2mo ago A 65 tokens

review-risk-router

05

Jiusi-pys/agent-plugins

Agent

Cheap risk-tiering router for the multi-review pipeline. Reads REVIEW.md, scores the diff, assigns R0–R3, and selects the minimal sufficient sensor set. Use at the start of a code review to decide how much review fleet a change warrants.

1 2mo ago A 56 tokens

review-runtime

06

Jiusi-pys/agent-plugins

Agent

Conditionally-triggered read-only runtime reviewer. Runs the narrowest safe targeted/repro commands to observe async timing, resource leaks, timeouts/retries, query counts and performance. Use for R2/behavioral changes where static reading is insufficient.

1 2mo ago A 53 tokens

review-security

07

Jiusi-pys/agent-plugins

Agent

Independent read-only security reviewer organized around trust boundaries and data flow. Use during parallel review of changes touching auth, tenancy, injection surfaces, secrets/PII, dependencies, or user-controlled data reaching LLM prompts/tools.

1 2mo ago A 47 tokens

Jiusi-pys/agent-plugins

Agent

Independent read-only test-integrity reviewer. Reads the test diff FIRST to catch deleted/skipped/loosened assertions, expectations rewritten to match wrong behavior, happy-path-only coverage, and implementation+test collusion. Use during parallel review of code changes.

1 2mo ago A 56 tokens

review-verifier

09

Jiusi-pys/agent-plugins

Agent

Independently falsifies or verifies ONE candidate review finding from a clean context. Receives only the claim, location, target and reproduction hint — never the originating reviewer's reasoning. Use to confirm a candidate before it is allowed to block.

1 2mo ago A 52 tokens

compile-debugger

10

Jiusi-pys/agent-plugins

Agent

A specialist agent for diagnosing failures when code is compiled for a different operating system or processor, especially OHOS.

1 2mo ago A 42 tokens

ohos-dispatcher

11

Jiusi-pys/agent-plugins

Agent

An OHOS work scheduler for OpenHarmony and related systems such as KaihongOS. It analyzes requests and assigns them to a suitable OHOS specialist agent.

1 2mo ago A 63 tokens

porting-analyzer

12

Jiusi-pys/agent-plugins

Agent

A feasibility-analysis agent for moving Linux software to OpenHarmony, an operating system for connected devices. It assesses the expected difficulty and risks of the port.

1 2mo ago A 43 tokens

porting-architect

13

Jiusi-pys/agent-plugins

Agent

An architecture-planning agent for moving software from Linux to OpenHarmony, an operating system for connected devices. It plans code changes and ways to adapt Linux-specific interfaces to OpenHarmony interfaces.

1 2mo ago A 41 tokens

remote-commander

14

Jiusi-pys/agent-plugins

Agent

An agent role for operating OHOS source code and builds on remote servers over SSH. OHOS is an operating system project.

1 2mo ago E 43 tokens

runtime-debugger

15

Jiusi-pys/agent-plugins

Agent

A runtime-error diagnosis agent for software running on an OpenHarmony device, an operating system for connected devices. It analyses why a program failed on the device.

1 2mo ago A 35 tokens

source-explorer

16

Jiusi-pys/agent-plugins

Agent

An agent for exploring the source code and structure of Linux software before porting it to OHOS, an operating system platform.

1 2mo ago A 37 tokens