By brewpirate
Structured agent work journal — write entries, read history, summarize patterns, and reflect on sessions. Single JSONL file per project.
Read recent journal entries. Use when resuming work, checking what was done recently, or reviewing a specific session's history.
End-of-session retrospective — analyze journal entries and surface actionable insights for future sessions.
Aggregate journal entries to surface patterns — recurring blockers, most-modified files, effective tools, and velocity trends.
Append a structured journal entry after completing work. Records what was done, what went wrong, and what was learned.
Read recent journal entries. Use when resuming work, checking what was done recently, or reviewing a specific session's history.
End-of-session retrospective — analyze the current session's journal entries and surface actionable insights for future sessions. Use before ending a long session or at natural stopping points.
Aggregate journal entries to surface patterns — recurring blockers, most-modified files, effective tools, and team velocity trends. Use for retrospectives, standups, or understanding project health.
Open the journal in a browser with the Tokyo Night HTML viewer.
Append a structured journal entry after completing work. Use at the end of any task, feature, bug fix, or session to record what was done, what went wrong, and what was learned.
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 field-notesSemantic file triggers — sample model associations to generate training-data-resonant recall phrases.
Structured development pipeline for high-quality, agent-driven software delivery
Long-term memory system for Claude Code that captures learnings through diary entries and synthesizes insights through periodic reflection
Continuous memory for Claude Code. Extracts, summarizes, and compresses conversations into tiered daily logs. Claude remembers what you did yesterday.
Automatic Claude Code -> Obsidian second brain: zero-config session capture, hybrid search, autonomous recall, daily/lessons/preferences.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.