[[component]] name = "frontend" path = "frontend" setup = ["pnpm install", "pnpm run build"] teardown = [] [[component]] name = "server" path = "." setup = ["cargo check"] teardown = [] [agent] command = "claude" args = [] prompt = "Read .story_kit/README.md, then pick up story {{story_id}}"