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.
git clone --depth 1 https://github.com/jamditis/claude-skills-journalismWrote 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.
[](https://agentmods.dev/plugins/jamditis/claude-skills-journalism/superjawn)<a href="https://agentmods.dev/plugins/jamditis/claude-skills-journalism/superjawn"><img src="https://agentmods.dev/badge/plugins/jamditis/claude-skills-journalism/superjawn.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
superjawn 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 3d 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.
What it actually says
{
"name": "superjawn",
"version": "1.1.0",
"description": "Research-augmented fork of obra/superpowers. Ships all 14 workflow skills (brainstorming, planning, TDD, code review, debugging, worktrees, parallel agents) standalone, with no dependency on the upstream superpowers plugin.",
"author": {
"name": "Joe Amditis",
"email": "[email protected]"
}
}
What it installs
The manifest is a name and a version. 14 skills travel with it, and installing the plugin installs all of them — 333 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill brainstorming A 26 tokens
- Skill systematic-debugging A 21 tokens
- Skill subagent-driven-development A 17 tokens
- Skill executing-plans A 22 tokens
- Skill using-git-worktrees A 26 tokens
- Skill writing-skills A 20 tokens
- Skill requesting-code-review A 22 tokens
- Skill writing-plans A 21 tokens
- Skill verification-before-completion A 26 tokens
- Skill test-driven-development A 17 tokens
- Skill dispatching-parallel-agents A 26 tokens
- Skill finishing-a-development-branch A 35 tokens
- Skill receiving-code-review A 25 tokens
- Skill using-superjawn C 29 tokens
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.
- 3d ago First seen · 10 lines scan A d5d890e016b8
superjawn is a plugin published in the GitHub repository jamditis/claude-skills-journalism (389 stars, last pushed yesterday), 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. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-05.
Other plugins, from other repositories
supergraph
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.
rageatc-code-oss
Scale-adaptive software development — TDD, verification, perspective-based review, interface design, and tool capabilities (browser automation, PDFs, YouTube transcripts, local-LLM and Codex delegation).
han-coding
Coding-facing skills for the Han suite: writing, reviewing, testing, investigating, and standardizing code. Home of the tdd skill, which drives a feature or behavior through a BDD-framed red-green-refactor loop with an enforced observed-failure gate, and the refactor skill, which restructures existing code without…
code-quality
Code quality pipeline — SOLID refactoring, TDD workflow, design patterns, performance optimization, and 6 specialist review agents.
pdlc
Turn AI software engineering into an auditable, on-disk state machine. A staged PDLC workflow (PRD, design, TDD, implement, review, ship, retro) enforces hard contracts — artifacts on disk, per-feature state machine, tests-before-code, objective checks from real command exit codes, single-shot auto-repair — so AI work.
sumo-qa
Sumo QA — a senior-QA-shaped MCP server for pre-coding QA planning, TDD scaffolding, mutation-testing follow-up, code review, and test-data discovery.