๐๐น๐ฎ๐๐ฑ๐ฒ ๐๐ผ๐ฑ๐ฒ ๐๐ผ๐ฟ ๐ฃ๐ฟ๐ผ๐ฑ๐๐ฐ๐๐ถ๐ผ๐ป
Stop looking for AI tricks. I used Claude Code for three weeks on a real project. It is a beauty salon bot. I found what works. I deleted the rest.
Claude Code forgets everything every session. You must fix this.
Four things worked:
- CLAUDE.md file. Put it in your root folder. The AI reads it first. Add rules when the AI makes a mistake.
- Code-reviewer agent. The main session likes its own work. A separate agent is unbiased. It finds bugs before customers do.
- Skill checklists. My add-feature skill forces the AI to test and review. It does not get tired at 11pm.
- Hooks for safety. One hook blocks edits to secret files. Another runs typechecks after every edit. This stops compilation errors.
Setup took two hours. I now ship features alone at night. Quality stays high.
Start with CLAUDE.md. Learn from your failures.
Optional learning community: https://t.me/GyaanSetuAi