Claude code journal

satya - 5/30/2026, 8:31:03 AM

a video from source

satya - 5/30/2026, 8:32:14 AM

summary

  1. Boris from Anthropic shares practical tips for using Claude Code, a fully agentic AI assistant.
  2. Learn to enhance your workflow with codebase Q&A, automatic git history analysis, and tool integration for editing and debugging directly within your existing terminal and IDE.

satya - 5/30/2026, 8:33:53 AM

few commands

  1. /terminal setup
  2. /github app

satya - 5/30/2026, 8:34:18 AM

what is claude github app?

what is claude github app?

Search for: what is claude github app?

satya - 5/30/2026, 8:35:28 AM

allowed tools

  1. Pick the tools so you dont have to do every time

satya - 5/30/2026, 8:36:03 AM

How do I speak to claude code in windows for my work?

How do I speak to claude code in windows for my work?

Search for: How do I speak to claude code in windows for my work?

satya - 5/30/2026, 8:40:41 AM

Other basics

  1. github integration
  2. ask about code
  3. look at history as well
  4. speak to it

satya - 5/30/2026, 8:44:37 AM

editing code

  1. tools are few
  2. edit files
  3. give tools and it become magical
  4. run commands
  5. search files

satya - 5/30/2026, 8:47:02 AM

Before changes

  1. brainstorm a little bit
  2. make a plan
  3. ask it to think first
  4. ask for approval
  5. before you write code make a plan

satya - 5/30/2026, 8:48:39 AM

How best to work with github for changing repos, commit, push etc

How best to work with github for changing repos, commit, push etc

Search for: How best to work with github for changing repos, commit, push etc

satya - 5/30/2026, 8:53:41 AM

How do you design feedback loops for claude code?

How do you design feedback loops for claude code?

Search for: How do you design feedback loops for claude code?

satya - 5/30/2026, 9:05:28 AM

On Context

  1. claude.md is the entire project context across sessions
  2. It is for the entire team
  3. claude.local.md is just for you
  4. ask claude to update it with your available tools, files etc
  5. dont check in your version if a team project
  6. keep it short
  7. each sub directory can have its own
  8. there is one for the entire enterprise as well

satya - 5/30/2026, 9:06:42 AM

how do mcp servers work with claude code?

how do mcp servers work with claude code?

Search for: how do mcp servers work with claude code?

satya - 5/30/2026, 9:10:59 AM

Permissions etc

  1. memory
  2. slash commands
  3. permissions
  4. mcp servers
  5. share this setup with all the teams
  6. you can edit memory files (hierarchically)
  7. check all of these into git

satya - 5/30/2026, 9:12:53 AM

use of puppateer mcp server with claude code

use of puppateer mcp server with claude code

Search for: use of puppateer mcp server with claude code

satya - 5/30/2026, 9:17:20 AM

interesting shortcuts

  1. you can use hash to remember things and update memory
  2. use a ! command to directly invoke a bash command (very useful to save LLM round trips)
  3. esc to cancel what it is doing

satya - 5/30/2026, 9:18:34 AM

what is the beauty of claude code sdk?

what is the beauty of claude code sdk?

Search for: what is the beauty of claude code sdk?

satya - 5/30/2026, 9:27:57 AM

a stunning statement

  1. will it be true?
  2. folks in the near future will not be using IDEs as models get even better
  3. for code building anyway
  4. may be view only editors