#claude-code

2 guides tagged claude-code.

  • Agents intermediate

    An AI Coding Agent Workflow That Keeps Diffs Reviewable

    A working loop for running a coding agent on a real codebase — task scoping, branch isolation, tests as the contract, and the review discipline that stops unreviewed code reaching main.

    5 min
  • AI Dev intermediate

    How to Use Claude Code on an Existing TypeScript Project

    Add Claude Code to a TypeScript repo you already have: a CLAUDE.md that matches your real build, permission rules that block dangerous commands, and a typecheck loop the agent runs itself.

    5 min