sonu

A coding-agent plugin that plans and builds changes test-first, reviews them, processes ticket queues, and can take approved work through pull-request merge.

In plain words
What is it for?
Use it for features, bugs, interface reviews, issue-tracker workflows, parallel work in Git worktrees, and automated pull-request review.
Why use it?
It separates human approvals from routine implementation and review work, while keeping plans, progress, and risks visible on tickets.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add PrabhdeepSingh/claude-plugins
agentmods
npx agentmods add plugins/prabhdeepsingh/claude-plugins/sonu
Clone the repo
git clone --depth 1 https://github.com/PrabhdeepSingh/claude-plugins

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin 89% copy Near-identical to another mod in the catalogue.
Security

Grade A, and why

sonu 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 yesterday.

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.

Origin

This is a copy

89% identical to prabhdeep-tools — 150 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

sonu/.claude-plugin/plugin.json · 78 lines

How it starts

The opening of the file, as written. The whole thing — 78 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "sonu",
  "version": "4.6.0",
  "description": "Make your coding agent work like a senior teammate instead of an eager intern. /sonu:build writes every change in your style and test-first, then hands it back with the riskiest parts flagged before you review. /sonu:ship takes it from working tree to merged PR on its own — collecting every AI reviewer bot enabled on the repo, fixing or answering each finding, looping until clean. Once you trust that loop, /sonu:factory turns your issue tracker into the queue: label a ticket in GitHub Issues, Jira, Linear, or a dependency-free local Markdown store, and the agent specs it, builds it in its own git worktree so several tickets can run in parallel, and — once you review the diff and apply the ship label — takes it through review to a merged PR, reporting plan, progress, and risks back to the ticket the whole way. Run a pass per label, or let /sonu:factory poll watch the queue for you. You approve the spec, the diff, and the ship — nothing merges without your label. It also knows what a good interface looks like: /sonu:interface-review audits a whole screen or flow across accessibility, layout, typography, color, motion, and copy, and those same bars fire automatically while it builds. The discipline lives in 26 skills that auto-apply as it works, and that you can read and edit like any other file: code-standards, tdd, debugging, security, performance, intent-interview, design-tree, model-tiering, self-review, blast-radius, pr-conventions, safe-migrations, infra-standards, observability, seo, interface-review, accessibility, layout, ui-polish, typography, colors, ux-writing, ticket-lifecycle, ticket-triage, classify-tickets, bug-finder. Every skill is plain Markdown you can read, fork, and edit — no runtime, no service to sign up for. Works in Claude Code and Cursor. The local tracker needs nothing but git; GitHub Issues uses the gh CLI, and Jira and Linear use their MCP servers or your own API credentials.",
  

Read the full file on GitHub · 78 lines

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. yesterday First seen · 78 lines scan A 30688e1a8f6d

Subscribe to this mod's changes

sonu is a plugin published in the GitHub repository PrabhdeepSingh/claude-plugins (3 stars, last pushed 2d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. It is 89% identical to prabhdeep-tools, differing in 150 lines, and is treated as a copy.