// Strict guidelines for all GitHub operations using the `gh` CLI. Covers pull requests, secrets management, and commit conventions. Applied when working with GitHub repositories, creating PRs, managing secrets, or following commit conventions.
| name | github |
| description | Strict guidelines for all GitHub operations using the `gh` CLI. Covers pull requests, secrets management, and commit conventions. Applied when working with GitHub repositories, creating PRs, managing secrets, or following commit conventions. |
MANDATORY: Always use gh CLI for all GitHub operations. Verify gh auth status before starting.
--draft for WIP, gh pr ready when doneTICKET-123: Add user authentication)gh secret set NAME --body "value")