---
title: "2 Years, 2 Swims Around Mackinac Island, & One AI Coach"
url: https://daily.dev/posts/2-years-2-swims-around-mackinac-island-one-ai-coach-mwrg21dxc
source_url: https://spin.atomicobject.com/swim-mackinac-island-ai-coach
type: article
source: "Atomic Spin"
published: 2026-08-26T13:06:30.415Z
updated: 2026-08-26T13:19:06.576Z
tags: ["chatgpt", "claude"]
reading_time: 15
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# 2 Years, 2 Swims Around Mackinac Island, & One AI Coach

**[Atomic Spin](https://daily.dev/sources/atomicobject)** · 15 min read · 0 upvotes · 0 comments

## Summary

A personal account of using AI chatbots as an endurance swim coach across two years of the Mackinac Island 8.2-mile swim, first with ChatGPT and then with Claude Cowork. The author describes how feeding raw watch and health data (.fit files, heart rate, CGM readings, sleep data) into the AI produced far more useful coaching than describing workouts from memory, leading to better pacing, faster times, and habit tracking. The piece also covers limits: the AI trusted faulty sensor data, proposed unworkable ideas (like a nonexistent Apple Watch feature), and had no ability to make in-the-moment calls like when to exit cold water, which remained entirely human judgment.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://spin.atomicobject.com/swim-mackinac-island-ai-coach>

## Questions this post answers

### How can I use Claude to analyze my swim training data from a Garmin or Apple Watch .fit file?

Export the workout from Apple Health using the HealthFit app, which writes it as a .fit file, then drop it into a synced Google Drive or iCloud folder and ask Claude what happened in the file. This setup, taking about ten minutes to configure, lets an AI read heart rate, stroke count, and interval data directly rather than relying on your memory of the workout.

_Anyone building an AI-assisted training workflow can compare tool setups and gotchas on daily.dev._

### What mistakes should I watch for when trusting an AI coach's advice based on wearable sensor data?

AI coaches will believe faulty sensor readings without question, since they only read what the data file reports, not what actually happened. In one case, a loose watch band and a cold-water optical sensor failure produced bad heart rate numbers that led to unnecessarily easing off pace; the AI also proposed a heart rate alert feature that does not exist in Apple's Open Water Swim mode, wasting weeks before the limitation was discovered.

_Developers weighing how far to trust AI-driven recommendations can follow similar real-world caveats on daily.dev._

## Similar posts on daily.dev

- [I let ChatGPT analyze a decade of my Apple Watch data. Then I called my doctor.](https://daily.dev/posts/i-let-chatgpt-analyze-a-decade-of-my-apple-watch-data-then-i-called-my-doctor--lghj1vsbi) · Hacker News · 0 upvotes · 0 comments
- [The first 40 months of the AI era](https://daily.dev/posts/the-first-40-months-of-the-ai-era-ql0r7mdiq) · Hacker News · 1 upvotes · 0 comments
- [How I Accidentally Built an AI Cycling Coach](https://daily.dev/posts/how-i-accidentally-built-an-ai-cycling-coach-qj8evinkj) · Atomic Spin · 0 upvotes · 0 comments

---

Tags: [#chatgpt](https://daily.dev/tags/chatgpt), [#claude](https://daily.dev/tags/claude)

[View this post on daily.dev](https://daily.dev/posts/2-years-2-swims-around-mackinac-island-one-ai-coach-mwrg21dxc)
