DevOps Kanban

DevOps kanban with TASK, FEAT, FIX, SPIKE, INV

   
Tier official
Author Operator!
License MIT
Version 1.0.0
Created 2026-01-08
Updated 2026-06-16
Loop shape review_loop
Review gates human, test_suite
Stops when tests_green; review_approved
Manifest collection.json

Issue types

Key Name Mode Steps
TASK Task autonomous 1
FEAT Feature autonomous 5
FIX Fix autonomous 5
SPIKE Spike paired 3
INV Investigation paired 5

Workflows

Select an issue type to see the Operator workflow it defines. This is the same graph the Operator app draws, rendered from the same published JSON.

Install

Operator reads the hosted catalog on startup, so this collection appears in the setup picker. To pin it explicitly:

# config.toml
[templates]
active_collection = "devops_kanban"