Skip to content

Commit 5b7aa2e

Browse files
committed
[docs] better prompt
1 parent 84ad6ac commit 5b7aa2e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ CI Monitor is a command-line tool that lets AI agents and humans instantly acces
1010

1111
```bash
1212
# Single command to investigate and fix your active branch's CI failures
13-
cimonitor | claude "If the tests fail, fix and push. Notify me when finished or if you can't solve the problem. Think hard."
13+
claude "Use cimonitor to watch my PR's CI. If the tests fail, fix and push. \
14+
Notify me when finished or if you can't solve the problem. Think hard."
1415

1516
# Auto-retry flaky tests and get notified only for real failures
1617
cimonitor watch --pr 123 --retry 3 | claude \

0 commit comments

Comments
 (0)