diff --git a/CLAUDE.md b/CLAUDE.md index 1d7c0b5..5ab23c1 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -2,3 +2,4 @@ - After completing a task, always ask the user if they'd like to commit the changes. - Before working on a bean, always set it to in-progress. After the changes related to the bean are committed, mark it as completed. +- If a bean is marked as draft, refine it first before starting work on it.