Taskgo
Fast and simple terminal based Kanban board manager
Install / Use
/learn @singalhimanshu/TaskgoREADME
Taskgo
Fast and simple terminal based Kanban board manager
Demo

Features
- Vim Style keybinds
- Markdown file to store data
- Undo/Redo operations
Install
The easiest way to get the application is to download the precompiled binaries from the release section.
Install latest version
Make sure that you have setup go properly on your system and you have $GOPATH/bin in your $PATH variable (for linux/macOS) or environment variable for Windows.
$ go get -u github.com/singalhimanshu/taskgo/cmd/taskgo
This will create a taskgo binary under $GOPATH/bin directory.
Usage
Simply run taskgo. This will create a taskgo.md file in your current directory.
There is a -f flag to provide custom file name.
Example: taskgo -f file_name.md.
Keybinds
You can press ? in the application itself to see the keybinds. But for reference they are here as well -
| Key | Description | | ------------ | ------------------------------ | | j/down arrow | Move down | | k/up arrow | Move up | | l/h | Move left/right | | J/K | Move task down/up the list | | L/H | Move task left/right the lists | | a | add task under the cursor | | A | add task at the end of list | | D | Delete a task | | d | Mark a task as done | | e | Edit a task | | Enter | View task information | | g | focus first item of list | | G | focus last item of list | | u | undo | | <C-r> | redo | | ? | To view all these keybinds | | q | Quit application |
Related Skills
xurl
347.2kA CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
trello
347.2kManage Trello boards, lists, and cards via the Trello REST API.
mcporter
347.2kUse the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
wanwu
4.2kChina Unicom's Yuanjing Wanwu Agent Platform is an enterprise-grade, multi-tenant AI agent development platform. It helps users build applications such as intelligent agents, workflows, and rag, and also supports model management. The platform features a developer-friendly license, and we welcome all developers to build upon the platform.
