agent-teams

Installation
SKILL.md

Agent Teams Skill

Purpose: Every project initialized with Maggy runs as a coordinated team of AI agents. This is the default workflow, not optional. Teams enforce a strict TDD pipeline where no step can be skipped.

Setup: Agent definitions go in .claude/agents/ with proper frontmatter (name, description, model, tools, disallowedTools, maxTurns, effort). See agent files for the format.


Core Principle

Every feature follows an immutable pipeline enforced by task dependencies:

Installs
2
Repository
alinaqi/maggy
GitHub Stars
689
First Seen
May 21, 2026
agent-teams — alinaqi/maggy