By kzarzycki
Persistent workspace, agent orchestration, session search, and learning consolidation for Claude Code. Bundles flow (.work/ workspaces with subagent delegation), orchestrator (restrict main thread to read-only), find-conversation (search past CC sessions), and the experimental /promote-learnings command for end-of-session rule consolidation.
Show current project status.
Initialize a Flow workspace for this project. Creates `.work/` directory and adds Flow instructions to CLAUDE.md.
Promote accumulated learning proposals from recent sessions into permanent rules (CLAUDE.md, skill files, MEMORY.md). Status — experimental.
Execute a quick task without the full item/research/plan ceremony.
Research a topic, optionally tied to a work stream.
Search through past Claude Code conversations to find specific sessions by topic, content, date, or working directory. Use when the user asks to find a previous conversation, recall what was discussed, locate a session they worked on, or resume past work. Trigger on "find that conversation", "which session did we", "we talked about X before", "find the session where", "I was working on X yesterday", "resume that conversation", "open that session", or any reference to past Claude Code conversations.
Persistent workspace and agent coordination for multi-step work. Activates when .work/ exists, when users discuss work items or planning, or via /flow commands.
Orchestrator mode — restrict main Claude Code thread to read-only, forcing delegation of all file writes to subagents via Task(). Use when toggling orchestrator mode (on/off/status), setting up orchestrator in a project, or when orchestrator hook blocks a tool call.
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.
Krzysztof Zarzycki's plugin marketplace for Claude Code. Four toolkits covering workflow, research, engineering, and presales.
| Plugin | What's inside |
|---|---|
| workflow | flow (.work/ workspace + subagent delegation), orchestrator (restrict main thread to read-only), find-conversation (search past CC sessions). Plus the experimental /promote-learnings command. |
| research | deep-research (multi-source orchestration with Perplexity/Tavily/Exa/Gemini/native search), platform skills for chatgpt-deep-research, claude-ai-deep-research, gemini-deep-research. |
| engineering | audit-third-party-software (safety audit before installing repos/packages), context-extractor (analyze any project, generate CLAUDE.md from observed conventions). |
| content | voice-dna (extract 8-dim writing style from someone's LinkedIn — useful for stakeholder prep, content writing, proposal personalization). |
Add the marketplace, then install plugins by name.
# In Claude Code:
/plugin marketplace add kzarzycki/agent-skills
/plugin install workflow@kzarzycki-agent-skills
/plugin install research@kzarzycki-agent-skills
/plugin install engineering@kzarzycki-agent-skills
/plugin install content@kzarzycki-agent-skills
Pick the plugins you want. Each is independent.
Clone, register the local checkout as a marketplace, and iterate without pushing:
git clone https://github.com/kzarzycki/agent-skills ~/dev/agent-skills
# In Claude Code:
/plugin marketplace add /Users/yourname/dev/agent-skills
To pull in changes from a local edit without pushing first, see .claude/CLAUDE.md for the git remote add local + fast-forward merge pattern.
/flow:init bootstraps a .work/ workspace per project — a Date-prefixed dir per work stream, append-only log.md, idea capture, ITEM.md manifest with research/plan/execute/verify lifecycle. /orchestrator on restricts the main thread to read-only and forces all writes through subagents.
deep-research orchestrates parallel agents across web search providers and produces cited reports with confidence scores. Use chatgpt-deep-research, claude-ai-deep-research, or gemini-deep-research to delegate to those platforms' native research UIs.
audit-third-party-software reads a repo/package/binary and outputs a SAFE/CAUTION/UNSAFE verdict with file:line citations covering telemetry, supply-chain risks, hardcoded credentials, and what the code actually does. context-extractor walks any project and writes a CLAUDE.md capturing observed conventions and patterns.
voice-dna extracts an 8-dimension style profile from a person's LinkedIn posts — vocabulary fingerprint, signature moves, posting modes, and a Prompt Engineering Guide for AI-assisted writing in that voice. Use it to prep before outreach, draft a tailored proposal, or calibrate an AI co-author to a specific style.
<plugin>/.claude-plugin/plugin.json follow semver. Bump on every PR with changes.feat:, fix:, chore:, etc.).npx claudepluginhub kzarzycki/agent-skills --plugin workflowMCP bridge for live-editing open PowerPoint presentations on macOS via Office.js
Developer toolkit. Contains audit-third-party-software (safety audit before installing repos/binaries/packages, with SAFE/CAUTION/UNSAFE verdict and file:line citations) and context-extractor (analyze any project and generate a CLAUDE.md from observed conventions).
Multi-round deep research orchestration with parallel agents and platform knowledge for ChatGPT Deep Research, Claude.ai Research, and Gemini Deep Research. The deep-research skill coordinates Perplexity/Tavily/Exa/Gemini/native-WebSearch agents to produce cited reports; the platform skills handle delegation to each web UI.
Search Cookidoo recipes, inspect official details, translate recipes, and save custom recipes through a local MCP server.
Content preparation toolkit. Currently: voice-dna (extract an 8-dimension writing-style profile from a person's LinkedIn posts — useful for understanding stakeholder communication preferences before outreach, content writing, or proposal personalization).
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.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.