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:
2026-04-11 14:52:43 +00:00
parent 5de8595ec3
commit 3bc1e29e98
7 changed files with 15 additions and 27 deletions
+1 -3
View File
@@ -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