chore: sync company/ export snapshot with current configuration
- Removes rollback-rhonda (decommissioned agent) - Adds deal-dottie agent files (AGENTS.md, mcp.json) - Updates .paperclip.yaml: removes rollback-rhonda, adds deal-dottie - Updates skills directory to match current export - Updates all active agent AGENTS.md files and memory/life files Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
name: "github-app-token"
|
||||
description: "Generate a GitHub installation access token from a GitHub App PEM key, App ID, and Installation ID, then authenticate the gh CLI with it."
|
||||
description: "Generate a GitHub installation access token from a GitHub App PEM key, App ID, and Installation ID, write it to a per-agent file, then authenticate the gh CLI with it."
|
||||
slug: "github-app-token"
|
||||
metadata:
|
||||
sources:
|
||||
-
|
||||
kind: "github-dir"
|
||||
commit: "52d85502e4456d551d4b7702eda43bd36e3ff5ec"
|
||||
commit: "1a6af44a736c0202a8e7ca332c4681ac9badca5e"
|
||||
path: "github-app-token"
|
||||
repo: "farhoodliquor/skills"
|
||||
trackingRef: "main"
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
---
|
||||
name: "playwright-ephemeral"
|
||||
description: "Provision and tear down ephemeral Playwright MCP browser sessions as Kubernetes Jobs for E2E testing."
|
||||
slug: "playwright-ephemeral"
|
||||
metadata:
|
||||
sources:
|
||||
-
|
||||
kind: "github-dir"
|
||||
commit: "1a6af44a736c0202a8e7ca332c4681ac9badca5e"
|
||||
path: "playwright-ephemeral"
|
||||
repo: "farhoodliquor/skills"
|
||||
trackingRef: "main"
|
||||
url: "https://github.com/farhoodliquor/skills"
|
||||
key: "farhoodliquor/skills/playwright-ephemeral"
|
||||
---
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
---
|
||||
name: "shannon"
|
||||
description: "Autonomous AI pentester for web apps and APIs. Run white-box security assessments with Shannon — analyzes source code, identifies attack vectors, and executes real exploits to prove vulnerabilities. Triggered by 'shannon', 'pentest', 'security audit', 'vuln scan'."
|
||||
slug: "shannon"
|
||||
metadata:
|
||||
sources:
|
||||
-
|
||||
kind: "github-dir"
|
||||
commit: "69604deafdb67163f8254430f2320eaf271a49c6"
|
||||
path: "shannon"
|
||||
repo: "farhoodliquor/skills"
|
||||
trackingRef: "main"
|
||||
url: "https://github.com/farhoodliquor/skills"
|
||||
key: "farhoodliquor/skills/shannon"
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user