Update SKILL.md

This commit is contained in:
2026-05-14 07:38:30 -04:00
committed by GitHub
parent c48eccd70c
commit a3bab704df
+2 -2
View File
@@ -10,7 +10,7 @@ description: >
## GitHub Authentication
**Invoke the `github-app-token` skill** before any GitHub operation. It generates a short-lived installation token and sets `GH_TOKEN`. **Never** run `gh auth login` directly — it hangs headless agents.
Access to github is done via token in your env **Never** run `gh auth login` directly — it hangs headless agents.
Token expires after ~1 hour. Re-invoke the skill to regenerate if needed.
@@ -180,4 +180,4 @@ When an engineer completes work and merges to `dev`, set the Paperclip issue sta
## Security Review
Security review is handled as part of the QA review stage. Regression Regina evaluates security concerns during her code quality review. There is no separate dedicated security review agent.
Security review is handled as part of the QA review stage. Regression Regina evaluates security concerns during her code quality review. There is no separate dedicated security review agent.