@gmickel/gmickel-claude-marketplace
This repo is a Claude Code plugin marketplace. It ships two plugins: flow and flow-next.
Install
Add @gmickel/gmickel-claude-marketplace to Claude Code with the PolySkill CLI: polyskill add @gmickel/gmickel-claude-marketplace
Instructions
# Claude Code Project Guide ## Purpose This repo is a Claude Code plugin marketplace. It ships two plugins: **flow** and **flow-next**. ## Structure - Marketplace manifest: `.claude-plugin/marketplace.json` - Plugins live in `plugins/` - Each plugin has: `.claude-plugin/plugin.json`, `commands/`, `skills/`, optionally `agents/` ## Plugins ### flow-next (recommended) Zero-dependency workflow with bundled `flowctl.py`. All state in `.flow/` directory. Commands: - `/flow-next:plan` → creates epic + tasks in `.flow/` - `/flow-next:work` → executes tasks with re-anchoring - `/flow-next:interview`…
Keywords: github, claude-plugin, code-marketplace, flow-plugin, flow-next-plugin, coding-tools, developer-plugins, software-integration