Skip to content

Reference

This section is operator and integrator facing: concise tables and field lists grounded in how @coro-ai/runner behaves today — layered intelligence (base → tenant → repo), plugin-driven SCM/trackers/executors, and the in-process coro MCP server.

Use it when you already understand Concepts and need exact command flags, tool names (mcp__coro__*), config keys (most editable in Settings—see Configuration), or REST/WebSocket seams.

Pages in order:

PageTopics
CLIcoro subcommands (start, job, runner management, campaigns, plugins)
MCP toolsAll mcp__coro__* domain tools grouped by responsibility
ConfigurationLocalConfig keys: paths, intelligence, tenants, plugins, LLM aliases, MCP
GuardrailsBuilt-in blocking rules (pr-diff-size, merge-requires-approval, …)
Agents catalogWhich agent Markdown backs which workflows
Workflows catalogThe six bundled workflows and their phases
Skills catalogConvention and process skills shipped in base intelligence
Workflow YAMLFront matter parsed by @coro-ai/runner (phases, subagents, overrides, …)
HTTP APIRunner REST surface, cloud plane, hybrid WebSocket
GlossaryCore vocabulary (lane, overlay, parked job, executor, …)

For Maintainer-oriented workflow extension rules (design doc), see Workflow extension contract.