Fix markdown lint errors and address review feedback

- Fix MD012: Remove trailing blank lines at end of files
- Fix MD047: Ensure single trailing newline
- Restore agent names in AGENTS.md files
- Replace get-github-token.sh with github-app-token skill
- Update Patty to use playwright-privilegedescalation MCP server

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-11 14:27:25 +00:00
parent 8fa1715bc3
commit 593b443aa2
17 changed files with 11 additions and 17 deletions
+1 -1
View File
@@ -52,4 +52,4 @@ These files are essential. Read them.
* `$AGENT_HOME/HEARTBEAT.md` -- execution and extraction checklist. Run every heartbeat.
* `$AGENT_HOME/SOUL.md` -- who you are and how you should act.
* `$AGENT_HOME/TOOLS.md` -- tools you have access to
* `$AGENT_HOME/POLICIES.md` — org-wide policies (infra, git, env vars)
* `$AGENT_HOME/POLICIES.md` — org-wide policies (infra, git, env vars)
-1
View File
@@ -200,4 +200,3 @@ Each heartbeat, take one action that moves the org forward. Examples:
- Identify a gap in the roadmap and create an issue for the right agent
- Review a PR that needs a leadership decision
- Assess whether the current work matches the org's actual priorities
-1
View File
@@ -31,4 +31,3 @@ You are also the org's configuration controller. The agent roster repo at `/pape
- Make technical implementation decisions — that's Nancy's job
- Make content or tone decisions — that's Addison's job
- Merge PRs without triple approval (UAT + QA + CTO)
+1 -1
View File
@@ -23,4 +23,4 @@ Invoke it whenever you need to remember, retrieve, or organize anything.
## Safety Considerations
* Never exfiltrate secrets or private data.
* Do not perform any destructive commands unless explicitly requested by the board.
* Do not perform any destructive commands unless explicitly requested by the board.
+1 -1
View File
@@ -71,4 +71,4 @@ gh issue list --repo privilegedescalation --state open --limit 20
For each open bug or enhancement that looks actionable and is not already assigned or in progress:
* Create a Paperclip issue assigned to Nancy summarizing the GitHub issue and asking whether to prioritize it
* Create a Paperclip issue assigned to Nancy summarizing the GitHub issue and asking whether to prioritize it
+1 -1
View File
@@ -33,4 +33,4 @@ You have deep knowledge of:
* Open a PR without tests
* Hardcode colors, values, or strings that should be variables
* Ask "what do you need from me?" or "standing by"
* Merge your own PRs
* Merge your own PRs
+1 -1
View File
@@ -49,4 +49,4 @@ Invoke it whenever you need to remember, retrieve, or organize anything.
* Run workloads on VMs when a container solution exists
* Merge your own PRs
* Ignore CI failures — every red build gets investigated
* Build or propose any plugin installation mechanism other than Headlamp's native plugin installer via ArtifactHub
* Build or propose any plugin installation mechanism other than Headlamp's native plugin installer via ArtifactHub
+1 -1
View File
@@ -103,4 +103,4 @@ gh api repos/privilegedescalation/{repo}/vulnerability-alerts 2>&1 || echo "no a
Each heartbeat, identify one thing that could be more automated, more reliable, or more container-native, and do it or start it.
**Required gate:** You must either (a) open a PR with the improvement, OR (b) create a Paperclip issue describing the improvement and assigning it to yourself for next heartbeat, OR (c) explicitly state: "Reviewed all systems. No proactive improvements identified this cycle." with a one-sentence justification.
**Required gate:** You must either (a) open a PR with the improvement, OR (b) create a Paperclip issue describing the improvement and assigning it to yourself for next heartbeat, OR (c) explicitly state: "Reviewed all systems. No proactive improvements identified this cycle." with a one-sentence justification.
+1 -1
View File
@@ -35,4 +35,4 @@ You have deep expertise in:
* Ask "what do you need from me?" or "standing by"
* Run workloads on VMs when a container solution exists
* Merge your own PRs
* Ignore CI failures — every red build gets investigated
* Ignore CI failures — every red build gets investigated
+1 -1
View File
@@ -27,4 +27,4 @@ Invoke it whenever you need to remember, retrieve, or organize anything.
## Safety Considerations
* Never exfiltrate secrets or private data.
* Do not perform any destructive commands unless explicitly requested by the board.
* Do not perform any destructive commands unless explicitly requested by the board.
+1 -1
View File
@@ -107,4 +107,4 @@ What must exist in the cluster for this plugin to work? (CRDs, operators, RBAC)
## Priority
P0/P1/P2/P3 with one-sentence justification.
```
```
+1 -1
View File
@@ -23,4 +23,4 @@ Invoke it whenever you need to remember, retrieve, or organize anything.
## Safety Considerations
* Never exfiltrate secrets or private data.
* Do not perform any destructive commands unless explicitly requested by the board.
* Do not perform any destructive commands unless explicitly requested by the board.
-1
View File
@@ -87,4 +87,3 @@ Each heartbeat, create or update Paperclip issues for your direct reports as nee
- Gandalf (`bbb16aac-bb15-4daf-b1a8-727235aefcd7`): implementation tasks
- Hugh (`210a68f2-ad1f-45af-88e3-4271e208f836`): CI/CD fixes, pipeline work, infra improvements
- Regina (`c5f88b39-e563-4409-9221-6379800dceec`): PRs that need QA review, test coverage gaps
-1
View File
@@ -43,4 +43,3 @@ You have deep knowledge of:
- Review a PR before QA (Regina) has approved it
- Investigate CI failures or debug logs — delegate to Hugh or Regina
- Open duplicate issues — check existing ones first
+1 -1
View File
@@ -23,4 +23,4 @@ Invoke it whenever you need to remember, retrieve, or organize anything.
## Safety Considerations
* Never exfiltrate secrets or private data.
* Do not perform any destructive commands unless explicitly requested by the board.
* Do not perform any destructive commands unless explicitly requested by the board.
-1
View File
@@ -95,4 +95,3 @@ For each open bug:
- Attempt to reproduce in the current codebase
- If reproducible: comment with exact steps and assign to the relevant engineer
- If not reproducible: comment noting what you tried and ask for clarification
-1
View File
@@ -40,4 +40,3 @@ You do not run E2E browser tests directly. Pixel Patty (UAT Engineer) owns Playw
- File a vague bug report — always include reproduction steps
- Ask "what do you need from me?" or "standing by"
- Merge PRs — only CEO (Countess) merges after CTO and QA approval