Skip to content
@kiloloop

Kiloloop

Kiloloop

Run a fleet of AI coding agents — portable, auditable, human-in-command.

Kiloloop builds vendor-neutral tools for one loop: plan delegated AI work, coordinate it, and learn from every run. Coordination lives in plain files (no server), messages are signed and verifiable, and agents declare their scope up front — when a run drifts from its declaration, the protocol pauses it for a human. Everything here is maintained daily by the agent fleet it coordinates — the same protocol these repos document is the one that ships them.

Products

  • OACP — the Open Agent Coordination Protocol. Typed async messaging between agents (task dispatch, code review, handoff, brainstorm) plus persistent shared memory across agents, projects, and machines. File-based and runtime-agnostic: Claude Code, Codex, Gemini, or anything that reads YAML. Agents declare minutes, files, and side effects before work starts; mid-run checkpoints pause for human re-authorization when reality drifts from the declaration. v0.4 adds Ed25519-signed messages and audit records for every autonomy decision. pip install oacp-cli

  • agent-estimate — know what an AI task will cost before you run it, and how the forecast held up after. PERT estimates calibrated for AI agents, human-equivalent compression ratios, METR reliability thresholds, and multi-agent wave planning. CLI, GitHub Action, and Claude Code plugin.

Reference workflows

Working examples you can fork, built on the products above:

  • iantha — a personal chief of staff. Morning briefings, evening reviews, decision logs, optional Obsidian vault automation. Markdown memory + skills — clone and run with Claude Code or Codex.
  • brainstorm — multi-model brainstorms with 5 copy-paste prompts. Pick a coordinator agent, dispatch to the others, synthesize.
  • cortex — multi-agent single source of truth; consolidates session debriefs into daily snapshots.
  • oacp-skills — reusable skills for OACP agents: check-inbox, doctor, review-loop, self-improve, wrap-up.

Links

Contact

hello@kiloloop.com

Popular repositories Loading

  1. oacp oacp Public

    Coordinate AI agents with human-in-the-loop control — YAML-based protocol, no server, any runtime

    Python 14 1

  2. agent-estimate agent-estimate Public

    The first open-source effort estimation tool built for AI coding agents. PERT + METR + wave planning.

    Python 3 1

  3. iantha iantha Public template

    Your personal chief of staff in Claude Code (or Codex) — markdown memory + skills, clone and go. Optional Obsidian vault.

    Python 1 1

  4. .github .github Public

    Default community health files for Kiloloop projects

  5. cortex cortex Public

    Cross-session memory for multi-agent teams — an OACP example app

  6. oacp-skills oacp-skills Public

    Reusable OACP skills for multi-agent coordination — inbox, review loop, and more

    Python 1

Repositories

Showing 10 of 11 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…