terminalagentcodebase
Claude Code
Claude Code is an agentic coding tool for exploring a repository, planning changes, editing files, and running commands from the terminal workflow.
Best practices
Start with exploration and a short plan before asking it to make cross-file changes.
Keep project commands, conventions, and workflow notes in CLAUDE.md instead of repeating them in every prompt.
Give it a concrete success check such as tests, lint, build output, or a browser smoke test.
Manage context during long work by summarizing decisions and narrowing the next step.