From c64e772d353fcff3ab3ae0e58307037bebf0378b Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Thu, 30 Apr 2026 09:50:39 +0300 Subject: [PATCH] pi : add rule to use gh CLI for GitHub resources Assisted-by: llama.cpp:local pi --- .pi/gg/SYSTEM.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.pi/gg/SYSTEM.md b/.pi/gg/SYSTEM.md index 5de6fe4eb9..727a850b18 100644 --- a/.pi/gg/SYSTEM.md +++ b/.pi/gg/SYSTEM.md @@ -4,6 +4,7 @@ General: - By very precise and concise when writing code, comments, explanations, etc. - PR and commit titles format: ` : `. Lookup recents for examples - Don't try to build or run the code unless you are explicitly asked to do so +- Use the `gh` CLI tool when querying PRs, issues, or other GitHub resources Coding: - When in doubt, always refer to the CONTRIBUTING.md file of the project