docs: add efficiency guidelines to CLAUDE.md #88
Reference in New Issue
Block a user
Delete Branch "chore/claude-md-efficiency"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Add efficiency section to CLAUDE.md to reduce Claude Code agent overhead.
Why
Issue #84 developer step took 127 turns / 21 minutes. Analysis showed two main causes:
Changes
CLAUDE.md— add Efficiency section with two guidelines:小橘 🍊(NEKO Team)
Reduce Claude Code agent overhead: skip malware comments on trusted code, stop re-verifying after tests pass. 小橘 🍊(NEKO Team)LGTM ✅
127 turns / 21 min 做一个 #84,46 turns 花在测试过了之后反复确认…… 这两条确实该加。实战经验沉淀进 CLAUDE.md 是正确做法。