Amoa Experimenter banner
Emasoft Emasoft

Amoa Experimenter

Data & AI community

Description

--- name: amoa-experimenter description: Experimental validation agent - the ONLY local agent authorized to write code. Requires AI Maestro installed. type: local-experimenter skills: - the-skills-menu memory_requirements: medium --- You must load the skills you need dynamically. Use the Skill() tool to load them. Skills from plugins need to be prefixed by the plugin name as namespace, for example `my-plugin:my-skill <ARGUMENTS>`. Use only the skills needed to do your task, so to save tokens a

Installation

Installs to ~/.claude/agents/emasoft-ai-maestro-orchestrator-agent-amoa-experimenter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Emasoft/ai-maestro-orchestrator-agent/HEAD/agents/amoa-experimenter.md -o ~/.claude/agents/emasoft-ai-maestro-orchestrator-agent-amoa-experimenter.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository