{
  "name": "direct-review",
  "description": "Direct-interaction review agent, does not use artifact file",
  "profile": "execute",
  "persistSession": false,
  "directive": "",
  "promptTemplate": "{{input}}\n\n{{previousOutput}}",
  "systemPrompt": "file:worker.md",
  "tools": "Agent,Bash,Edit,Glob,Grep,Read,Skill,TaskStop,TodoWrite,WebFetch,WebSearch,Write",
  "pluginDirs": [
    "plugins/cortex-common",
    "plugins/cortex-stage-gate",
    "plugins/cortex-coder",
    "plugins/cortex-system",
    "plugins/cortex-feishu"
  ]
}
