flow-next
01Plugin Claude Code
Plugin marketplace listing 1 plugin: flow-next.
Plugin Claude Code
Plugin marketplace listing 1 plugin: flow-next.
Instructions file CodexOpenCode
AGENTS.md instructions for gmickel/flow-next, a project described as: Repeatable agentic engineering. The workflow layer that turns AI coding agents into a disciplined factory: durable specs, fresh-context workers, adversarial cross-model reviews, receipts. Everything in your repo, zero dependencies. Claude Code ·…
Instructions file
Claude Code instructions for gmickel/flow-next, covering claude code project guide, stack and tooling, when to use a skill (the default), when to use deterministic flowctl python and the common pattern: skill + thin flowctl plumbing.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, running bun run lint. From gmickel/flow-next.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
Cursor rule Cursor
../../CLAUDE.md.
Skill Claude CodeCodex
Audit .flow/memory/ entries against the current codebase and decide Keep / Update / Consolidate / Replace / Delete per entry. Triggers on /flow-next:audit, "audit memory", "review memory", "refresh learnings", "sweep stale memory", "consolidate overlapping memory entries". Optional mode:autofix token in arguments runs…
Skill Claude CodeCodex
You are running inside a disposable eval arena.
Plugin Claude Code
Zero-dependency, spec-driven agentic SDLC: durable specs, context-fit plans, re-anchored workers, adversarial cross-model review, and receipts. Includes 20 subagents, 29 commands, 33 skills.
Agent
Used by /flow-next:prime to analyze build system, scripts, and CI configuration. Do not invoke directly.
Agent
Used by /flow-next:prime to analyze CLAUDE.md and AGENTS.md quality and completeness. Do not invoke directly.
Agent
Identify documentation that may need updates based on the planned changes.
Agent
Find the most relevant framework/library docs for the requested change.
Agent
Used by /flow-next:prime to scan for environment setup, .env templates, Docker, and devcontainer configuration. Do not invoke directly.
Agent
Map user flows, edge cases, and missing requirements from a brief spec.
Agent
Search GitHub repos (public + private) for code patterns, implementations, and examples.
Agent
Search .flow/memory/ for entries relevant to the current task or request.
Agent
Used by /flow-next:prime to scan for observability setup including logging, tracing, metrics, and health endpoints. Do not invoke directly.
Agent
Synchronizes downstream task specs after implementation. Spawned by flow-next-work once per resolved wave. Do not invoke directly.
Agent
Resolve a single PR review thread by evaluating validity, implementing fixes, or replying. Spawned by flow-next-resolve-pr skill; not for direct user invocation.
Agent
Gather modern best practices and pitfalls for the requested change.
Agent
Single-axis quality audit of recent changes — correctness or standards, per the AXIS line in the dispatch.
Agent
Scan repo to find existing patterns, conventions, and related code paths for a requested change.
Agent
Used by /flow-next:prime to scan for security configuration including GitHub settings, CODEOWNERS, and dependency updates. Do not invoke directly.