kilo-mcp
01Plugin Claude Code
MCP server + Kilo-specific skills for delegating implementation work from an orchestrating AI to Kilo Code - the Kilo binding of the Architect/Executor pattern.
Plugin Claude Code
MCP server + Kilo-specific skills for delegating implementation work from an orchestrating AI to Kilo Code - the Kilo binding of the Architect/Executor pattern.
Instructions file CodexOpenCode
AGENTS.md instructions for primax79/kilo-mcp, covering agents.md — kilo-mcp, layout, mandatory rules and before committing.
Plugin Claude Code
Architect-side skills for orchestrating Kilo through the kilo-mcp server: orchestrator methodology, ROI metrics, conflict resolution, plus the mcp-orchestrator-agent subagent. Install this if you're the orchestrating AI delegating work to Kilo via MCP.
Agent
Autonomously drives one or more task-tree initiatives end-to-end through kilo-mcp - delegates implementation to kiloimplement, verifies the real result (not just the report), merges, and does the task-tree bookkeeping - interrupting the user only for decisions that genuinely need their judgment (merge conflicts…
Skill Claude CodeCodex
Resolve merge conflicts in files produced by parallel Kilo tasks - find conflict markers, merge both versions preserving the semantics of each parallel feature, verify with linter/build.
Skill Claude CodeCodex
Evaluate kilo-mcp delegation efficiency - ROI analysis via kilometrics (delegationcostusd vs inlineestimateusd), defect-pattern review from kilologissue, and feedback-loop proposals for better task specifications. Use when asked whether delegation to Kilo is paying off.
Skill Claude CodeCodex
Orchestrate Kilo (the Executor) through the kilo-mcp server - RAG-first discovery, worktree isolation (kiloimplement's own isolation='worktree', or kilocreateworktree), non-blocking parallel delegation via kiloimplement, complexity-scaled monitoring/intervention (kilotaskprogress/kilotaskcancel/continuesessionid)…
Plugin Claude Code
Executor-side skills for Kilo when executing background tasks delegated over kilo-mcp: the headless-executor behavioral contract and the RAG explorer discipline. Install this on the Kilo side, not the orchestrating AI's side.
Skill Claude CodeCodex
Behavioral contract for Kilo when executing background tasks delegated by an orchestrating AI (e.g. Claude) through the kilo-mcp server - zero interactivity, focusfiles contract, mandatory Final Report, fail fast.
Skill Claude CodeCodex
Specialized skill for Kilo's explore agent when running codebase semantic searches. Optimizes index lookups, file summaries, and ensures read-only safety.
MCP server Claude CodeCodexCursor +2
MCP server "kilo-mcp-server" as configured in primax79/kilo-mcp. Runs locally from the kilo-mcp-server Python package.
primax79/vscode-mcp-dap-debugger
Skill Claude CodeCodex
Control the VS Code Debugger (DAP) via CLI commands using vscode-mcp-dap-debugger. Use when debugging, setting breakpoints, stepping through code, or inspecting variables.
primax79/vscode-mcp-dap-debugger
Instructions file CodexOpenCode
AGENTS.md instructions for primax79/vscode-mcp-dap-debugger, covering agents.md, what this is, module map, invariants - don't reintroduce these bugs and settings namespace.
primax79/vscode-mcp-dap-debugger
MCP server Claude CodeCodexCursor +2
MCP server "vscode-mcp-dap-debugger" as configured in primax79/vscode-mcp-dap-debugger. Runs locally from the vscode-mcp-dap-debugger npm package.