feat: add crewai — expert skill for role-based multi-agent teams (SkillOpt 3 epochs) #85

Merged
jasper merged 1 commit from feat/crewai-skillopt into main 2026-07-09 14:55:52 -04:00
Contributor

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

Adds the **crewai** expert skill — Agent Skills format skill for role-based multi-agent orchestration. Optimized through 3 greenfield SkillOpt epochs.\n\n**11 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
Greenfield SkillOpt: 3 epochs for CrewAI skill.
Role/Goal/Backstory agent model, sequential/hierarchical processes.

11 files: SKILL.md, 6 references, 3 templates, 1 script.
jasper merged commit 48c375df57 into main 2026-07-09 14:55:52 -04:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
magnus/agent-skills!85
No description provided.