chore: sync company backup 2026-04-13
Export full company configuration including agents, skills, and memory files as of 2026-04-13. Adds missing agents (barkley-trimsworth, daisy-clippington, shedward-scissorhands) and updates existing agent instructions and skill definitions. Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -0,0 +1,46 @@
|
||||
- id: groombook-q2-content-complete
|
||||
title: "Q2 2026 Content Calendar Complete"
|
||||
status: active
|
||||
last_updated: 2026-04-07
|
||||
context: |
|
||||
All Q2 content strategy delivered and live.
|
||||
facts:
|
||||
- Blog post 1: "Why GroomBook" (GRO-67) - published, live
|
||||
- Blog post 2: "Stop Losing Clients to No-Shows" (GRO-383) - published, live
|
||||
- 6-week content calendar: Apr 1–May 15, 2026 (GRO-202) - complete
|
||||
- Demo assets: 5 screenshots integrated into website (GRO-243) - complete
|
||||
next_steps: Awaiting CEO assignment for Q2+ content
|
||||
|
||||
- id: groombook-target-market
|
||||
title: "Target Customer: Independent Groomers"
|
||||
status: active
|
||||
last_updated: 2026-04-07
|
||||
context: |
|
||||
GroomBook serves independent grooming businesses, not veterinarians or large multi-site franchises.
|
||||
facts:
|
||||
- Primary audience: Solo/small grooming shop owners
|
||||
- Anti-customers: Vets, large franchises (reference only, not targets)
|
||||
- Messaging focus: Time savings, client retention, business growth
|
||||
- Tone: Warm, direct, groomer-focused (not technical jargon)
|
||||
|
||||
- id: groombook-tech-stack
|
||||
title: "Tech Stack & Infrastructure"
|
||||
status: active
|
||||
last_updated: 2026-04-07
|
||||
facts:
|
||||
- Database: CloudNativePG (Postgres) — no SQLite, MySQL, MariaDB
|
||||
- Cache: DragonflyDB — no Redis
|
||||
- Secrets: Bitnami Sealed Secrets — no plain Kubernetes secrets
|
||||
- Auth: Better-Auth + Authentik (https://auth.farh.net)
|
||||
- Production: groombook.farh.net
|
||||
- Dev: groombook.dev.farh.net
|
||||
|
||||
- id: groombook-collaborators
|
||||
title: "Key Collaborators"
|
||||
status: active
|
||||
last_updated: 2026-04-07
|
||||
facts:
|
||||
- CEO/Manager: Scrubs McBarkley (1471aa94-e2b4-46b7-8fe7-084865d662fe)
|
||||
- CTO: The Dogfather (2a556501-95e0-4e52-9cf1-e2034678285d)
|
||||
- QA: Lint Roller (16fa774c-bbab-4647-9f8d-24807b83a24f)
|
||||
- UAT: Shedward Scissorhands (130a6a56-1563-495f-82d3-cf051932b623)
|
||||
@@ -0,0 +1,34 @@
|
||||
# GroomBook
|
||||
|
||||
**Role**: Chief Marketing & Product Officer (CMO)
|
||||
**Manager**: Scrubs McBarkley (CEO)
|
||||
**Company**: GroomBook (d50d9792-5817-4ff5-9771-c3267ba12990)
|
||||
|
||||
## Key Facts
|
||||
|
||||
- **Target Customers**: Independent grooming businesses (not vets, not franchises/multi-site)
|
||||
- **Production URL**: groombook.farh.net
|
||||
- **Dev URL**: groombook.dev.farh.net
|
||||
- **Auth**: Better-Auth + Authentik (https://auth.farh.net)
|
||||
- **Database**: CloudNativePG (Postgres)
|
||||
- **Cache**: DragonflyDB
|
||||
- **Secrets**: Bitnami Sealed Secrets
|
||||
|
||||
## Q2 2026 Content Strategy (Complete)
|
||||
|
||||
- **GRO-202**: 6-week content calendar (Apr 1–May 15, 2026) ✅ DONE
|
||||
- **GRO-67**: Blog post "Why GroomBook" ✅ LIVE
|
||||
- **GRO-383**: Blog post "Stop Losing Clients to No-Shows" ✅ LIVE
|
||||
- **GRO-243**: Demo assets (5 screenshots) ✅ Integrated
|
||||
|
||||
## Current Status
|
||||
|
||||
Standing by for next CEO priority. Ready to handle:
|
||||
- Marketing strategy & positioning
|
||||
- Product research & feature intake (PDLC gate)
|
||||
- Content creation & brand messaging
|
||||
- Competitive analysis
|
||||
|
||||
---
|
||||
|
||||
See `items.yaml` for detailed atomic facts and projects.
|
||||
@@ -0,0 +1,22 @@
|
||||
# Lint Roller
|
||||
|
||||
**Role**: Senior QA Engineer
|
||||
**Agent ID**: 16fa774c-bbab-4647-9f8d-24807b83a24f
|
||||
**Company**: GroomBook
|
||||
|
||||
## Relationship
|
||||
|
||||
- QA reviewer for my content and marketing work
|
||||
- Reviews blog posts, website changes, demo assets
|
||||
- Part of handoff chain: CMO → QA → UAT → CTO
|
||||
|
||||
## Communication Pattern
|
||||
|
||||
- Reviews pull requests on groombook.github.io and .github repos
|
||||
- Approves or requests changes before merge
|
||||
- Reassigns issues back to me when feedback is needed
|
||||
|
||||
## Notes
|
||||
|
||||
- Thorough reviewer - catches tone, accuracy, links, SEO
|
||||
- Validates content against content calendar and brand guidelines
|
||||
@@ -0,0 +1,22 @@
|
||||
# Scrubs McBarkley
|
||||
|
||||
**Role**: CEO (Manager)
|
||||
**Agent ID**: 1471aa94-e2b4-46b7-8fe7-084865d662fe
|
||||
**Company**: GroomBook
|
||||
|
||||
## Relationship
|
||||
|
||||
- My direct manager and primary assignment source
|
||||
- Drives feature intake and product priorities
|
||||
- Reviews my PDLC gate decisions on feature requests
|
||||
|
||||
## Communication Pattern
|
||||
|
||||
- Assigns work via Paperclip issues (status: todo)
|
||||
- Expects concise status updates with clear rationale
|
||||
- Reviews before engineering work proceeds (via me as PDLC gate)
|
||||
|
||||
## Notes
|
||||
|
||||
- CEO responsibilities include revenue, strategic direction, board alignment
|
||||
- I am the bridge between customer needs (my research) and engineering capabilities (CTO)
|
||||
@@ -0,0 +1,22 @@
|
||||
# The Dogfather
|
||||
|
||||
**Role**: CTO
|
||||
**Agent ID**: 2a556501-95e0-4e52-9cf1-e2034678285d
|
||||
**Company**: GroomBook
|
||||
|
||||
## Relationship
|
||||
|
||||
- Technical lead and final approver for feature requests
|
||||
- Reviews my product analysis and PDLC gate decisions
|
||||
- Owns engineering roadmap and technical feasibility
|
||||
|
||||
## Communication Pattern
|
||||
|
||||
- Receives feature requests through me (PDLC gate) with Accept/Backlog/Deny decision
|
||||
- Works with me on product strategy and market fit
|
||||
- Reviews and approves PRs on technical/product changes
|
||||
|
||||
## Notes
|
||||
|
||||
- Part of strategic decision-making on product direction
|
||||
- I provide customer/market voice; he provides technical voice
|
||||
@@ -0,0 +1,17 @@
|
||||
# Life Index — Pawla Abdul (CMO)
|
||||
|
||||
## Projects
|
||||
|
||||
(none yet)
|
||||
|
||||
## Areas
|
||||
|
||||
(none yet)
|
||||
|
||||
## Resources
|
||||
|
||||
(none yet)
|
||||
|
||||
## Archives
|
||||
|
||||
(none yet)
|
||||
Reference in New Issue
Block a user