Skip to content

infiquetra/agent-launcher

v1.0.0

Portable agent-launcher package: the shared single-session launch contract — create one verified coding-agent session through the installed agents wrapper, verify it through Herdr, deliver a prompt, and close only a session the launch owns — derived from infiquetra-claude-plugins at the 1.0.0 revision. The Claude Code manifest lives under the com.infiquetra.claude client extension directory; the portable manifest, the package README, and the portable skill are authored here.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "agent-launcher",
  "version": "1.0.0",
  "description": "Portable agent-launcher package: the shared single-session launch contract — create one verified coding-agent session through the installed agents wrapper, verify it through Herdr, deliver a prompt, and close only a session the launch owns — derived from infiquetra-claude-plugins at the 1.0.0 revision. The Claude Code manifest lives under the com.infiquetra.claude client extension directory; the portable manifest, the package README, and the portable skill are authored here.",
  "keywords": [
    "agent-launcher",
    "agents",
    "herdr",
    "launch",
    "sessions"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • launcher.py
  • plugin.json
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.infiquetra.claudeships a directory of files