Summary of "How to Make Claude Code Better Every Time You Use It (50 Min Tutorial) | Kieran Klaassen"

High-level takeaway

Compound engineering (philosophy)

Compound engineering = capturing mistakes, decisions, and project norms and storing them in the repo so the agent “learns” and future runs improve.

Four-step loop: 1. Plan — research and produce a grounded plan against your codebase and public resources. 2. Work — execute the plan (generate code, tests, infra changes, artifacts). 3. Assess / Review — run automated reviewers (security, architecture, simplicity) and QA. 4. Codify (Compound) — write the lessons and decisions back into repo docs/skill files so future plans incorporate them.

What Kieran’s plugin/flow does (features & commands)

Technical capabilities demonstrated

Practical tips, trade-offs, and cultural points

Guides / step-by-step demo flow shown

  1. Install plugin and dependencies (demo shown in Warp terminal).
  2. workflows plan — provide a voice/text description of the feature; inspect the generated plan.
  3. Optionally “deepen plan” to pull in more context/resources or modify the plan (e.g., consolidate multiple setting tools into one).
  4. workflows work — run implementation, answer clarifying questions, let it code and write tests.
  5. Run playwright test — execute browser automation tests, capture console logs, record a video.
  6. workflows review / triage — run multi-perspective reviews and accept/reject fixes.
  7. resolve to-dos → PR created automatically; optionally auto-generate marketing video and changelog.
  8. Demonstrated sharing a session between CLI and web app (amp % to push) and continuing on phone/web.

Tools & integrations mentioned

Limitations & warnings

Resources & how to get started

Main speakers / sources

This summary is a condensed representation of a recorded demo project and plugin; no follow-up prompts were provided.

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