feat: add crewai — expert skill for role-based multi-agent teams (SkillOpt 3 epochs) #85
No reviewers
Labels
No labels
community-feedback
enhancement
skill-upgrade
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
magnus/agent-skills!85
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/crewai-skillopt"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds the crewai expert skill — Agent Skills format skill for role-based multi-agent orchestration. Optimized through 3 greenfield SkillOpt epochs.\n\n11 files: 1 SKILL.md, 6 references, 3 templates, 1 script\n\n### Epoch 1 — Prominence\n- Role/Goal/Backstory model vs LangGraph state-machine distinction\n- Manager LLM requirement for hierarchical mode\n\n### Epoch 2 — Decision Guidance\n- Framework Routing Guide (CrewAI vs LangGraph vs AutoGen vs LangChain)\n- Where to Start table\n\n### Epoch 3 — Pattern Expansion\n- Delegation loop gotchas (allow_delegation/max_iter)\n- Hierarchical crew pattern with manager_llm\n- Task context passing\n\n### References\nAgent Design, Task Design, Crew Patterns, Tool Integration, Callbacks, FAQ