soleur

Soleur is a Company-as-a-Service platform that empowers solo founders with a full organizational structure through AI agents.

soleur

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.

Version License Discord Website

What is Soleur?

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.

Installation

From the marketplace (recommended):

claude plugin marketplace add jikig-ai/soleur
claude plugin install soleur

From GitHub:

claude plugin install --url https://github.com/jikig-ai/soleur/tree/main/plugins/soleur

For existing codebases: Run /soleur:sync first to populate your knowledge-base with conventions and patterns.

The Workflow

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

Commands

CommandPurpose
/soleur:goUnified entry point -- routes to the right workflow skill
/soleur:syncAnalyze codebase and populate knowledge-base
/soleur:helpList all available Soleur commands, agents, and skills

Workflow Skills

SkillPurpose
brainstormExplore ideas and make design decisions
planCreate structured implementation plans
workExecute plans with incremental commits
reviewRun comprehensive code review with specialized agents
compoundCapture learnings for future work
one-shotFull autonomous engineering workflow from plan to PR

See full component reference for all agents, commands, and skills.

Your AI Organization

DepartmentWhat It DoesEntry Point
EngineeringCode review, architecture, security, testing, deployment/soleur:go (routes to plan, work, review skills)
FinanceBudgeting, revenue analysis, financial reporting, cash flowAsk about finance (routed via agents)
MarketingBrand identity, content strategy, SEO, community, pricing/soleur:go define our brand
LegalTerms, privacy policy, GDPR, compliance audits/legal-generate, /legal-audit
OperationsExpense tracking, vendor research, tool provisioningAsk about ops (routed via agents)
ProductBusiness validation, spec analysis, UX design/soleur:go validate our idea
SalesPipeline management, outbound prospecting, deal negotiationAsk about sales (routed via agents)
SupportIssue triage, community engagement, customer successAsk about support (routed via agents)

Learn More

Contributing

We welcome contributions! See CONTRIBUTING.md for how to get started, file issues, and submit pull requests.

Community

Join the conversation on Discord.

Credits

This work builds on ideas and patterns from these excellent projects:

License

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.