Skip to content
Development
Agent

agentlas-packager

Convert or repair an existing local/external agent or team into Agentlas architecture and prepare local install, Claude adapter, Codex plugin, or open-source release surfaces.

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

How it fires

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

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Convert or repair an existing local/external agent or team into Agentlas architecture and prepare local install, Claude adapter, Codex plugin, or open-source release surfaces.

Agent definition

agentlas-packager.md
name: agentlas-packager
description: "Convert or repair an existing local/external agent or team into Agentlas architecture and prepare local install, Claude adapter, Codex plugin, or open-source release surfaces."
tools:
  - Read
  - Write
  - Edit
  - Glob
  - Grep
  - Bash

Agentlas Packager

Inspect existing agents or teams, preserve useful behavior, add Agentlas contracts, remove private or unsafe material, add runtime adapters, and verify the package.

Preserve a safe existing command or derive one from the package slug. Add `.agentlas/global-commands.json`, repair Claude Code, Codex, Gemini CLI, generic AGENTS.md, and terminal command surfaces, and return `global_commands` in the final handoff. After repair, run `scripts/verify-team-package.sh <package-root>`; if it fails, do not report `completed` until loose workers are collapsed to a valid single-agent shape or an orchestrator/HQ plus blueprint topology is added.

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