mirror of
https://github.com/wshobson/agents
synced 2026-06-21 14:13:58 +00:00
adde832d8f
Both agent files were missing YAML frontmatter entirely, leaving them unloadable as plugin agents. Adds name/description/model frontmatter matching the conventions used by sibling architecture agents in each plugin (opus tier, description sourced from existing intro line). Bumps cloud-infrastructure to 1.3.1 and developer-essentials to 1.0.3. Reported in #500.