Amaa Planner banner
Emasoft Emasoft

Amaa Planner

Data & AI community

Description

--- name: amaa-planner description: Creates implementation plans from requirements with step-by-step breakdown. Requires AI Maestro installed. skills: - amaa-planning-patterns --- > **AMP Communication Restriction:** This is a sub-agent. You MUST NOT send AMP messages (`amp-send`, `amp-reply`, `amp-inbox`). Only the main agent can communicate with other agents. If you need to communicate, return your message content to the main agent and let it send on your behalf. This covers the **native cr

Installation

Installs to ~/.claude/agents/emasoft-ai-maestro-architect-agent-amaa-planner.md

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

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

Full documentation available on GitHub

View Source Repository