{"id":44453585,"url":"https://github.com/jikig-ai/soleur","last_synced_at":"2026-06-30T17:00:48.888Z","repository":{"id":337608949,"uuid":"1143547205","full_name":"jikig-ai/soleur","owner":"jikig-ai","description":"The Company-as-a-Service platform. Build, ship, and scale -- powered by AI teams.","archived":false,"fork":false,"pushed_at":"2026-06-26T11:05:35.000Z","size":95520,"stargazers_count":10,"open_issues_count":781,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-26T12:04:57.339Z","etag":null,"topics":["agentic-company","agentic-engineering","ai-agents","ai-orchestration","automation","bring-your-own-model","claude","claude-code","claude-code-plugin","code-review","company-as-a-service","developer-tools","solopreneur"],"latest_commit_sha":null,"homepage":"https://soleur.ai","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jikig-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-01-27T18:01:22.000Z","updated_at":"2026-06-26T10:09:49.000Z","dependencies_parsed_at":"2026-04-10T09:02:40.018Z","dependency_job_id":null,"html_url":"https://github.com/jikig-ai/soleur","commit_stats":null,"previous_names":["jikig-ai/soleur"],"tags_count":2094,"template":false,"template_full_name":null,"purl":"pkg:github/jikig-ai/soleur","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jikig-ai%2Fsoleur","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jikig-ai%2Fsoleur/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jikig-ai%2Fsoleur/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jikig-ai%2Fsoleur/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jikig-ai","download_url":"https://codeload.github.com/jikig-ai/soleur/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jikig-ai%2Fsoleur/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34975672,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agentic-company","agentic-engineering","ai-agents","ai-orchestration","automation","bring-your-own-model","claude","claude-code","claude-code-plugin","code-review","company-as-a-service","developer-tools","solopreneur"],"created_at":"2026-02-12T17:07:12.851Z","updated_at":"2026-06-30T17:00:48.848Z","avatar_url":"https://github.com/jikig-ai.png","language":"TypeScript","funding_links":[],"categories":["Source Catalog"],"sub_categories":[],"readme":"# soleur\n\nThe Company-as-a-Service platform. Collapse the friction between a startup idea and a billion-dollar outcome.\n\n67 agents across engineering, finance, legal, marketing, operations, product, sales, and support -- compounding your company knowledge with every session.\n\n[![Version](https://img.shields.io/github/v/release/jikig-ai/soleur)](https://github.com/jikig-ai/soleur/releases)\n[![License](https://img.shields.io/badge/License-BSL_1.1-blue.svg)](LICENSE)\n[![Discord](https://img.shields.io/badge/Discord-community-5865F2?logo=discord\u0026logoColor=white)](https://discord.gg/PYZbPBKMUY)\n[![Website](https://img.shields.io/badge/website-soleur.ai-C9A962)](https://soleur.ai)\n\n## What is Soleur?\n\nSoleur gives a single founder the leverage of a full organization. **67 agents**, **3 commands**, and **81 skills** that compound your company knowledge over time -- every problem you solve makes the next one easier.\n\n## Installation\n\n**From the marketplace (recommended):**\n\n```bash\nclaude plugin marketplace add jikig-ai/soleur\nclaude plugin install soleur\n```\n\n**From GitHub:**\n\n```bash\nclaude plugin install --url https://github.com/jikig-ai/soleur/tree/main/plugins/soleur\n```\n\n**For existing codebases:** Run `/soleur:sync` first to populate your knowledge-base with conventions and patterns.\n\n## The Workflow\n\nThe recommended way to use Soleur:\n\n```text\n/soleur:go \u003cwhat you want to do\u003e\n```\n\nThis classifies your intent and routes to the right workflow. For the full step-by-step:\n\n```text\nbrainstorm  --\u003e  plan  --\u003e  work  --\u003e  review  --\u003e  compound\n```\n\n### Commands\n\n| Command | Purpose |\n|---------|---------|\n| `/soleur:go` | Unified entry point -- routes to the right workflow skill |\n| `/soleur:sync` | Analyze codebase and populate knowledge-base |\n| `/soleur:help` | List all available Soleur commands, agents, and skills |\n\n### Workflow Skills\n\n| Skill | Purpose |\n|-------|---------|\n| `brainstorm` | Explore ideas and make design decisions |\n| `plan` | Create structured implementation plans |\n| `work` | Execute plans with incremental commits |\n| `review` | Run comprehensive code review with specialized agents |\n| `compound` | Capture learnings for future work |\n| `one-shot` | Full autonomous engineering workflow from plan to PR |\n\nSee **[full component reference](./plugins/soleur/README.md)** for all agents, commands, and skills.\n\n## Your AI Organization\n\n| Department | What It Does | Entry Point |\n|-----------|-------------|-------------|\n| Engineering | Code review, architecture, security, testing, deployment | `/soleur:go` (routes to plan, work, review skills) |\n| Finance | Budgeting, revenue analysis, financial reporting, cash flow | Ask about finance (routed via agents) |\n| Marketing | Brand identity, content strategy, SEO, community, pricing | `/soleur:go define our brand` |\n| Legal | Terms, privacy policy, GDPR, compliance audits | `/legal-generate`, `/legal-audit` |\n| Operations | Expense tracking, vendor research, tool provisioning | Ask about ops (routed via agents) |\n| Product | Business validation, spec analysis, UX design | `/soleur:go validate our idea` |\n| Sales | Pipeline management, outbound prospecting, deal negotiation | Ask about sales (routed via agents) |\n| Support | Issue triage, community engagement, customer success | Ask about support (routed via agents) |\n\n## Learn More\n\n- **[Getting Started](https://soleur.ai/getting-started/)** -- Installation, first steps, and workflow overview\n- **[Vision](https://soleur.ai/vision/)** -- Where Soleur is headed\n- **[Changelog](https://soleur.ai/changelog/)** -- Release history\n- **[Community](https://soleur.ai/community/)** -- Discord, contributing, and support\n\n## Contributing\n\nWe welcome contributions! See [CONTRIBUTING.md](CONTRIBUTING.md) for how to get started, file issues, and submit pull requests.\n\n## Community\n\nJoin the conversation on [Discord](https://discord.gg/PYZbPBKMUY).\n\n## Credits\n\nThis work builds on ideas and patterns from these excellent projects:\n\n- [Compound Engineering Plugin](https://github.com/EveryInc/compound-engineering-plugin) - The original Claude Code plugin that inspired this work\n- [OpenSpec](https://github.com/Fission-AI/OpenSpec) - Spec-driven development (SDD) for AI coding assistants\n- [Spec-Kit](https://github.com/github/spec-kit) - GitHub's toolkit for spec-driven development\n\n## License\n\nBSL 1.1 (Business Source License). See [LICENSE](LICENSE) for details.\n\nSource-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.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjikig-ai%2Fsoleur","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjikig-ai%2Fsoleur","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjikig-ai%2Fsoleur/lists"}