The Company-as-a-Service platform. Collapse the friction between a startup idea and a billion-dollar outcome.
65 agents across engineering, finance, legal, marketing, operations, product, sales, and support -- compounding your company knowledge with every session.
Soleur gives a single founder the leverage of a full organization. 65 agents, 3 commands, and 67 skills that compound your company knowledge over time -- every problem you solve makes the next one easier.
From the marketplace (recommended):
claude plugin marketplace add jikig-ai/soleur
claude plugin install soleurFrom GitHub:
claude plugin install --url https://github.com/jikig-ai/soleur/tree/main/plugins/soleurFor existing codebases: Run /soleur:sync first to populate your knowledge-base with conventions and patterns.
The recommended way to use Soleur:
/soleur:go <what you want to do>
This classifies your intent and routes to the right workflow. For the full step-by-step:
brainstorm --> plan --> work --> review --> compound
| Command | Purpose |
|---|---|
/soleur:go |
Unified entry point -- routes to the right workflow skill |
/soleur:sync |
Analyze codebase and populate knowledge-base |
/soleur:help |
List all available Soleur commands, agents, and skills |
| Skill | Purpose |
|---|---|
brainstorm |
Explore ideas and make design decisions |
plan |
Create structured implementation plans |
work |
Execute plans with incremental commits |
review |
Run comprehensive code review with specialized agents |
compound |
Capture learnings for future work |
one-shot |
Full autonomous engineering workflow from plan to PR |
See full component reference for all agents, commands, and skills.
| Department | What It Does | Entry Point |
|---|---|---|
| Engineering | Code review, architecture, security, testing, deployment | /soleur:go (routes to plan, work, review skills) |
| Finance | Budgeting, revenue analysis, financial reporting, cash flow | Ask about finance (routed via agents) |
| Marketing | Brand identity, content strategy, SEO, community, pricing | /soleur:go define our brand |
| Legal | Terms, privacy policy, GDPR, compliance audits | /legal-generate, /legal-audit |
| Operations | Expense tracking, vendor research, tool provisioning | Ask about ops (routed via agents) |
| Product | Business validation, spec analysis, UX design | /soleur:go validate our idea |
| Sales | Pipeline management, outbound prospecting, deal negotiation | Ask about sales (routed via agents) |
| Support | Issue triage, community engagement, customer success | Ask about support (routed via agents) |
- Getting Started -- Installation, first steps, and workflow overview
- Vision -- Where Soleur is headed
- Changelog -- Release history
- Community -- Discord, contributing, and support
We welcome contributions! See CONTRIBUTING.md for how to get started, file issues, and submit pull requests.
Join the conversation on Discord.
This work builds on ideas and patterns from these excellent projects:
- Compound Engineering Plugin - The original Claude Code plugin that inspired this work
- OpenSpec - Spec-driven development (SDD) for AI coding assistants
- Spec-Kit - GitHub's toolkit for spec-driven development
BSL 1.1 (Business Source License). See LICENSE for details.
Source-available for all individual and internal company use. The only restriction is offering Soleur as a competing hosted service. Each version converts to Apache-2.0 after 4 years. Versions v3.0.10 and earlier remain Apache-2.0.