Codespar
Description
Open source multi-agent platform. Deploy autonomous AI coding agents to WhatsApp, Slack, Telegram, and Discord.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
code<spar>
MIT-licensed runtime for commerce AI agents.
What this is
The open-source, self-hostable agent runtime + channel adapters behind the [CodeSpar](https://codespar.dev) platform. Channel-agnostic: agents run just as well against WhatsApp, Slack, Discord, Telegram, the web, or plain HTTP as they do against a terminal. A managed tier (private, commercial) registers commerce-governance capabilities against the plugin hooks exposed here.
CodeSpar's thesis: it is the agentic operating system for **money movement in LATAM**. Commerce is the wedge, money movement is the platform. The MIT layer stays MIT forever - no rate limits, no feature gates, no telemetry walls. Revenue lives above it in managed hosting + commerce governance, not on `npm install`.
Use it for
- Agents that transact on LATAM rails — Pix, PSPs, NF-e, shipping, WhatsApp Business — without rebuilding the plumbing every team.
- Any commerce/ops agent on any channel — pair the runtime with one of the MCP catalogs and you ship in an afternoon.
- Self-hosting — no phone-home, fully operable without codespar
infrastructure. Docker Compose included. Set
WEBHOOK_BASE_URLto your runtime's public URL (andDASHBOARD_URLif you run your own dashboard): the runtime writes GitHub webhooks and OAuth callbacks only to what you configure there, never to a host guessed from a request header. WithoutWEBHOOK_BASE_URL, creating a project still works and the webhook is skipped (webhookSkipped: "base_url_not_configured"in the response);/api/github/install,
Related Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps