Documentation
Documentation
kleidi-task Documentation
Welcome to the kleidi-task documentation. Here you’ll find everything you need to install, configure, and use kleidi-task for your development workflow.
Getting Started
- Installation — Install the
kltbinary - CLI Reference — Learn the commands
- MCP Integration — Connect your AI assistant
Interfaces
kleidi-task provides 4 ways to interact with your tasks:
| Interface | Best for |
|---|---|
| CLI | Quick terminal usage |
| REST API | Automation and scripts |
| MCP Server | AI assistants (Claude, Cursor) |
Web UI (klt serve) | Visual kanban board |
Advanced
- Workflows — Phase-based task workflows with AI prompts
- Script Hooks — Automate actions on task events
- Git Integration — Link commits to tasks
- Configuration — Global and project settings
- Authentication — HTTP Basic Auth for teams
- Docker — Container deployment
- VS Code Extension — Tasks in your editor