By brewpirate
Orchestrate resilient distributed systems by coordinating errors across components with circuit breakers and retries to prevent cascades, while diagnosing root causes through log and metrics analysis, and automating recovery strategies for reliable agent-driven software delivery.
Audit codebase against code standards. Pass "changed" for diff-only mode.
Diagnose and fix a bug with parallel diagnostic agents
Run all quality gates — lint, format, tests, docs, journal
Shed context mid-session with a knowledge handoff document for clean resumption after /clear.
Execute a plan with parallel subagents per task
Fresh specialist agent spawned by zenflow:collab to handle issues extracted from the primary working session. Receives a structured handoff with full context, fixes the issue independently and reports back.
Expert error coordinator specializing in distributed error handling, failure recovery, and system resilience. Masters error correlation, cascade prevention, and automated recovery strategies across multi-agent systems with focus on minimizing impact and learning from failures.
Expert error detective specializing in complex error pattern analysis, correlation, and root cause discovery. Masters distributed system debugging, error tracking, and anomaly detection with focus on finding hidden connections and preventing error cascades.
Audit codebase sections against configurable code standards using parallel specialist agents. Use when checking code quality, enforcing standards, or running periodic health checks on the codebase.
Use when fixing bugs, errors, or unexpected behavior. Launches parallel diagnostic agents then a specialist to fix. Use for any issue that starts with "X is broken", "X doesn't work", error reports, or failing tests.
Validate completed work passes all quality gates (lint, format, tests, docs, journal). Use after finishing implementation tasks to ensure nothing is missed. Fixes failures automatically using subagents.
Collaborative working session — you and the user are a team exploring, building, and troubleshooting together. When issues arise, extract them with full context and delegate to fresh agents so the primary session stays clean and productive.
Shed accumulated context mid-session. Writes a knowledge handoff document capturing session state, decisions, observations, and behavioral calibration, then guides the user through /clear and resumption.
Uses power tools
Uses Bash, Write, or Edit tools
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.
Experimental — All plugins in this marketplace are under active development. APIs, commands, and behavior may change without notice. Use at your own risk.
/plugin marketplace add brewpirate/zenflow
/plugin install zenflow@zen
/plugin install field-notes@zen
/plugin install total-recall@zen
/reload-plugins
Three plugins, one marketplace:
| Plugin | Description |
|---|---|
| zenflow | Structured development pipeline — idea → plan → execute → validate → review. 15 composable skills, 3 agents, 3 hooks. Parallel subagent execution, code audits, bug-fix pipelines, and collaborative sessions with worktree delegation and mid-session context refresh. |
| field-notes | Structured work journal for Claude Code agents. 5 skills, 4 commands. Write entries, read history, surface patterns, and run end-of-session retrospectives. Stored as append-only JSONL with a browser-based viewer. |
| total-recall | Experimental. 5 tokens to recall a 1000-token file. Samples model associations to generate training-data-resonant trigger phrases — cheap attention reweighting for files lost in long contexts. Convergence sampling validated (0.93 avg confidence across 26 files); behavioral efficacy unproven. |
zen-flow/
├── .claude-plugin/
│ └── marketplace.json
├── plugins/zenflow/ → see plugins/zenflow/README.md
│ ├── agents/
│ ├── commands/
│ ├── hooks/
│ └── skills/
├── plugins/field-notes/ → see plugins/field-notes/README.md
│ ├── commands/
│ ├── scripts/
│ └── skills/
└── plugins/total-recall/ → see plugins/total-recall/README.md
├── agents/
├── commands/
└── skills/
npx claudepluginhub brewpirate/zen-flow --plugin zenflowSemantic file triggers — sample model associations to generate training-data-resonant recall phrases.
Structured agent work journal — write entries, read history, summarize patterns, and reflect on sessions. Single JSONL file per project.
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.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete developer toolkit for Claude Code
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.