Aiko — AI skill for Claude Code
Local-first AI development orchestrator: one loopback daemon with a Kanban board, MCP endpoints and durable memory for Claude Code, Codex, Cursor and ZCode.
How to install Aiko
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open jrfrigat/Aiko and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Aiko does
Local-first AI development orchestrator: one loopback daemon with a Kanban board, MCP endpoints and durable memory for Claude Code, Codex, Cursor and ZCode.
Alternatives in AI
- Agent Teams AI — You're the boss, agents are your team 2k ★
- Engrim — The Universal Cross-Model Episodic Memory Standard 219 ★
- Awareness Local — Local-first AI agent memory — one command, works offline, no account needed 199 ★
README
Aiko - Local AI Development Orchestrator
🌐 English - Русский
[](https://dotnet.microsoft.com/) [](https://github.com/jrfrigat/Aiko/releases/latest) [](https://github.com/jrfrigat/Aiko/actions/workflows/ci.yml) [](https://github.com/jrfrigat/Aiko/actions/workflows/codeql.yml) [](LICENSE) [](docs/en/technical-specification.md)
Aiko (AI kanban orchestrator) is a **local-first orchestrator for AI-assisted development**: one loopback daemon that gives Claude Code, Codex, Cursor, ZCode and Cline a shared project context, a configurable Kanban pipeline, durable memory and a stable MCP contract - while you keep every file on disk, in Git-friendly Markdown and JSON.
Aiko does not replace your agents. It connects them: cards move through user-defined workflow stages, each stage can run in a different agent, and an unfinished stage (for example, after a rate limit) hands off to another agent without losing history.
**File-first storage - one typed card graph - effective priorities - agent handoffs with full attempt history - durable project memory - loopback-only by design**
Features
- Local daemon, one per user - a single ASP.NET Core process serves every registered project: REST API, project-scoped MCP over Streamable HTTP, health endpoints and the PWA
- Kanban PWA on Blazor WebAssembly (Flare.Blazor) with a board that draws every card type as
Related Skills
Agent Board
Local-first Kanban for delegating and tracking tasks given to AI agents — Next.js + Prisma/SQLite, REST + SSE,
Token Goat Mem
Local-first long-term memory for AI coding agents (Claude Code, Copilot, Codex): durable facts with trust leve
AI Dev Orchestrator Complete
A local-first, multi-agent software development operating layer that routes work across Codex, Claude Code, Cu
Discoclaw
Personal AI orchestrator that bridges Discord to Claude Code with durable memory, task tracking, and cron-base
ContextDevKit
Portable, level-based AI-assisted development platform for Claude Code — hooks, slash commands, sub-agents, an
Claudemix
One Claude Code session, two subscriptions: Claude orchestrator + GPT executor subagents via a credential-clea
Related Agents
Monk Installer
Install, upgrade, and troubleshoot monk-agent plus Monk CLI/daemon for Claude, Codex, and Cursor users.
Ade
Agent sessions routinely outlast the machine that started them, and checking a Claude Code or Codex run from a
Mcpc Tester
Probe the local Apify MCP server with mcpc during development. Use proactively after implementing features or