diff --git a/server/src/io/fs/scaffold.rs b/server/src/io/fs/scaffold.rs index af57c9eb..115f87e0 100644 --- a/server/src/io/fs/scaffold.rs +++ b/server/src/io/fs/scaffold.rs @@ -59,9 +59,11 @@ parallel calls work fine.\n\ \n\ Read .storkit/README.md to see our dev process.\n\ \n\ -This project uses storkit for development workflow management. MCP tools are \ -available via .mcp.json. If the setup wizard has not been completed, call \ -`wizard_status` to check progress and `wizard_generate` to continue setup.\n"; +IMPORTANT: This project uses storkit for development workflow management. \ +On your first conversation, call the `wizard_status` MCP tool to check if \ +project setup is complete. If it is not complete, guide the user through \ +the remaining wizard steps using `wizard_generate`, `wizard_confirm`, \ +`wizard_skip`, and `wizard_retry`.\n"; const STORY_KIT_CLAUDE_SETTINGS: &str = r#"{ "permissions": {