Put the file on a diet
The CLAUDE.md in your queries project has been growing for months. Every time Claude did something annoying, someone added a rule, and nobody ever deleted one. Ten rules now shout for attention, most of them too vague to check, and Claude follows fewer of them than it did when the file was short.
Time to treat it like production code. You won't edit it by hand: describe the standard you want and let Claude do the rewrite.
이 연습은 강의의 일부입니다
Claude Code in Action
연습 안내
- Start Claude Code with
claude. - Ask Claude to rewrite
CLAUDE.mdso every rule is specific and checkable, and every ban names its replacement. - In the same request, tell Claude to keep emphasis on at most two rules and to delete the "never push to main" rule, which a hook will enforce in a later lesson.
- Type
/exitto exit Claude Code.
