Skip to content

Add squads-cli to Workflow Orchestration #11

@kokevidaurre

Description

@kokevidaurre

Plugin Suggestion

Name: squads-cli
Category: Workflow Orchestration

Description

Multi-agent orchestration CLI for Claude Code that organizes agents into domain-aligned teams (squads) with persistent memory and git-native state management.

Features

  • Domain-aligned squads - Organize agents into teams (engineering, marketing, research, etc.)
  • Persistent memory - Agents remember across sessions via markdown files
  • Git-native state - Version-controlled agent memory
  • Cost tracking - Monitor token usage per agent
  • Smart triggers - Condition-based agent execution

Installation

npm install -g squads-cli

Quick Start

# Initialize squads in any project
squads init

# Check squad status
squads status

# Run specific agent
squads run engineering/problem-solver

# Query agent memory
squads memory query "authentication"

Links


🤖 Generated with Agents Squads

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions