The Limits of Personality Manipulation

Researchers investigated whether assigning specific personality traits—specifically agreeableness—to LLM agents affects objective task performance. While prior research established that low-agreeableness prompts lead to adversarial communication and high-agreeableness prompts foster cooperation, this study demonstrates that these communication shifts do not universally translate to performance outcomes. The impact of personality composition is highly dependent on the nature of the task being performed.

Task Structure Determines Performance Impact

The study tested personality manipulation across three distinct domains, revealing a clear divide in how agents respond to behavioral constraints:

  • Structured Coding: In tasks with rigid requirements and clear success metrics, personality manipulation had little to no effect on milestone completion. Even when agents were prompted to adopt low-agreeableness personas, the technical output remained stable, suggesting that the structural constraints of coding tasks override the influence of personality-driven communication styles.
  • Open-Ended Collaboration and Bargaining: In contrast, tasks requiring negotiation, nuance, or creative synthesis were highly sensitive to personality composition. In these domains, forcing an adversarial or low-agreeableness persona significantly degraded team performance. The communication shifts in these environments directly hindered the agents' ability to reach consensus or achieve optimal outcomes.

Implications for Multi-Agent System Design

For builders, this research suggests that personality prompting should be treated as a tool for specific use cases rather than a universal optimization strategy. When designing multi-agent systems, developers should prioritize personality constraints only when the task requires social intelligence or negotiation. For technical or deterministic workflows, personality-based prompting may introduce unnecessary variability without providing performance benefits. System designers must balance the desire for human-like interaction with the objective requirements of the task to avoid unintended performance degradation.