{
  "id": 7216239,
  "title": "The Workflow Ran With Four Personas Instead of Five and Looked Fine",
  "url": "https://urgent.news/2026/09/14/the-workflow-ran-with-four-personas-instead-of-five-and-looked-fine",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-09-14T01:14:16.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/quintetkit/the-workflow-ran-with-four-personas-instead-of-five-and-looked-fine-2cd7"
  },
  "original_language": "en",
  "account": "The workflow for Claude Code ran successfully with four personas instead of the intended five. One of the subagents stopped loading, resulting in slower performance and reduced review quality. The issue was caused by an error in the configuration file, specifically an invalid value in the 'tools' field. This error was not caught by the available validation tools. The author discovered the problem by manually running a debug check using the command `claude --debug` and confirmed that there were five conditions that could cause a persona to be skipped. To prevent similar issues in the future, they recommend running two checks after setup and after adding or copying a persona: `npx @quintetkit/ccheck` and `claude --debug`. Additionally, they suggest counting the number of loaded personas to ensure that the expected number of five is present.",
  "summary": "I run Claude Code as five separate subagents with different permissions — architect, coder, reviewer, conflict resolver, UI designer. One of them stopped loading. Nothing said so. The work still got done, by whoever was left. It got slower, review got softer, declared scopes stopped being respected. Every one of those looks like \"the model is having a bad day\". The symptom has the shape of not…",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}