superjawn

superjawn is a plugin for Claude Code from jamditis/claude-skills-journalism. Its manifest loads nothing; the 14 skills it bundles cost 333 tokens per session together, scanned A, original, MIT.

A standalone collection of 14 software-development workflow skills, including brainstorming, planning, test-driven development, code review, debugging, worktrees, and parallel agents. Test-driven development, or TDD, means writing tests before the implementation.

In plain words
What is it for?
It helps plan and implement changes, write tests first, review code, debug problems, use separate Git worktrees, and coordinate parallel agents.
Why use it?
It groups common development workflows in one add-on without requiring the upstream plugin it was based on.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

Good fit It helps plan and implement changes, write tests first, review code, debug problems, use separate Git worktrees, and coordinate parallel agents.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add jamditis/claude-skills-journalism/plugin install superjawn
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.

Clone the repo
git clone --depth 1 https://github.com/jamditis/claude-skills-journalism

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 superjawn

README.md
[![agentmods](https://agentmods.dev/badge/plugins/jamditis/claude-skills-journalism/superjawn.svg)](https://agentmods.dev/plugins/jamditis/claude-skills-journalism/superjawn)
Your own site
<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>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 14 skills cost 333 tokens a session between them.
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.
Security

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.

superjawn/.claude-plugin/plugin.json · 10 lines

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]"
  }
}
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. 3d ago First seen · 10 lines scan A d5d890e016b8

Subscribe to this mod's changes

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.

Related

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.

datit309/supergraph · not measured

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).

isvlasov/rageatc-oss · not measured

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…

testdouble/han · not measured

code-quality

Code quality pipeline — SOLID refactoring, TDD workflow, design patterns, performance optimization, and 6 specialist review agents.

FlorianBruniaux/claude-code-plugins · not measured

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.

kanfu-panda/pdlc-skills · not measured

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.

sumithr/sumo-qa · not measured