INITIALIZING
SYSTEM ACTIVE
Open source · MIT License · v2.8.3

Not a copilot.
A company.

Monomind is the open-source autonomous agent platform that turns a single engineer into a complete organization — engineering, marketing, operations, and sales, all running without a team.

MIT licensed. Forever free.
monomind · org & review commands

Your company runs
while you sleep.

01 · Orchestration
30 specialized agent roles

Domain experts across engineering, security, architecture, and more, plus fully custom org roles you define. Hierarchical swarms fan out in parallel, not sequential pipelines that bottleneck.

/mastermind:createorg --name ai-intel-pod --auto \
"Track AI competitive landscape weekly"
✓ 5 profiles · 1 matrix · 89KB report · 2m 14s
02 · Memory
Local SQLite memory, no cloud vector DB

Local embeddings, local SQLite storage — every decision, pattern, and correction stored and retrieved on your own machine. A pure-JS HNSW index is available opt-in for larger corpora.

/mastermind:memory search "auth patterns"
↳ 12 results · top score 0.97 · 3ms
03 · Automation
29 hooks · 15 workers

Self-learning hook system that fires on every edit, commit, task, and session. 15 background workers handle security scanning, performance monitoring, and git hygiene continuously.

/mastermind:review --tillend
→ 23 files · 0 secrets · 94% coverage
✓ spec → tests → impl → PR #47 · 28s
04 · Browser & Social
Real Chrome automation

70+ workflow nodes including real CDP-powered browser automation. Post to LinkedIn, generate images, scrape competitors, fill CRMs — all orchestrated from a single workflow definition.

/monobrowse "scrape competitor pricing page"
/mastermind:marketing "publish Q3 launch post"
✓ Scraped · drafted · scheduled · published

Build an org for anything.
Set it running. Walk away.

An org is a named team of AI specialists defined with one command. Each has a boss, roles, a shared task board, and an optional schedule. They coordinate autonomously and surface decisions to you only when a human call is needed.

① dev-team · feature development② github-patrol · issue monitoring · every 1h③ content-squad · blog + social · every monday
Step 01
Describe in plain English
Write a goal sentence. That's enough.
/mastermind:createorg --auto
"Track AI competitive
landscape weekly"
Step 02
Monomind generates the team
Roles, memory, topology — all defined.
roles: [director, scout,
analyst, comparator,
reporter]
Step 03
Run it. Walk away.
Org executes on schedule. HIL when needed.
✓ round-4 complete
→ report-round-4.html
→ HIL: approve deploy?

Spec it. Build it.
Ship it.

phase
01 · Create
02 · Spec
03 · Wire
04 · Run
$
ENGINEERINGLEADBOSSSoftwareArchitectSeniorDeveloperQAEngineerCodeReviewerDevOpsAutomator
boss · Engineering Lead
Breaks down the feature goal, assigns work, monitors progress and unblocks.
planner→ sprint.md
specialist · Software Architect
Designs schema, interfaces, module boundaries, ADRs. Outputs spec before any code.
Software Architect→ architecture.md
specialist · Senior Developer
Implements features from spec. TDD-first. Opens PRs. Never ships without tests.
coder→ src/ + PR
specialist · QA Engineer
Runs full test suite, writes missing tests, catches regressions. Blocks merge if coverage drops.
tester→ test-report.md
specialist · Code Reviewer
Security, correctness, style, OWASP scan. Leaves inline comments. Approves or blocks PR.
reviewer→ PR review
specialist · DevOps Automator
Triggers CI/CD on merge, monitors deployment, rolls back if health check fails.
DevOps Automator→ deploy log
/mastermind:runorg --org dev-team "add JWT refresh token rotation"
org:createorg:run/mastermind:runorg --org dev-team: org will self-loop until stopped

Reads GitHub. Ships features.
Asks when it matters.

$ /mastermind:createorg --name github-patrol --schedule "every 1h" --hil telegram \
"Read open GitHub issues every hour, fix bugs, open PRs"
$ /mastermind:runorg --org github-patrol
01 · Wake
Org wakes on schedule
14:00:00
scheduled · every 1 hour
Cycle 5 of ongoing
🐙02 · Fetch
GitHub issues scanned
#47featdark mode support
#46bugauth session timeout
#45bugfile upload fails >10MB
⚙️03 · Work
Agents execute in parallel
[Arch] designing dark mode token system
[Dev] fixing session TTL · auth.ts:142
[Dev] patching upload limit · api/files.ts
[QA] ✓ 24 tests pass · 0 failures
[Rev] ✓ PR #52 #53 approved
[Ops] ✓ staging deployed · health OK
📱04 · HIL
Human-in-the-loop
🤖
monomind · github-patrol
#46 auth timeout: fixed (PR #52)
#45 file upload: fixed (PR #53)
#47 dark mode: in review

Approve merging PR #52 and #53 to main?
✅ Approve & merge both
👀 Review diffs first
⏭ Skip this cycle

Writes the blog.
Ships it every Monday.

$ /mastermind:createorg --name content-squad --schedule "every monday 09:00" --hil telegram \
"Research, write, and publish one blog post + social content weekly"
$ /mastermind:runorg --org content-squad
📡01 · Research
Topics sourced autonomously
[Scout] scanning Hacker News · arXiv · X
[Scout] ✓ topic: "Autonomous engineering orgs"
✍️02 · Write
2,400-word post drafted
[Writer] drafting outline · 7 sections
[Writer] writing body · examples · snippets
[Editor] ✓ SEO score 91 · readability A
🖼️03 · Package
Images + social copy
[Design] generating hero image via Gemini
[Social] ✓ LinkedIn + X posts drafted
📱04 · HIL + Publish
You approve. Agents publish.
🤖
monomind · content-squad
Post ready: "Autonomous engineering orgs"
2,412 words · SEO 91 · hero image attached
LinkedIn + X posts queued · awaiting go

Publish to blog and schedule social posts?
🚀 Publish now
✏️ Edit draft first
⏭ Skip this week

Every department.
No payroll.

Engineering
Senior Developer

Code review, TDD, architecture decisions, dependency updates, CI/CD pipelines.

coder · reviewer · tester
🛡️Security
Security Architect

OWASP scanning, threat modeling, compliance checks on every commit, automated.

security-architect · auditor
📈Marketing
Content + SEO Lead

Blog posts, social content, SEO audits, competitive research, ad creative.

content-creator · seo-specialist
🎯Sales
Outbound Strategist

Lead research, personalized outreach sequences, deal strategy, pipeline analysis.

outbound-strategist · deal-strategist
🔧DevOps
DevOps Automator

Infrastructure as code, monitoring, incident response, deployment automation.

devops-automator · sre
📊Finance
Finance Tracker

Budget monitoring, expense categorization, cash flow analysis, forecasting.

finance-tracker · analytics
🧠Product
Product Manager

Feature prioritization, roadmap planning, competitive analysis, stakeholder docs.

product-manager · researcher
⚖️Legal
Compliance Checker

ToS drafts, GDPR review, license audits, compliance monitoring across stack.

legal-compliance · auditor
30Agent roles
24/7Autonomous execution
$0Payroll
1Developer needed

Your company can
run itself.

Start with the open-source platform. Configure the agents for your workflow. Or tell us what you need and we'll set it up for you.

MISSION ALPHASelf-hosted · Free forever
Deploy it yourself

MIT licensed. Full source code. Install in minutes. BYOK from zero. No usage caps, no monthly billing, no vendor relationship.

View on GitHub →
MISSION BRAVOManaged setup · By the core team
Have us deploy it

The contributors who built Monomind configure it for your specific workflows. You own the deployment. We hand over the keys.

Talk to the team →
Open source & owned outright
MIT LicenseSelf-hostableBYOK from zeroNo usage capsTypeScriptv2.8.3