Skip to content

spillwavesolutions/architect-agent

v3.2.0MIT

Architect agent: plan, delegate to code agents, grade implementations, iterate to a quality bar. Agent Skill Standard + five-host plugin.

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": "architect-agent",
  "version": "3.2.0",
  "description": "Architect agent: plan, delegate to code agents, grade implementations, iterate to a quality bar. Agent Skill Standard + five-host plugin.",
  "author": {
    "name": "Rick Hightower",
    "url": "https://github.com/RichardHightower"
  },
  "homepage": "https://github.com/SpillwaveSolutions/architect-agent",
  "repository": "https://github.com/SpillwaveSolutions/architect-agent",
  "license": "MIT",
  "keywords": [
    "architecture",
    "architect",
    "delegation",
    "grading",
    "claude-code",
    "grok-build",
    "codex",
    "cursor",
    "agent-plugins",
    "worklog",
    "wiki-ticket-sdd"
  ],
  "skills": "./"
}

Fields the format does not define

This package's plugin.json declares these at its top level. The Agent Plugins format gives them no meaning, so a client loads the plugin and ignores them.

  • skills