diff --git a/skills/sdlc/SKILL.md b/skills/sdlc/SKILL.md index fb3cf93..d5ffa0f 100644 --- a/skills/sdlc/SKILL.md +++ b/skills/sdlc/SKILL.md @@ -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. \ No newline at end of file +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.