myco

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.

Get Started View on GitHub

Get Started

curl -fsSL https://myco.sh/install.sh | sh

Then initialize in your project:

cd your-project myco init
irm https://myco.sh/install.ps1 | iex

Then initialize in your project:

cd your-project myco init
npm install -g @goondocks/myco

Then initialize in your project:

cd your-project myco init

Works with your agent

Project-local registration — hooks, MCP, skills, and auto-approve configured per project.

Claude Code Full support
Cursor Full support
Codex Full support
VS Code Copilot Full support
Gemini CLI Full support
Windsurf Hooks + skills
OpenCode Full support

Capture

Hooks record session activity while a background daemon parses transcripts and extracts spores — decisions, gotchas, discoveries, and trade-offs — automatically.

Team Sync

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.

Collective

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.

Automated skill curation

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.

Step 1

Identify

Agent

Three parallel explorers scan spores, sessions, and plans for procedural patterns with cross-session evidence — surfacing the workflows worth codifying.

Step 2

Approve

Human

Candidates land in the Skills dashboard with rationale and confidence scores. You stay in the loop on what becomes canon for your project.

Step 3

Generate

Agent

A SKILL.md is drafted from the source material, staged, and passed through quality gates before it's promoted to .agents/skills/.

Step 4

Evolve

Agent

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 →