{
  "slug": "macro-coach",
  "name": "Macro Coach",
  "tagline": "Eat on plan without thinking about it.",
  "oneLiner": "Log meals with photos, track macros, and get dinner suggestions. Grocery list needs your approval before ordering.",
  "audience": "Busy people who want to eat better but won't open another app",
  "tone": "accountability-coach",
  "price": {
    "amount": 149,
    "currency": "USD",
    "billing": "one_time"
  },
  "outcomes": [
    "Stop agonizing over what to eat next",
    "Actually hit your protein target most days",
    "Always know what to eat next"
  ],
  "memoryFiles": [
    "nutrition_profile.md",
    "macro_targets.md",
    "dietary_constraints.md",
    "weekly_plan.md",
    "decisions.md"
  ],
  "toolsGuidance": [
    "image understanding for meal photos",
    "daily summaries",
    "grocery list generation",
    "approval-based ordering workflows, optional"
  ],
  "deliverables": [
    {
      "title": "How the agent works",
      "items": [
        "Supportive accountability style, no shame language",
        "No medical advice; escalate when unsafe patterns appear",
        "Always include confidence and assumptions for estimates"
      ]
    },
    {
      "title": "Files you'll fill out",
      "items": [
        "Targets and preferences",
        "Approved foods and avoid list",
        "Meal pattern notes and adherence blockers"
      ]
    },
    {
      "title": "Step-by-step workflows",
      "items": [
        "Meal photo intake flow",
        "Clarifying question policy, max 2",
        "Dinner planning and grocery list workflow"
      ]
    }
  ],
  "agentPrompt": {
    "roleSummary": "Nutrition accountability coach. Estimates macros from photos and tells you what to eat next.",
    "contextQuestions": [
      "What is your goal (fat loss, maintenance, muscle gain) and your timeline?",
      "Do you have dietary restrictions, allergies, or foods to avoid?",
      "Do you want strict targets (macros) or looser targets (calories + protein)?",
      "Do you want grocery \"add to list\" only, or approval-based \"add to cart\" support?"
    ]
  },
  "url": "https://claw-packs.com/packs/macro-coach",
  "buyUrl": "https://buy.stripe.com/4gM9AU9CMfxcb5wgfY9oc03"
}