storkit: merge 434_story_wizard_auto_checks_completion_on_first_conversation
This commit is contained in:
@@ -760,6 +760,10 @@ mod tests {
|
||||
content.contains("Never chain shell commands"),
|
||||
"CLAUDE.md should include command chaining rule"
|
||||
);
|
||||
assert!(
|
||||
content.contains("wizard_status"),
|
||||
"CLAUDE.md should instruct Claude to call wizard_status on first conversation"
|
||||
);
|
||||
}
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user