soleur
A full AI organization across engineering, finance, marketing, legal, operations, product, sales, and support that compounds your company knowledge over time.
By Jean DeruelleLicense: BUSL-1.115 GitHub starsUpdated 2 days ago
Directory evidence
- Runtimes
- Codex and Claude Code
- Parsed components
- 54 skill or MCP entries
- Source updated
- Sep 21, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install soleur for Codex and Claude Code
codex plugin marketplace add jikig-ai/soleur
codex plugin marketplace upgrade soleur
codex plugin add soleur@soleurPaste and run these commands in a terminal with Codex. They add and refresh the soleur catalog, then install this plugin.
Compatibility: the page URL and API slug “soleur” remain stable.
- Codex:
soleur@agent-plugin-marketplace→soleur@soleur
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/jikig-ai/soleurClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/soleur/.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json├── skills/admin-ip-refresh/SKILL.md├── skills/agent-browser/SKILL.md├── skills/agent-native-architecture/SKILL.md├── skills/agent-native-audit/SKILL.md├── skills/andrew-kane-gem-writer/SKILL.md├── skills/architecture/SKILL.md├── skills/archive-kb/SKILL.md├── skills/atdd-developer/SKILL.md├── skills/brainstorm/SKILL.md├── skills/brainstorm-techniques/SKILL.md├── skills/campaign-calendar/SKILL.md├── skills/cf-token-scope/SKILL.md├── skills/changelog/SKILL.md├── skills/code-to-prd/SKILL.md├── skills/community/SKILL.md├── skills/competitive-analysis/SKILL.md├── skills/compound/SKILL.md├── skills/compound-capture/SKILL.md├── skills/constraint-scaffold/SKILL.md├── skills/content-writer/SKILL.md├── skills/cron-delete/SKILL.md├── skills/cron-list/SKILL.md├── skills/deepen-plan/SKILL.md├── skills/deploy/SKILL.md├── skills/deploy-docs/SKILL.md├── skills/dhh-rails-style/SKILL.md├── skills/discord-content/SKILL.md├── skills/docs-site/SKILL.md├── skills/drain-labeled-backlog/SKILL.md├── skills/drain-prs/SKILL.md├── skills/dspy-ruby/SKILL.md├── skills/eval-harness/SKILL.md├── skills/every-style-editor/SKILL.md├── skills/feature-tweet/SKILL.md├── skills/feature-video/SKILL.md├── skills/file-todos/SKILL.md├── skills/fix-issue/SKILL.md├── skills/flag-create/SKILL.md├── skills/flag-delete/SKILL.md├── skills/flag-list/SKILL.md├── skills/flag-set-role/SKILL.md├── skills/frontend-anti-slop/SKILL.md├── skills/frontend-design/SKILL.md├── skills/gdpr-gate/SKILL.md├── skills/gemini-imagegen/SKILL.md├── skills/git-worktree/SKILL.md├── skills/go/SKILL.md├── skills/growth/SKILL.md├── skills/harvest-debt/SKILL.md├── skills/heal-skill/SKILL.md└── .mcp.json
Included Skills50
This skill should be used to refresh the prod SSH allowlist (Doppler ADMIN_IPS) after operator IP rotation. Detects drift, mutates Doppler with explicit ack.
This skill should be used when automating browser interactions via Vercel's agent-browser CLI. It handles web page navigation, form filling, screenshots, and data scraping using ref-based element selection.
This skill should be used when designing agent-native applications where agents are first-class citizens: architecting autonomous agents, creating MCP tools, building apps where features are agent-driven outcomes.
This skill should be used when conducting a scored agent-native architecture review. It launches 8 parallel sub-agents to audit action parity, context injection, CRUD completeness, capability discovery, and prompt-native features.
This skill should be used when writing Ruby gems following Andrew Kane's patterns. It applies when creating new gems, refactoring existing gems, or designing gem APIs with clean, minimal, production-ready code.
This skill should be used when managing Architecture Decision Records or C4 diagrams.
This skill should be used when archiving completed knowledge-base artifacts (brainstorms, plans, specs) to their archive/ subdirectories with timestamp prefixes and git history preservation.
This skill should be used when implementing features using Acceptance Test Driven Development. It guides through the RED/GREEN/REFACTOR cycle with explicit permission gates between phases.
This skill should be used when exploring requirements and approaches through collaborative dialogue before planning implementation.
This skill should be used before implementing features or making changes. It guides exploring user intent, approaches, and design decisions when a request has multiple valid interpretations or ambiguous requirements needing clarification.
This skill should be used when generating or refreshing the rolling campaign calendar. Scans knowledge-base/marketing/distribution-content/ markdown frontmatter, groups by status (overdue/upcoming/draft/published), writes a calendar view.
This skill should be used to widen an existing Cloudflare API token's scope via Playwright dashboard automation, then run the ADR-130 retained-scope probe set verifying the target scope was added and none was dropped.
This skill should be used when creating changelogs for recent merges. Analyzes PR labels, issues, and descriptions to generate formatted summaries.
This skill should be used when generating a PRD from a Next.js codebase for buyer/investor/agent handoff. Walks tracked files, redacts secrets, writes structured markdown to knowledge-base/product/prd/.
This skill should be used when managing community presence across platforms (Discord, GitHub, X/Twitter, Bluesky, LinkedIn, Hacker News). It provides sub-commands for generating digests, checking health metrics, and listing enabled platforms.
This skill should be used when running competitive intelligence scans against tracked competitors, or auditing a peer skill-library repo via peer-plugin-audit. Produces structured knowledge-base reports.
This skill should be used when documenting a recently solved problem to compound your team's knowledge.
This skill should be used when capturing solved problems as categorized documentation with YAML frontmatter for fast lookup. It auto-documents solutions after confirmation and builds searchable institutional knowledge.
This skill should be used when generating the Layer 1 dependency-cruiser import-boundary gate (client modules importing server secrets) into a Next.js product codebase's CI.
This skill should be used when generating full article drafts with brand-consistent voice, Eleventy frontmatter, and structured data. It requires a brand guide and existing blog infrastructure.
This skill should be used to delete a scheduled cron workflow by name — the first-class Delete verb that runs the delete step of soleur:schedule, with a confirm gate.
This skill should be used to list scheduled cron workflows (recurring vs one-time, --json supported) — the first-class Read verb that runs the list step of soleur:schedule.
This skill should be used when enhancing an existing plan with parallel research agents for each section.
This skill should be used when deploying containerized applications to remote servers. It builds Docker images, pushes to GHCR, and deploys via SSH with health verification.
This skill should be used when validating the documentation build and preparing for Cloudflare Pages deployment. It runs the Eleventy build, validates output, checks component counts, and provides deployment instructions.
This skill should be used when writing Ruby and Rails code in DHH's 37signals style: REST purity, fat models, thin controllers, Current attributes, Hotwire patterns.
This skill should be used when creating and posting community content to Discord. Generates brand-consistent posts and posts via webhook after approval.
This skill should be used when scaffolding a Markdown-based documentation site using Eleventy. It generates a complete docs setup with base layout, data files, GitHub Pages deployment workflow, and passthrough copy configuration.
This skill should be used when draining a labeled issue backlog (deferred-scope-out, code-review, type/security) in one cleanup PR. Groups by code area and delegates to soleur:one-shot.
This skill should be used when draining open remote GitHub PRs: triage every open pull request into mergeable tiers, confirm scope with the operator, then fix and merge the green ones. The PR-counterpart to drain-labeled-backlog.
This skill should be used when working with DSPy.rb, a Ruby framework for type-safe, composable LLM applications.
This skill provides a promptfoo eval harness that measures whether a Soleur skill or agent edit actually improves behavior, comparing a skill arm against a baseline control arm.
This skill should be used when reviewing or editing copy for adherence to Every's style guide. It provides systematic line-by-line review for grammar, punctuation, mechanics, and style compliance.
This skill should be used when converting a shipping feature PR into a draft short-form X post (single tweet or up-to-3-tweet thread) for operator approval.
This skill should be used to record video walkthroughs of features for PR descriptions. Captures browser interactions via agent-browser CLI; optional GIF/MP4 via ffmpeg and upload via rclone.
This skill should be used when managing the file-based todo tracking system in the todos/ directory. It provides workflows for creating todos, managing status and dependencies, conducting triage, and integrating with code review.
This skill should be used to attempt an automated single-file fix for a GitHub issue. Creates a branch, fixes, tests, opens a PR, and labels for auto-merge or human review.
This skill should be used to create a runtime feature flag end-to-end across Flagsmith, server.ts, .env.example, and Doppler.
This skill should be used to delete a runtime feature flag end-to-end (the inverse of flag-create): removes it from Flagsmith, server.ts RUNTIME_FLAGS, .env.example, the flag-set-role flip.sh map, and Doppler dev+prd, with a WORM audit and typed-yes guardrail.
This skill should be used to read and audit all runtime feature flags before a promotion or delete decision: Flagsmith state, server.ts code-wiring, live Doppler dev/prd values, and per-segment overrides, with drift detection.
This skill should be used to flip a flag's per-role or per-org state in Flagsmith, mirroring prd flips to Doppler.
This skill should be used when auditing React/Next.js source for Hallmark-adapted anti-AI-slop patterns via a deterministic Tailwind/JSX scanner.
This skill should be used when creating distinctive, production-grade frontend interfaces. It generates creative, polished web components, pages, or applications that avoid generic AI aesthetics with high design quality.
This skill should be used when auditing diffs or plans for GDPR/CCPA/HIPAA compliance gaps.
This skill should be used when generating or editing images via the Gemini API: text-to-image, edits, multi-turn refinement, style transfer, mockups.
This skill should be used when managing Git worktrees for isolated parallel development. It handles creating, listing, switching, and cleaning up worktrees with a simple interactive interface.
This skill is the unified entry point that classifies intent and routes to the right workflow skill
This skill should be used when performing content strategy analysis, keyword research, content auditing, content gap analysis, or AI agent consumability auditing. Sub-commands: auditing, planning, applying fixes.
This skill should be used when harvesting inline SOLEUR-DEBT: markers from the codebase into a ledger grouped by file, flagging markers with no upgrade trigger.
This skill should be used when a skill has incorrect instructions, outdated API references, or wrong parameters. Detects, diffs, applies after approval.
MCP servers4
- url
- https://mcp.cloudflare.com/mcp
- url
- https://mcp.context7.com/mcp
- url
- https://mcp.stripe.com
- url
- https://mcp.vercel.com
Plugin manifests2
{
"name": "soleur",
"description": "A full AI organization across engineering, finance, marketing, legal, operations, product, sales, and support that compounds your company knowledge over time.",
"author": {
"name": "Jean Deruelle",
"email": "[email protected]",
"url": "https://github.com/deruelle"
},
"homepage": "https://soleur.ai",
"repository": "https://github.com/jikig-ai/soleur",
"license": "BUSL-1.1",
"keywords": [
"soleur",
"claude-code",
"ai-agents",
"company-as-a-service",
"solo-founder",
"orchestration",
"ux-audit"
],
"mcpServers": {
"context7": {
"type": "http",
"url": "https://mcp.context7.com/mcp"
},
"cloudflare": {
"type": "http",
"url": "https://mcp.cloudflare.com/mcp"
},
"vercel": {
"type": "http",
"url": "https://mcp.vercel.com"
},
"stripe": {
"type": "http",
"url": "https://mcp.stripe.com"
}
},
"skills": [
"./skills",
"./codex/skills"
],
"interface": {
"displayName": "Soleur",
"shortDescription": "Your AI organization, with compounding company knowledge",
"developerName": "Jikigai",
"category": "Productivity",
"defaultPrompt": [
"Use Soleur to plan my next feature",
"Use Soleur to review my project",
"Help me build my company with Soleur"
]
}
}{
"name": "soleur",
"description": "A full AI organization across engineering, finance, marketing, legal, operations, product, sales, and support that compounds your company knowledge over time.",
"author": {
"name": "Jean Deruelle",
"email": "[email protected]",
"url": "https://github.com/deruelle"
},
"homepage": "https://soleur.ai",
"repository": "https://github.com/jikig-ai/soleur",
"license": "BUSL-1.1",
"engines": {
"claude-code": ">=2.1.139"
},
"keywords": [
"soleur",
"claude-code",
"ai-agents",
"company-as-a-service",
"solo-founder",
"orchestration",
"ux-audit"
],
"mcpServers": {
"context7": {
"type": "http",
"url": "https://mcp.context7.com/mcp"
},
"cloudflare": {
"type": "http",
"url": "https://mcp.cloudflare.com/mcp"
},
"vercel": {
"type": "http",
"url": "https://mcp.vercel.com"
},
"stripe": {
"type": "http",
"url": "https://mcp.stripe.com"
}
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[soleur on Agent Plugins Marketplace](https://pluginsmp.com/plugins/soleur)