A CLAUDE.md is just a markdown file at the root of your repo. Copy the content below into your own project's CLAUDE.md to give your agent the same context.
npx versuz@latest install loft-sh-vcluster --kind=claude-mdcurl -o CLAUDE.md https://raw.githubusercontent.com/loft-sh/vcluster/HEAD/CLAUDE.md# vCluster — Agent Instructions ## E2E TDD Workflow When doing test-driven development, ALWAYS follow the workflow in [.claude/e2e-tdd-workflow.md](.claude/e2e-tdd-workflow.md). Use the AGENT_SESSION env var to isolate your commands per session.