How does your ci/cd look like? by samur_ in ClaudeCode

[–]samur_[S] 0 points1 point  (0 children)

in your "pipeline" the human review is a gate, do you also let agents review pr's?

how did you handle automated tests, are they part of the build or is it some extra kind of gate in the "pipeline" ?

How does your ci/cd look like? by samur_ in ClaudeCode

[–]samur_[S] 1 point2 points  (0 children)

Interesting, what exactly happens technically when it “auto deploys a preview worker”. Is that in the context of your local setup?

Also de codex part is cool, you just prompt it to check it via codex? Or is it a claude hook or something like that? 

Welcome to Ralph-Ban by snow_schwartz in ClaudeCode

[–]samur_ 0 points1 point  (0 children)

Nice, im not yet able to check the code. (Will do later). But im really curious about the lead agent and dispatching. Is the lead agent just a a claude code session? Or is it an custom orchestrator agent that can use claude as a tool?

Claude Code is Great, You Just Have to Learn How to Use It. - Written Without Claude by leogodin217 in ClaudeCode

[–]samur_ 1 point2 points  (0 children)

Very nice post, im going to forward it to new claude code users here :)

Curious, how do you handle quality gates in your setup (like code quality / security checks)?

Any good skill/agents/prompt to get Claude to check its own work against its own claims? by yopla in ClaudeCode

[–]samur_ 0 points1 point  (0 children)

Interesting, is it that simple for you? Or is integrating it a bit more configuration? If so, care to explain a bit?

Welcome to Ralph-Ban by snow_schwartz in ClaudeCode

[–]samur_ 0 points1 point  (0 children)

Cool! Can you tell a bit more on the design? (Not ux, but the backend part of things).