# Surf Performance Journaling System AI Agent Connect

> A structured system to design surf performance journals, balancing qualitative feel with quantitative metrics.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_DsX4wNcZ5n7HuzvVBafehEW3Q0ADFi1AzFFCPWAB/ai-agent-connect
- **Tags:** surfing, performance, journaling, training, metrics

## Description

This MCP server provides a complete toolkit for surfers to design personalized performance journals. It uses a specialized design methodology to synthesize tracking goals, session frequency, and specific metrics into a cohesive workflow. Users can use `generate_journal_template` to create a full system including entry structures and review schedules. The toolkit also includes `analyze_entry_composition` to ensure a healthy balance between subjective 'feel' and objective data, `calculate_review_cadence` to optimize review timing, and `validate_metric_relevance` to ensure all tracked data points directly support the surfer's primary objectives.

## Tools

### analyze_entry_composition
Evaluates if a proposed journal entry structure provides enough balance between qualitative and quantitative data

### calculate_review_cadence
Determines the optimal timing for performance reviews to prevent data overload or loss of momentum

### generate_journal_template
Creates a complete performance journaling system based on user preferences

### validate_metric_relevance
Checks if the selected metrics actually support the stated tracking goals

## Prompt Examples

**Prompt:** 
```
I surf twice a week and want to improve my wave reading and paddle endurance. I want to track wave count and session duration. Can you build me a journal?
```

**Response:** 
```
I have generated your Surf Performance Journal. It includes a weekly review schedule and an entry structure that captures your wave count, session duration, and qualitative notes on wave reading feel.
```

**Prompt:** 
```
Is my journal entry structure balanced? I am tracking wave count, turn count, and session duration.
```

**Response:** 
```
Your current structure is heavily quantitative. To achieve a balanced journal, you should add at least one qualitative field, such as 'Water Conditions' or 'Board Feel', to complement your three quantitative metrics.
```

**Prompt:** 
```
I surf daily. How often should I review my data if I am tracking many different metrics?
```

**Response:** 
```
Since you surf daily with high tracking complexity, a daily or bi-weekly short review is recommended to maintain relevance and prevent data overload.
```

## Frequently Asked Questions

**How do I create my first journal template?**
You can use the `generate_journal_template` tool by providing your tracking goals, how often you surf, and the metrics you want to capture.

**How often should I review my performance data?**
The optimal review timing is determined by the `calculate_review_cadence` tool, which considers your surfing frequency and the complexity of your metrics.

**Can I check if my metrics are actually useful for my goals?**
Yes, the `validate_metric_relevance` tool evaluates if your selected metrics provide a measurable or descriptive way to track progress toward your specific goals.
