Add draft bean refinement instruction to CLAUDE.md

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-08 21:51:08 +01:00
parent 41621cd993
commit 803a1a0edf

View File

@@ -2,3 +2,4 @@
- After completing a task, always ask the user if they'd like to commit the changes. - 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. - 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.