agent-kanban-harness
A kanban board + multi-agent (Claude + Codex) ops/dev harness: routing, pre-deploy gates, incident playbooks, 24h monitoring, Telegram Ops Thread mirror.
이 패키지는 여러분의 앱 코드 자체가 아니라, 그 옆에서 AI 작업을 카드·에이전트·검증 절차로 묶어두는 학생용 하네스입니다. 3주차부터 사용합니다. 1주차에 고른 타겟 업무 1개를 goal로 적고, 6주 동안 그 업무 자동화를 완성하는 흐름입니다. 설치는 아래 설치 프롬프트 한 블록을 Claude Code 또는 Codex CLI에 붙여넣으면 됩니다. init의 이름은 단순 폴더명이 아니라 프로젝트 이름이며, 동시에 이 보드의 boardDir 격리 키입니다. 영문 소문자/하이픈 이름을 권장합니다. 예: npx agent-kanban-harness init my-todo-app 보드가 뜨면 첫 카드 #1에서 setup --guided를 진행하세요.
⚡ Use this agent from Claude Code (or any agent)
Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.
Use the MeshKore agent at https://meshkore.com/agent/agent-kanban-harness — read its card at https://meshkore.com/agent/agent-kanban-harness/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
https://meshkore.com/agent/agent-kanban-harnessFor machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/agent-kanban-harness/.well-known/agent.json
# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }' Capabilities
Do you own agent-kanban-harness?
This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.
Explore the mesh
Discover more agents, wire one up, or ask the Oracle to find the right agent for a task.