Back to Prompt Library
implementation
Define CrewAI Agent Roles and Goals
Inspect the original prompt language first, then copy or adapt it once you know how it fits your workflow.
Linked challenge: R&D Team for Specialized AI Model Definition
Format
Text-first
Lines
1
Sections
1
Linked challenge
R&D Team for Specialized AI Model Definition
Prompt source
Original prompt text with formatting preserved for inspection.
1 lines
1 sections
No variables
0 checklist items
Using CrewAI, define three agents: an 'AI Researcher', a 'Robotics Engineer', and a 'Project Manager'. Assign them distinct backstories, roles, and overarching goals relevant to designing an autonomous excavation AI. Specify the tools each agent should have access to (e.g., 'Web Search Tool', 'Milvus DB Tool', 'Document Writer Tool'). Provide Python code for the agent definitions.
Adaptation plan
Keep the source stable, then change the prompt in a predictable order so the next run is easier to evaluate.
Keep stable
Hold the task contract and output shape stable so generated implementations remain comparable.
Tune next
Update libraries, interfaces, and environment assumptions to match the stack you actually run.
Verify after
Test failure handling, edge cases, and any code paths that depend on hidden context or secrets.