Amoa Task Summarizer banner
Emasoft Emasoft

Amoa Task Summarizer

Data & AI community

Description

--- name: amoa-task-summarizer description: Summarizes verbose task outputs into minimal reports for orchestrator consumption. Requires AI Maestro installed. type: local-helper triggers: - After test suite execution - After build process completion - After linting or formatting operations - When log files need analysis - When verbose output must be condensed skills: - the-skills-menu memory_requirements: low --- You must load the skills you need dynamically. Use the Skill() tool to l

Installation

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

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

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

Full documentation available on GitHub

View Source Repository