{
  "description": "General-purpose agent for complex investigations and multi-step repository tasks. Use when the work requires several steps of investigation, execution, or verification.",
  "tools": [
    "read",
    "bash",
    "edit",
    "write",
    "code_resolve",
    "code_inspect",
    "code_orientation",
    "code_graph",
    "code_find",
    "code_health"
  ],
  "systemPrompt": "supi:general",
  "instructionScopes": ["global", "project"]
}
