crewAIInc/crewAI

A-Tier scored 2026-07-07 metrics 2026-07-07

Role-based multi-agent orchestration: crews of agents with roles, goals, and tasks, optimized for approachability over control-flow precision. Agentiquette scores it 76/100 (A-tier), methodology v1.0, scored 2026-07-07.

76/100 A-Tier
scored 2026-07-07 · methodology v1.0 · how we score
Reliability7225%
Skill Leverage7820%
Documentation8015%
Maintenance9010%
Safety / Governance6410%
Evaluation Readiness6610%
Composability745%
Adoption (capped)905%

Key facts

CategoryOrchestration framework
LicenseMIT
MaintainerCrewAI Inc
Compatible agentsgeneric
File patterns
Triggeringmanual-reference
GitHub metrics55,067 stars · 7,736 forks · 616 open issues (fetched 2026-07-07)
Last commit2026-07-07
Created2023-10-27

Editorial analysis

The most approachable entry point in the class, and adoption reflects it. The role/crew metaphor is genuinely good pedagogy and genuinely costly engineering: verification and recovery live inside prose task descriptions rather than checkable structure. Fine for prototypes; teams that stay grow into flows or migrate to graphier tools.

Risks

Role metaphors read well and hide control flow; production teams routinely rediscover the need for the explicitness this framework abstracts away.

Evidence notes: Leverage: fastest zero-to-multi-agent path measured by docs walkthrough. Reliability: task outcomes are described, not verified, by default. Safety: guardrail hooks exist, defaults are permissive.

Install and first run

install · verified by running it
pip install crewai

Alternatives in this category

Compare with langgraph · Compare with pydantic-ai

Embed this badge

Maintainers of scored entries can embed their live badge; it updates when the score does and links back to this page.

Agentiquette: A tier, 76/100

README.md
[![Agentiquette](https://agentiquette.com/badge/crewai.svg)](https://agentiquette.com/index/repos/crewai)

Frequently asked questions

Is crewAIInc/crewAI good?

crewAIInc/crewAI scores 76/100 (A-tier) on Agentiquette's methodology v1.0, scored 2026-07-07. Strengths and weaknesses are in the editorial analysis; the score is explained dimension by dimension in the scorecard.

What is crewAIInc/crewAI for?

Role-based multi-agent orchestration: crews of agents with roles, goals, and tasks, optimized for approachability over control-flow precision.

Is crewAIInc/crewAI maintained?

Last commit 2026-07-07, 616 open issues at fetch time (2026-07-07). Maintenance is scored at 90 of 100.

Maintainer of crewAIInc/crewAI? Claim this listing and suggest corrections.