flow-next
CommunityPlan and manage Flow-Next tasks with ease.
Authorgmickel
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Flow-Next Task Management helps teams keep track of .flow/ epics and tasks, reducing context drift and enabling quick collaboration on agile-style workflows within the Flow-Next plugin.
Core Features & Use Cases
- Standalone tooling: manage epics and tasks, list items, view details, and mark readiness across epics.
- Unified workflow: supports create, show, list, ready, and start operations to drive tasks from planning to execution.
- Use Case: coordinate a sprint backlog by creating epics, adding tasks, and tracking task status with a consistent CLI.
Quick Start
FLOWCTL="${DROID_PLUGIN_ROOT:-${CLAUDE_PLUGIN_ROOT}}/scripts/flowctl" Use the bundled flowctl to inspect and manage tasks.
- Check presence of .flow with $FLOWCTL detect --json
- Initialize and inspect: $FLOWCTL init --json
- List epics and tasks: $FLOWCTL epics --json, $FLOWCTL tasks --json
- Show an epic with its tasks: $FLOWCTL show fn-1-add-oauth --json
- View a single task: $FLOWCTL show fn-1-add-oauth.2 --json
- Find ready tasks: $FLOWCTL ready --epic fn-1-add-oauth --json
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: flow-next Download link: https://github.com/gmickel/gmickel-claude-marketplace/archive/main.zip#flow-next Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.