agent-kanban

Automate AI agent task management via ak command-line subcommands.

439|35|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/saltbo/agent-kanban --skill agent-kanban
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-kanban
Source: https://github.com/saltbo/agent-kanban/tree/main/skills/agent-kanban
Command: npx skills add https://github.com/saltbo/agent-kanban --skill agent-kanban

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CLI reference for agents to claim tasks, log progress, and submit for review, helping teams coordinate AI-driven work without manual context switching.

Core Features & Use Cases

  • Task lifecycle commands: claim, review, get task, and create notes to log progress across the board.
  • Resource management: apply configurations and manage repos for agent-driven work, enabling reproducible tasks.
  • Use Case: An engineer agent claims a task, logs progress with notes, and opens a PR for review, all via ak CLI.

Quick Start

Claim a task, log progress, and submit the task for review using the ak CLI.

Frequently Asked Questions about agent-kanban

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate task management for AI agents via a command-line interface?

The ak CLI automates task management for AI agents by defining subcommands for tasks, notes, and resources. It handles end-to-end workflows like claiming tasks and submitting changes for review across boards and repositories.

How does an AI agent claim a task and submit changes for review?

An AI agent claims a task, logs progress with notes, and opens a PR for review using the ak CLI. Lifecycle commands handle claiming, applying specifications, and submitting changes across repositories.

What is the best way to coordinate AI-driven work across multiple repositories?

Coordinating AI-driven work across repositories is best handled by CLI resource management commands that apply configurations and manage repos. This enables reproducible tasks and integrates cleanly with CI-friendly practices.

Can I use the ak CLI to log task progress and record notes for engineer agents?

Yes, the CLI provides create notes commands to log task progress and record notes for engineer agents. Agents document workflow progress across the board before submitting changes for review.

Does agent task management via CLI support CI-friendly practices for automated workflows?

Agent task management via CLI supports CI-friendly practices by defining a stable set of subcommands for tasks, notes, and resources. This ensures reproducible agent-driven work and reliable automation within continuous integration pipelines.