flow is a keyboard-first Kanban board for terminal workflows. Manage tasks and projects in the terminal.
Quick Start
Run Kanban board
sc flow run board <board-file>
Passthrough to flow CLI
sc flow _ <flow-args>
Key Features
Keyboard-First: Navigate entirely with keyboard
Kanban Board: Classic Kanban workflow
Terminal Native: No external GUI required
Productivity: Focused on terminal workflows
Local Mode: Use local board files
Jira Mode: Integration with Jira
Installation
cargo install flow
Usage Examples
Run board
flow board.kanban
Local mode
flow --local board.kanban
Jira mode
flow --jira board.kanban
Status check
flow status
Notes
Run flow --help to see all available options
1---2name: quickstart-1923description: flow - Terminal Kanban4---5# flow - Terminal Kanban67## Overview8flow is a keyboard-first Kanban board for terminal workflows. Manage tasks and projects in the terminal.910## Quick Start1112### Run Kanban board13```bash14sc flow run board <board-file>15```1617### Passthrough to flow CLI18```bash19sc flow _ <flow-args>20```2122## Key Features2324- **Keyboard-First**: Navigate entirely with keyboard25- **Kanban Board**: Classic Kanban workflow26- **Terminal Native**: No external GUI required27- **Productivity**: Focused on terminal workflows28- **Local Mode**: Use local board files29- **Jira Mode**: Integration with Jira3031## Installation3233```bash34cargo install flow35```3637## Usage Examples3839### Run board40```bash41flow board.kanban42```4344### Local mode45```bash46flow --local board.kanban47```4849### Jira mode50```bash51flow --jira board.kanban52```5354### Status check55```bash56flow status57```5859## Notes6061- Run `flow --help` to see all available options
Run npx skillmds@latest add javimosch/quickstart-192 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
flow - Terminal Kanban It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
javimosch (@javimosch) published this skill. Their other Agent Skills are listed on their SkillMD profile.