gmickel-claude-marketplace
Spec-driven AI coding workflow with cross-model review and proof receipts
Tells the AI agent how to run the flow-next workflow: when to use conversational skills versus the deterministic flowctl CLI, how to route work across supported host platforms, and which quality gates must pass before code ships.
All Skills in This Repository (38)
Pure Emerald Level Indicatorsflow-next
Manage Flow-Next epics and tasks with the bundled flowctl CLI.
flow-next-export-context
Export RepoPrompt context as Markdown for external LLM review.
flow-next-worktree-kit
Manage git worktrees and copy .env files across branches via bash script.
flow-next-setup
Install flowctl CLI and copy CLAUDE.md/AGENTS.md templates into projects.
flow-next-impl-review
Review code changes using RepoPrompt or Codex backends.
flow-next-work
Orchestrate Flow epics and tasks with git-based tracking and quality gates.
flow-next-deps
Visualize epic dependencies and blocking chains for Flow-Next epics.
flow-next-rp-explorer
Explore large codebases with RepoPrompt RP CLI commands.
flow-next-sync
Trigger plan-sync to update downstream task specs after drift.
flow-next-plan-review
Orchestrate Flow epic spec plan reviews with RepoPrompt or Codex.
browser
Automate browser interactions for testing, UI verification, and data extraction via CLI.
flow-next-prime
Assesses GitHub-hosted codebases for agent and production readiness via eight pillars, producing a prioritized remediation report.
Frequently Asked Questions
FAQPage SchemaHow to install flow-next?โผ
Run `npx skills add gmickel/gmickel-claude-marketplace --all -g -y` in your terminal to install the full skill suite globally.
What problem does flow-next solve?โผ
AI agents write code fast but drift, forget requirements, and hand you unreviewed diffs. Flow-next fixes this with durable specs, cross-model review gates, and a proof receipt behind every claim of done.
Which AI coding tools does flow-next work with?โผ
It runs first-class on Claude Code, OpenAI Codex, Factory Droid, Cursor, Grok Build, and OpenCode, with the same specs and gates on every host.
Can flow-next run autonomously overnight?โผ
Yes. The opt-in Ralph mode and pilot/land loops can plan, build, review, and merge backlog items unattended, with guard hooks limiting what they may touch.
Do I need coding experience to use flow-next?โผ
No deep setup knowledge is needed. You describe what to build in plain English, and the agent guides you through specs, review, and pull requests step by step.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core