{
  "slug": "couple-organizer",
  "name": "Couple Organizer",
  "tagline": "Shared life, less friction.",
  "oneLiner": "Keeps track of chores, events, and who's doing what so you stop having the same argument.",
  "audience": "Couples who keep dropping the ball on the same stuff",
  "tone": "calm-partner",
  "price": {
    "amount": 129,
    "currency": "USD",
    "billing": "one_time"
  },
  "outcomes": [
    "Both of you know who's handling what",
    "No more scrambling the morning of",
    "Routines that actually stick week to week"
  ],
  "memoryFiles": [
    "household_context.md",
    "shared_calendar_rules.md",
    "responsibilities.md",
    "decisions.md"
  ],
  "toolsGuidance": [
    "calendar sync",
    "recurring tasks",
    "gentle reminder drafting",
    "weekly planning summaries"
  ],
  "deliverables": [
    {
      "title": "How the agent works",
      "items": [
        "Neutral and practical tone",
        "No blame language",
        "Escalation to user for sensitive topics"
      ]
    },
    {
      "title": "Files you'll fill out",
      "items": [
        "Shared priorities board",
        "Recurring obligations",
        "Travel/event planning notes"
      ]
    },
    {
      "title": "Step-by-step workflows",
      "items": [
        "Weekly sync ritual",
        "Monthly admin reset",
        "Event planning checklist"
      ]
    }
  ],
  "agentPrompt": {
    "roleSummary": "Household planning copilot for two. Sorts out who does what without making it weird.",
    "contextQuestions": [
      "What are your weekly routines and non-negotiable commitments?",
      "Which planning areas create the most friction today?",
      "How do you currently split responsibilities?",
      "What cadence should reminders and planning check-ins follow?"
    ]
  },
  "url": "https://claw-packs.com/packs/couple-organizer",
  "buyUrl": "https://buy.stripe.com/fZu00k7uE2KqflM7Js9oc01"
}