Skip to content
Development
Command

/meta-agent

Invoke the Agentlas Core Engine Meta-Agent Team.

From plugin
agentlas-os
1.2k14 skills5 agents14 commands1 MCP
Install
> /plugin marketplace add agentlas-ai/Agentlas-OS
> /plugin install hephaestus@agentlas-core-engine

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/meta-agent

Context preview

What this command does when you run it.

Invoke the Agentlas Core Engine Meta-Agent Team.

Command definition

meta-agent.md

/meta-agent

Invoke the Agentlas Core Engine Meta-Agent Team.

Route

1. Read project `AGENTS.md`. 2. Read `.agentlas/mode-map.json`. 3. Use the public mode classifier. If details would change the package, ask the clarify questions first. 4. Pick one:

  • `agents/10-single-agent-builder/agent.md` for one worker package.
  • `agents/20-multi-agent-team-builder/agent.md` for a team package.
  • `agents/30-agentlas-packager/agent.md` for existing agent/team packaging.

5. Load matching skills only. 6. Use `.agentlas` auto-activation contracts when local continuity is needed. 7. Generate or repair `.agentlas/global-commands.json` and matching runtime command files or aliases. 8. Return `status`, `evidence`, `output`, `global_commands`, and `blockers`.

Examples

/meta-agent create a self-evolving research agent
/meta-agent create an investment analyst team
/meta-agent package this existing Claude agent into Agentlas architecture
Ships withagentlas-os

Agent OS: keep specialist agents in a hub, spin up a temporary orchestrator per task. Local-first, works with any model.

Get the whole plugin