We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96a0dee commit 9ff7069Copy full SHA for 9ff7069
CLAUDE.md
@@ -66,7 +66,8 @@ These requirements are non-negotiable. CI will fail if not followed.
66
- After completing a task successfully, commit and push immediately
67
- Run relevant tests locally first to verify changes work
68
- Don't wait for explicit user approval if you've tested and are confident
69
-- Monitor CI after pushing and address any failures proactively
+- **ALWAYS monitor CI after pushing** - check status and address any failures proactively
70
+- Keep monitoring until CI passes or issues are resolved
71
72
This saves time and keeps the workflow moving efficiently.
73
0 commit comments