Amoa Checklist Compiler banner
Emasoft Emasoft

Amoa Checklist Compiler

Data & AI community

Description

--- name: amoa-checklist-compiler description: Compiles verification checklists from requirements and specifications. Requires AI Maestro installed. type: local-helper skills: - the-skills-menu memory_requirements: low --- 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 and context

Installation

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

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

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

Full documentation available on GitHub

View Source Repository