Summary of "His Claude Code Workflow Is Insane"

Short summary

The video walks through Boris Chenry’s (creator of Claude / Cloud Code) personal Claude/Cloud Code workflow and demos how the narrator reproduced many of his tips in practice. It’s a practical guide showing features, configuration patterns, and operational cautions for using Claude/Cloud Code as a daily engineering toolchain.


Key technological concepts and product features covered


Practical demos, guides and how-tos shown


Operational / engineering advice and cautions


Concise list of Boris’s numbered tips

  1. Run multiple Claude instances (clouds) in parallel; number tabs and use notifications.
  2. Run 5–10 web clouds (cloud.ai/code) parallel to local ones; start sessions on phone as needed; use teleport.
  3. Use Opus + thinking for coding (better tool use, less steering) — note Opus speed trade-offs.
  4. Share a single cloud.md per repo in Git; update regularly to capture fixes and conventions.
  5. Add Claude into code reviews (GitHub Actions) and include Claude.md as part of PRs.
  6. Start in plan mode for most sessions; iterate the plan with Claude, then switch to auto-accept edits.
  7. Use slash commands / skills for repeated inner-loop tasks; store them in .cloud/commands.
  8. Create custom subagents to automate common workflows (Code Simplifier, Verify app); consider Agent Swarms.
  9. Use post-tool-use hooks for formatting and preventing CI issues.
  10. Use slash permissions (pre-approved safe commands) rather than dangerously-skip.
  11. Use MCP integrations to operate Slack, BigQuery, Sentry, etc., but be cautious.
  12. For long-running tasks, use background agents, agent stop hooks, or plugins like Ralph; manage permissions appropriately.
  13. Always give Claude a verification loop (E2E tests/screenshots); verified work greatly improves quality.

Main speakers / sources

Category ?

Technology


Share this summary


Is the summary off?

If you think the summary is inaccurate, you can reprocess it with the latest model.

Video