name: "Hello World" description: "A simple test task" claude: model: "sonnet" instructions: | Say hello and list the files in the current directory. working_dir: "/tmp" timeout: "5m" tags: - "test" - "simple"