Skip to content
@the-metafactory

the-metafactory

The MetaFactory

Infrastructure for the nervous system of agentic work.

AI agents are becoming real coworkers: they review code, run releases, file issues, talk to each other. But they have no shared substrate to do it on. The MetaFactory builds that substrate: a protocol stack, a package manager, and a fleet of named agents that compose into real engineering workflows.

The naming is deliberate. A nervous system needs myelin to carry signals, a cortex to coordinate, pulse to drive execution. The agents are botanical: sage, cedar, gorse. The pieces fit together because they were designed as one system.


What we're building

  • arc — agentic package manager. Install, discover, and share skills, tools, agents, and prompts across the ecosystem.
  • myelin — the envelope protocol. A typed message format that lets agents and services speak the same language over a shared bus.
  • soma — portable assistant context. The source of truth that projects into Claude Code, Cursor, and other substrates.
  • agent-state — the state primitive. Work items, events, dashboards, and retros for persona-driven agents.
  • sage — a code-review agent that speaks Myelin envelopes and runs on the pi.dev substrate.
  • content-filter — inbound content security for cross-project agent collaboration.

Projects

Project What it does
arc Agentic package manager: skills, tools, agents, prompts Stars
myelin Envelope protocol for the nervous system of agentic work Stars
soma Portable, substrate-agnostic assistant context Stars
agent-state Work items, events, retros for persona-driven agents Stars
sage Code-review agent on pi.dev, speaking Myelin Stars
content-filter Inbound content security for agent collaboration Stars
arc-skill-code-review Multi-lens PR review skill for Claude Code Stars
release-manager Release SOP walker: bump, tag, bundle, publish, deploy Stars
metafactory-actions Shared CI actions and flows for the ecosystem Stars
agents Agent manifests and migration guidance Stars

How it fits together

soma ──────► portable context, projected into any substrate
myelin ────► the wire: typed envelopes over a shared bus
agent-state ► what the agents know: work items + events
arc ───────► how capability ships: skills, tools, agents, prompts
sage, … ───► the agents themselves, composed from the above

A skill installed by arc runs inside an agent like sage, which reads and writes agent-state, and talks to its peers in myelin envelopes. soma keeps the agent's identity portable across Claude Code, Cursor, and beyond.


Stack

TypeScript · Bun · NATS · SQLite. Open-source core, Apache 2.0.


Connect

Website Stack Discord


Built by a small distributed team and a fleet of agents.

Popular repositories Loading

  1. arc arc Public

    Package management for PAI — install, discover, and share skills, tools, agents, and prompts

    TypeScript 7 3

  2. soma soma Public

    TypeScript 5 2

  3. content-filter content-filter Public

    Inbound content security for PAI cross-project collaboration (pai-collab)

    TypeScript 2 4

  4. pai-skill-sop pai-skill-sop Public

    SOP authoring skill for PAI agents — write effective Standard Operating Procedures using the 7-layer prompt architecture

  5. arc-skill-code-review arc-skill-code-review Public

    Multi-lens PR review skill for Claude Code — code quality, security, architecture, performance

    TypeScript

  6. metafactory-actions metafactory-actions Public

    Shared actions and flows for the metafactory ecosystem

    TypeScript

Repositories

Showing 10 of 15 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…