🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub✦ BytesAgain

Flowdo

by @ckchzh

Task and workflow manager with kanban-style status tracking. Use when you need flowdo.

Versionv2.0.0
Downloads572
Installs1
TERMINAL
clawhub install flowdo

πŸ“– About This Skill


name: FlowDo description: "Task and workflow manager with kanban-style status tracking. Use when you need flowdo." version: "2.0.0" author: "BytesAgain" homepage: https://bytesagain.com source: https://github.com/bytesagain/ai-skills tags: ["task","todo","workflow","productivity","project","kanban","gtd","management"] categories: ["Productivity", "Project Management"]

FlowDo

FlowDo brings kanban-style task management to your terminal. Track tasks through workflow states, set priorities, and monitor your completion rate.

Why FlowDo?

  • Workflow states: Move tasks through todo β†’ doing β†’ done
  • Priority system: Mark urgent tasks as high priority
  • Visual status: Icons show task state at a glance
  • Completion tracking: See your progress percentage
  • Filter views: Show only tasks in a specific state
  • Commands

  • add β€” Add a new task
  • list [status] β€” List tasks filtered by status (todo/doing/done/all)
  • done β€” Mark a task as complete
  • doing β€” Mark a task as in progress
  • priority β€” Set priority (high/normal/low)
  • stats β€” View completion statistics
  • info β€” Version information
  • help β€” Show available commands
  • Usage Examples

    flowdo add Write project proposal
    flowdo add Review pull requests
    flowdo doing 1710000001
    flowdo priority 1710000001 high
    flowdo done 1710000001
    flowdo list todo
    flowdo stats
    

    Status Icons

  • ⬜ Todo β€” Not started
  • πŸ”„ Doing β€” In progress
  • βœ… Done β€” Completed
  • 🚫 Blocked β€” Blocked by dependency
  • ❗ High priority indicator

  • πŸ’¬ Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com