agent-kanban
SolidCLI reference for agents — how to claim tasks, log progress, submit for review
Install
Quality Score: 84/100
Skill Content
Details
- Author
- saltbo
- Repository
- saltbo/agent-kanban
- Created
- 5 months ago
- Last Updated
- 4 days ago
- Language
- TypeScript
- License
- NOASSERTION
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
ak-task
Run the Agent Kanban task lifecycle: create, assign, monitor, and either hand review to an active board maintainer or review and finish the task as leader. Use only when the user explicitly asks for AK Task, Agent Kanban, an AK task, or delegation through an AK board. Do not use for ordinary feature implementation, bug fixing, or generic task creation.
agtx-sweep
Sweep this conversation into agtx tasks and push them to the kanban board. Use when the user wants to capture, decompose, or hand off conversation results to the agtx board.
agent-sync
Use when several coding agents work one repository at the same time and must not collide - claiming a task, reserving the next decision/question/ticket id, journaling a run, filing or answering a cross-repo dependency, or regenerating the shared board. Triggers - 'claim this task' / 'возьми задачу', 'who is working on X' / 'кто сейчас делает X', 'reserve an id' / 'зарезервируй id', 'sync the board' / 'обнови доску', 'set up agent coordination' / 'настрой координацию агентов', /agent-sync. Use it BEFORE editing any shared registry file (decisions, open questions, roadmap, workstreams, dependencies) in a project that has .claude/agent-sync.json, even when the user never mentions coordination - an unclaimed edit to those files is how two agents overwrite each other.