Loop/goalcimedium riskbeginnersafety C · 55

Get CI green, ship the fix

Edit the code to pass CI on PR 87469, push the fix, and update the docs.

prompt
→ Claude
/goal edit get CI green for PR 87469, push the fix, and update docs
claude-code

Source: openclaw

More ci loops

Ship a PR through CI and reviews

Loop/loopnew

Draft a PR, run CI, collect reviews, merge, and release—repeat every 30 minutes until land criteria are met.

prompt
→ Claude
/loop 30m /flow-next:land # ship loop: draft PR → CI green → reviews converged → merged → released
cihigh risk

Get lint and E2E tests passing

Loop/goalnew

Execute work from PLAN.md until npm run lint and npm run test:e2e pass, scoping changes per AGENTS.md.

prompt
→ Claude
/goal Implement the work described in PLAN.md. Stop only when npm run lint and npm run test:e2e pass. Follow AGENTS.md, keep changes scoped, and report verification evidence
cimedium risk

Fix CI, ship the PR

Loop/loopnew

Check your PR's CI status and fix failures until the build passes.

prompt
→ Claude
/loop 5m check my PR and fix CI , /schedule |
cimedium risk