The intelligence layer for your projects and team
Capture what your team learns. Turn it into skills your agents follow. Evolve them as your code does.
curl -fsSL https://myco.sh/install.sh | shThen initialize in your project:
cd your-project
myco initirm https://myco.sh/install.ps1 | iexThen initialize in your project:
cd your-project
myco initnpm install -g @goondocks/mycoThen initialize in your project:
cd your-project
myco initProject-local registration — hooks, MCP, skills, and auto-approve configured per project.
Hooks record session activity while a background daemon parses transcripts and extracts spores — decisions, gotchas, discoveries, and trade-offs — automatically.
Share sessions, spores, plans, and graph context across machines through one Cloudflare-backed team worker. Teammates get the same project intelligence without changing how they work locally.
Connect multiple Myco-enabled projects to one Collective for cross-project search, shared settings, and a lightweight admin view over the team workers attached to it.
Memory is table stakes. Myco goes further — it turns everything your team learns into repeatable workflows that every agent follows. New teammates ship correctly on day one. Agents stop making the same mistakes. Your project's standard of excellence gets enforced, not just documented.
Three parallel explorers scan spores, sessions, and plans for procedural patterns with cross-session evidence — surfacing the workflows worth codifying.
Candidates land in the Skills dashboard with rationale and confidence scores. You stay in the loop on what becomes canon for your project.
A SKILL.md is drafted from the source material, staged, and passed through quality gates before it's promoted to .agents/skills/.
As your code evolves, so do your skills. Drift is detected, stale content is rewritten, oversized skills split — every change records full lineage.
Skills install once to the emerging .agents/skills/ standard and symlink into each agent's native skills directory — so every agent, on every machine, on every contributor's laptop, works the way your best session did. Read the full lifecycle →