-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Context
npm search indexes package name, description, keywords, and README for text matching. squads-cli has strong keywords (20 terms including crewai-alternative, agent-framework, ai-agents) but the current description is brand-focused, not search-optimized.
Current description:
Your AI workforce. Every user gets an AI manager that runs their team — finance, marketing, engineering, operations — for the cost of API calls.
Problem
The description lacks key technical terms that developers search for:
- "agent framework" / "multi-agent framework"
- "CLI" / "command line"
- "orchestration"
- "open source"
These terms are in keywords but description adds additional text-match weight.
Recommended Change
"description": "CLI for organizing AI agents into domain-aligned squads. Multi-agent orchestration with persistent memory, git collaboration, and built-in IDP. Open-source CrewAI alternative."Keeps technical terms developers search (agent framework, multi-agent, CLI, orchestration, IDP) while preserving brand differentiation (CrewAI alternative, persistent memory, git-native).
Impact
npm search for "agent framework", "multi-agent CLI", "agent orchestration CLI" would more likely surface squads-cli.
Effort
1-line change to package.json. No code impact.
Cross-squad request from growth-lead — 2026-03-28
Source: npm keyword ranking goal — growth goals.md