Skip to main content
Third-party tools and workflows built by the community.

Burns

Workspace-first local control plane for Smithers. Single UI for authoring, running, and supervising workflows across repositories. Register repos, launch runs, stream events, inspect frames, handle approvals.
  • React web app, ElectroBun desktop shell, or headless CLI
  • AI-assisted workflow authoring via local agent CLIs
  • SQLite-backed workspace registry

Burns

github.com/l3wi/burns

Ralphinho

Multi-agent development workflows. Two independent workflows:
  • Ralphinho (scheduled-work) — decomposes RFC into work units, runs tier-based quality pipelines (implement, test, review), lands via merge queue with CI verification.
  • Improvinho (review-discovery) — three parallel discovery lenses (refactoring, type safety, architecture), deduplicates findings. Optionally pushes to Linear.
Requires Bun and Jujutsu (jj). Supports Claude and Codex agents.

Ralphinho

github.com/enitrat/ralphinho

Cairo Coder

AI-powered Cairo smart contract generator. RAG pipeline (DSPy) converting natural language to Cairo contracts for Starknet. Uses Smithers with Claude and Codex agents.

Cairo Coder

github.com/KasarLabs/cairo-coder

Agentix

Opinionated RFC-to-production orchestrator. Multi-phase pipelines: research, plan, implement, test, review. Role-based agents, conflict-aware merge queues, security/performance gates. DDD + BDD + TDD by default.

Agentix

github.com/AbdelStark/agentix

Era

Generic multi-phase development workflow engine. Research, Plan, Implementation, Testing, Review, Fix, Final Review pipeline with outer Loop. Role-based agents, intelligent caching, dual-layer prompts.

Era

github.com/ClementWalter/era

Local Isolated Ralph

Kubernetes-native Smithers workflow runner. Runs workflows as isolated K8s Jobs and CronJobs via k3s/k3d. Sandboxed container execution.

Local Isolated Ralph

github.com/SamuelLHuber/local-isolated-ralph