Skip to content

Add Agents Squads - Multi-agent orchestration CLI for Claude Code #469

@kokevidaurre

Description

@kokevidaurre

Resource Details

Name: Agents Squads (squads-cli)
URL: https://agents-squads.com
GitHub: https://github.com/agents-squads/squads-cli
Category: Orchestrators / CLI Tools

Description

CLI for managing AI agent squads with Claude Code. Organize agents into domain-aligned teams (engineering, marketing, research) with persistent memory, goals tracking, and cost monitoring.

Key differentiator: Markdown-based agent definitions (not code), git-native state management, and built specifically for Claude Code workflows.

Why it belongs

  • Built specifically for Claude Code (not a general framework)
  • Solves multi-agent coordination with simple CLI commands
  • Persistent memory across sessions (agents remember context)
  • Git-native: agents defined in .md files, state in git
  • Production-tested: the company runs entirely on these agents

Key Features

  • squads init - Initialize in any project
  • squads run <agent> - Execute agents
  • squads status - See all squads and memory state
  • squads memory query - Search agent memory
  • Squad-based organization (domain-aligned teams)
  • Full cost tracking per agent

Installation

npm install -g squads-cli
squads init
squads status

Documentation: https://github.com/agents-squads/squads-cli

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions