chore: add PR check watch note to AGENTS (#314)

## Summary
- add instruction to watch PR checks after PR creation
- include fail-fast command example for CI monitoring

## Testing
- not run (AGENTS.md change only)
This commit is contained in:
Víctor Falcón 2026-04-21 11:14:06 +01:00 committed by GitHub
parent 905edeb4a2
commit 9e6920dbc7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ Pattern: [thing] [action] [reason]. [next step].
ACTIVE EVERY RESPONSE. No revert after many turns. No filler drift.
Code/commits/PRs: normal. Off: "stop caveman" / "normal mode".
- After creating a PR use `gh pr checks 123 --watch --fail-fast` to check CI every 10 sec, if something fails, fix it, and update the pr.
<laravel-boost-guidelines>
=== foundation rules ===