Psters_AI_Workflow: Agent for Claude Code

.claude/agents/plugin-submission-reviewer.md

plugin-submission-reviewer is an agent for Claude Code from J-Pster/Psters_AI_Workflow. It costs 0 tokens per session (163 once invoked), scanned A, original, MIT.

A review agent that checks whether a coding add-on is ready to submit or release. It examines its manifest, marketplace entry, documentation, component files, and release versions.

In plain words
What is it for?
Use it as a final review for psters-ai-workflow before committing or releasing changes, with pass/fail results and a prioritized fix list.
Why use it?
It catches missing files, invalid metadata, unclear instructions, and mismatched version information before publication.

Agent for Claude Code

Written for Claude Code: installed under .claude/.

This is J-Pster/Psters_AI_Workflow's own configuration. It tells Claude Code how to work on Psters_AI_Workflow itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything Psters_AI_Workflow configures →

Reuse

Borrowing it

Nothing to install: this file belongs to J-Pster/Psters_AI_Workflow. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/J-Pster/Psters_AI_Workflow/main/.claude/agents/plugin-submission-reviewer.md
Clone the repo
git clone --depth 1 https://github.com/J-Pster/Psters_AI_Workflow

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for plugin-submission-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/j-pster/psters_ai_workflow/plugin-submission-reviewer/github.svg)](https://agentmods.dev/agents/j-pster/psters_ai_workflow/plugin-submission-reviewer)
Your own site
<a href="https://agentmods.dev/agents/j-pster/psters_ai_workflow/plugin-submission-reviewer"><img src="https://agentmods.dev/badge/agents/j-pster/psters_ai_workflow/plugin-submission-reviewer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for plugin-submission-reviewer

Your own site · 80×15
<a href="https://agentmods.dev/agents/j-pster/psters_ai_workflow/plugin-submission-reviewer"><img src="https://agentmods.dev/badge/agents/j-pster/psters_ai_workflow/plugin-submission-reviewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 163 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00163
Opus 5 $0.00000 $0.00081
Sonnet 5 $0.00000 $0.00033
Haiku 4.5 $0.00000 $0.00016

Measured 9d ago against content hash 33c5e3d31b45, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

plugin-submission-reviewer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/plugin-submission-reviewer.md · 26 lines

What it actually says

Plugin Submission Reviewer

Purpose

Run a final submission-quality review before commit/release for psters-ai-workflow.

Review checklist

  1. Manifest validity:
    • .cursor-plugin/plugin.json is valid JSON
    • metadata fields are coherent
  2. Marketplace integration:
    • .cursor-plugin/marketplace.json entry exists and resolves correctly
  3. Component discoverability:
    • commands, skills, rules, agents, hooks, and MCP config paths exist
  4. Documentation quality:
    • install instructions, purpose, and coverage are clear
  5. Release consistency:
    • CHANGELOG.md and marketplace version are synchronized for release versions

Output format

  • Pass/fail by section
  • Prioritized fix list
  • Final recommendation: ready / not ready
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 26 lines · 0 tokens per session scan A 33c5e3d31b45

Subscribe to this mod's changes

plugin-submission-reviewer is an agent published in the GitHub repository J-Pster/Psters_AI_Workflow (289 stars, last pushed 5mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 163 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.