Agent Plumb Briefing 🪡 — grill-me style interview that turns a 1-3 sentence pitch into an 11-section markdown brief. Pairs with Agent Plumb (`/sdd-start`) to feed the brief-intake action cleanly. One question at a time with recommended answers, surfaces contradictions in real time, runs 4 quality checks before render. v0.8 adds host whitelist + image-extension allowlist for §11 mockup URLs.
A Claude plugin marketplace maintained by Sam Serra. Currently contains one plugin: agent-plumb-brief.
| Plugin | What it does | Version |
|---|---|---|
| agent-plumb-brief | Interview-style PRD writer for Sam's SDD framework. Grills you with one question at a time, refuses fuzziness, writes a clean markdown brief. | 0.8.0 |
Three clicks, no terminal needed.
agent-plumb-brief.plugin in the file list above.After install, type / in any Cowork chat and pick write-brief to start a new PRD interview. Or just say "write a brief for [your feature]" and the skill will activate.
When a new version ships, you'll get a heads-up. Repeat the three steps above with the new file — Cowork will prompt to upgrade.
One command:
/plugin marketplace add samuelserraceo/sam-serra-plugins
/plugin install agent-plumb-brief@sam-serra-plugins
Replace samuelserraceo/sam-serra-plugins with the actual samuelserraceo/sam-serra-plugins once you create the repo on GitHub. Claude Code pulls from main by default and auto-detects updates.
agent-plumb-brief doesYou pitch a feature idea in 1-3 sentences. The skill then:
request_id, etc.) is pinned to a concrete rule.Built on top of Matt Pocock's grill-me methodology, with an 11-section output template designed for Sam's spec-driven development pipeline.
sam-serra-plugins/
├── .claude-plugin/
│ └── marketplace.json ← Claude Code marketplace manifest
├── plugins/
│ └── agent-plumb-brief/ ← plugin source (skills, references, manifest)
│ ├── .claude-plugin/plugin.json
│ ├── skills/write-brief/...
│ └── README.md
├── agent-plumb-brief.plugin ← packaged bundle for Cowork (Option 1 install)
└── README.md ← this file
"Plugin validation failed" on install. Make sure you downloaded the raw file, not GitHub's HTML preview of the file. The .plugin file should be ~32 KB. If you see a few KB of HTML instead, repeat step 2 making sure you click the raw-download button.
Two write-brief entries in the slash menu after install. You may have installed both the .plugin and a separate .skill file in the past. Go to Customize → Personal skills, remove the standalone write-brief, keep only the one under the agent-plumb-brief plugin.
/plugin marketplace add errors in Claude Code. Check that the repo is public (or that your Claude Code session has access to it). Marketplace add doesn't work for private repos on personal plans.
Open a GitHub issue on this repo, or message Sam directly.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub samuelserraceo/sam-serra-plugins --plugin agent-plumb-briefAgent Plumb 🪡 — Specs > vibes. Spec-driven workflow for AI coding agents that mechanically refuses commits drifting from approved decisions. Plain-English specs, four playbooks (feature / project / bug / refactor), append-only audit trail, mutation-verified test suite, mechanical test-first hook (RED before GREEN).
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.