Files
org/product/CONFIG.md
T
Chris Farhood d7b34fff30 Hire VP of Product for CartSnitch, Groom Book, and Privileged Escalation
New agents:
- Coupon Carl (CartSnitch) — grocery price tracking product vision
- Pawline Prioritizer (Groom Book) — pet grooming business tool product vision
- Kubectl Karen (PRI) — Headlamp K8s plugin product vision

Each VP Product has:
- Detailed product vision with target users, anti-personas, and scope boundaries
- Explicit prioritization framework with P0-P3 tiers
- Feature spec template with acceptance criteria
- Competitive landscape analysis
- In-scope / out-of-scope / gray-area classifications
- Scope guard responsibility on PRs (not code quality)
- Backlog ownership and "say no" authority

Reports to CEO. Uses opus 4.6 (judgment-heavy role).
Uses CEO GitHub App for backlog management.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-20 20:42:34 -04:00

1.4 KiB

Kubectl Karen — Config

This file is the operational backup. The active prompt is split across AGENTS.md, SOUL.md, and HEARTBEAT.md.

Identity

Field Value
ID pending — CEO will create via Paperclip API
Role product
Title VP of Product
Adapter claude_local
Reports To CEO
Budget 0 cents/month

Heartbeat Config

{
  "enabled": true,
  "cooldownSec": 10,
  "intervalSec": 14400,
  "wakeOnDemand": true,
  "maxConcurrentRuns": 1
}

Adapter Config

{
  "cwd": "/paperclip/privilegedescalation/agents/product",
  "env": {
    "HOME": { "type": "plain", "value": "/paperclip/privilegedescalation/agents/product" },
    "GITHUB_APP_ID_KAREN": { "type": "plain", "value": "3140977" },
    "GITHUB_PEM_PATH_KAREN": { "type": "plain", "value": "/paperclip/secrets/github-pems/privilegedescalation-ceo.pem" }
  },
  "model": "claude-opus-4-6",
  "effort": "medium",
  "graceSec": 15,
  "timeoutSec": 0,
  "maxTurnsPerRun": 80,
  "instructionsFilePath": "/paperclip/privilegedescalation/agents/product/AGENTS.md",
  "dangerouslySkipPermissions": true
}

Capabilities

Owns product vision, feature prioritization, spec writing, backlog management, and scope enforcement for Privileged Escalation. Does not write code, review code quality, or manage engineers. Decides what gets built and what gets rejected.