Fix instruction formatting consistency issues
- Fix $AGENT\_HOME → $AGENT_HOME in Karen, Nancy, Regina AGENTS.md - Standardize section dividers: *** → --- in Gandalf and Hugh SOUL.md - Replace get-github-token.sh reference in TOOLS.md and OPERATIONS.md with github-app-token skill Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
|
||||
## GitHub Authentication
|
||||
|
||||
export GH_TOKEN=$(bash /paperclip/privilegedescalation/agents/get-github-token.sh)
|
||||
|
||||
Run this at the start of every heartbeat. Sets `GH_TOKEN` for `gh` and `git`.
|
||||
Use the `github-app-token` skill at the start of every heartbeat. It generates a GitHub installation access token and authenticates the `gh` CLI.
|
||||
|
||||
## Paperclip API
|
||||
|
||||
|
||||
Reference in New Issue
Block a user