Agenticore Documentation

Agenticore is a Claude Code runner and orchestrator that manages job lifecycle, repo cloning, profile-based execution, auto-PR creation, and OTEL observability.

Request (MCP / REST / CLI)
    |
    v
+---+---+     +--------+     +----------+     +--------+     +--------+
| Router +---->| Clone  +---->| Claude   +---->| Auto-PR+---->| Job    |
|        |     | repo   |     | --worktree|    | gh pr  |     | result |
+--------+     +--------+     | -p "task"|     | create |     | Redis  |
                              +----+-----+     +--------+     | + file |
                                   |                          +--------+
                                   v
                              +----+-----+
                              | OTEL     |
                              | Collector|
                              | -> PG    |
                              +----------+

Getting Started

Architecture

Deployment

Reference