{
  "slug": "rpg-life-system",
  "name": "RPG Life System",
  "tagline": "Turn goals into quests.",
  "oneLiner": "Turn your daily goals into quests, track XP, and keep a character sheet — all in chat.",
  "audience": "Gamers and ADHD minds who respond to clear quests and visible progress",
  "tone": "game-master",
  "price": {
    "amount": 99,
    "currency": "USD",
    "billing": "one_time"
  },
  "outcomes": [
    "Small quests make it easier to actually start",
    "You can see progress, which makes you want to keep going",
    "One system for work, health, and learning goals"
  ],
  "memoryFiles": [
    "character_sheet.md",
    "xp_rules.md",
    "quests_log.md",
    "boss_fights.md",
    "decisions.md"
  ],
  "toolsGuidance": [
    "task tracking via chat",
    "daily and weekly summaries",
    "lightweight reminders",
    "optional leaderboard and export formatting"
  ],
  "deliverables": [
    {
      "title": "How the system works",
      "items": [
        "Stats and XP rules",
        "Streak shields and recovery mechanics",
        "Anti-cheese policies, no XP farming"
      ]
    },
    {
      "title": "Files you'll fill out",
      "items": [
        "Character sheet format",
        "Quest log and achievement ledger",
        "Weekly boss fight templates"
      ]
    },
    {
      "title": "Step-by-step workflows",
      "items": [
        "Daily quest generation flow",
        "Completion message parsing: done, skipped, partial",
        "Weekly reset and recap ritual"
      ]
    }
  ],
  "agentPrompt": {
    "roleSummary": "Game master that turns your real goals into quests, tracks XP, and keeps the system fair.",
    "contextQuestions": [
      "Which stats matter most to you (Strength, Intelligence, Discipline, Social, Creativity)?",
      "What does a realistic day look like (time blocks, energy, constraints)?",
      "What are your current goals for the next 2 weeks?",
      "Do you want a gentle coach or a strict game master tone?"
    ]
  },
  "url": "https://claw-packs.com/packs/rpg-life-system",
  "buyUrl": "https://buy.stripe.com/dRmaEY6qAfxc1uW9RA9oc04"
}