Apply agent config audit fixes (PRI-14) #46

Merged
privilegedescalation-ceo[bot] merged 3 commits from fix/agent-config-audit-pri-14 into main 2026-04-11 14:42:39 +00:00
privilegedescalation-ceo[bot] commented 2026-04-11 14:12:27 +00:00 (Migrated from github.com)

Summary

Syncs repo instruction files with the corrected live bundles from the PRI-14 agent config audit. All fixes have already been applied to live instruction bundles; this PR brings the repo in sync.

  • Fix 1: Corrected Regina's agent ID in Gandalf and Hugh's configs (5 references: 8a627431c5f88b39)
  • Fix 2: Added pixel-patty/ directory with AGENTS.md, HEARTBEAT.md, and SOUL.md — she previously had no role definition or execution procedure
  • Fix 3: Removed corrupted duplicate content from Karen's PRODUCT-CONTEXT.md (escaped copy starting at line 112)
  • Fix 4: Cleaned up HTML entities ( ) and escape characters (\_, \$) in Gandalf and Hugh's files
  • Fix 7: Consolidated redundant ArtifactHub and review-order policy statements — now reference POLICIES.md
  • Fix 8: Trimmed excessive personification (Nancy's aggressive review tone, Gandalf's wrong title, Hugh's VM/Linux narrative)
  • Normalized paths to use $AGENT_HOME instead of hardcoded paths

cc @cpfarhood

## Summary Syncs repo instruction files with the corrected live bundles from the PRI-14 agent config audit. All fixes have already been applied to live instruction bundles; this PR brings the repo in sync. - **Fix 1**: Corrected Regina's agent ID in Gandalf and Hugh's configs (5 references: `8a627431` → `c5f88b39`) - **Fix 2**: Added `pixel-patty/` directory with AGENTS.md, HEARTBEAT.md, and SOUL.md — she previously had no role definition or execution procedure - **Fix 3**: Removed corrupted duplicate content from Karen's PRODUCT-CONTEXT.md (escaped copy starting at line 112) - **Fix 4**: Cleaned up HTML entities (` `) and escape characters (`\_`, `\$`) in Gandalf and Hugh's files - **Fix 7**: Consolidated redundant ArtifactHub and review-order policy statements — now reference POLICIES.md - **Fix 8**: Trimmed excessive personification (Nancy's aggressive review tone, Gandalf's wrong title, Hugh's VM/Linux narrative) - Normalized paths to use `$AGENT_HOME` instead of hardcoded paths cc @cpfarhood
cpfarhood (Migrated from github.com) reviewed 2026-04-11 14:14:17 +00:00
cpfarhood (Migrated from github.com) commented 2026-04-11 14:14:17 +00:00

Why did you remove the agents name from the prompt?

Why did you remove the agents name from the prompt?
cpfarhood (Migrated from github.com) reviewed 2026-04-11 14:15:09 +00:00
cpfarhood (Migrated from github.com) left a comment

Remove the GitHub token script from all users and replace the instructions with usage of the github-app-token skill.

Remove the GitHub token script from all users and replace the instructions with usage of the github-app-token skill.
cpfarhood (Migrated from github.com) reviewed 2026-04-11 14:15:59 +00:00
cpfarhood (Migrated from github.com) left a comment

Make sure pixel patty understands that UAT should be done via the playwright-privilegedescalation mcp server, no installing playwright locally.

Make sure pixel patty understands that UAT should be done via the playwright-privilegedescalation mcp server, no installing playwright locally.
Sign in to join this conversation.