Skip to main content
AIDiveForge AIDiveForge

Agentic FC vs Coach Reflection

Agentic FC and Coach Reflection are both lifestyle tracked by AIDiveForge. Below is a side-by-side comparison of pricing, capabilities, platforms, and ownership — sourced from each tool's live website and verified before publishing.

Agentic FC

Agentic FC

Agentic FC is a Go-based, MIT-licensed football management simulation where AI agents control a club through MCP tool calls — reading match state, setting tactics, reacting to news — while a human watches through a terminal TUI with ASCII match scenes and live commentary. The engine is deterministic and seeded, so simulations replay identically, which matters when you are debugging agent decision loops rather than blaming random variance. The agent shapes the in-game Manager's mindset rather than clicking menus, making this a concrete testbed for studying how an LLM actually behaves inside a continuous decision loop. The project has two stars on GitHub and zero open pull requests — the community is early. Teams pushing beyond the built-in MCP tool surface will be writing Go extensions against a codebase that is still accumulating commits.

Coach Reflection

Coach Reflection

The tool captures session reflections via voice or photo, runs AI analysis to surface patterns in player behaviour and coach mood, and organises everything into a CPD portfolio you can actually hand to a federation assessor. For individual coaches documenting daily practice, the workflow holds. The free tier caps you at one reflection per day, which works for light journaling but creates friction the moment a match week demands multiple entries. There is no API and no self-hosted option, so coaches inside institutions with data-residency requirements hit a wall fast. Teams needing multi-coach federation rollout will outgrow the individual-first architecture before the season ends.

AttributeAgentic FCCoach Reflection
PricingFreePaid
Price$7.99/month
Free trialNo7 days
Open sourceYesNo
Has APIYesNo
Self-hosted optionYesNo
PlatformsTerminal / TUI, Go runtimeWeb, iOS, Android
Pros
  • Deterministic seeded simulation engine, so you can replay the exact same season with a different agent strategy and know any behavioral difference is the agent's fault — not a random dice roll.
  • MCP-native agent control loop, meaning your agent stays in a continuous read-decide-observe cycle across match events rather than firing a single prompt and waiting, which makes multi-step reasoning failures visible and debuggable.
  • Terminal TUI with ASCII match scenes and commentary, so you can watch agent decisions play out in real time without building a frontend — useful for demos and for catching the moment an agent tactically loses the plot.
  • MIT-licensed Go source with self-hosting support, so you run the simulation on your own hardware, keep all agent traces private, and modify the engine without asking anyone for access.
  • AGENTS.md and CLAUDE.md contributor files included, which means the project explicitly documents how agents are expected to interact with the codebase — reducing the guesswork when wiring up a new agent client.
  • Voice and photo-based entry capture, so coaches who would never open a blank text field actually log reflections — without this, CPD documentation gaps accumulate silently until renewal time.
  • AI-generated pattern analysis across entries, which means a coach can see that player discipline incidents spike in week three of a block without manually cross-referencing a season's worth of notes.
  • Mood and energy tracking built into the reflection flow, so early signs of coach burnout surface as data rather than a sudden resignation.
  • Portfolio output structured for CPD evidence submission, which means coaches are not reformatting raw journal entries the week before a federation assessment.
  • Multi-modal input (voice, photo), so post-training logging happens on the pitch rather than at a desk two hours later when recall has already degraded.
Cons
  • The MCP tool surface covers what the README describes — Manager mindset control and match observation — but multi-club league management, a transfer market, and deep squad statistics are not documented as available endpoints; teams whose research question depends on those features hit a wall before their first experiment and are writing Go extensions against early-stage source.
  • The project has two GitHub stars and no open pull requests at the time of scraping, which means bug reports go unanswered until the maintainer picks them up, documentation gaps stay gaps, and any integration breakage after a Go dependency update is yours to diagnose alone.
  • Teams that need a proven, high-traffic agent sandbox with existing community tooling — scenario libraries, recorded agent runs, public leaderboards — will abandon this for a dedicated research environment like OpenSpiel or a custom gym, because Agentic FC's community does not yet provide those resources.
  • The free tier allows one reflection per day — during a match week with morning training, an afternoon game, and an evening review session, a coach either pays or loses two of three entries. Teams evaluating this as a cost-free solution hit that ceiling inside a normal competition schedule.
  • There is no API and no integration layer, so coaches inside clubs already running an LMS, athlete management system, or federation portal cannot pipe Spotter data into existing workflows. The reflection record stays siloed in Spotter, and staff end up maintaining two parallel documentation systems.
  • Multi-coach oversight does not exist in the architecture. A performance director who wants to mandate and audit reflective practice across a staff of six assistants has no mechanism to do that here — teams with that requirement move to purpose-built CPD platforms with admin dashboards and compliance reporting instead.
Bottom line

Agentic FC is free while Coach Reflection is paid; Agentic FC is open source; only Agentic FC exposes a public API. Choose based on which difference matters most for your workflow.

Frequently asked questions

What is the difference between Agentic FC and Coach Reflection?

Agentic FC is Free and open source, while Coach Reflection is Paid. Compare pricing, free trial, API, platforms, and pros/cons in the table above on AIDiveForge.

Is Agentic FC better than Coach Reflection?

It depends on your workflow. Use the side-by-side attributes (pricing, open source, API, self-hosted, platforms) to decide. AIDiveForge does not rank a universal winner — we publish verified facts so you can choose.

Agentic FC vs Coach Reflection: which should I pick?

Pick Agentic FC if its pricing model, openness, or platform fit matches your constraints; pick Coach Reflection otherwise. Check free-trial availability on each listing if you want to test before committing.

Comparison data is sourced and verified by the AIDiveForge data pipeline. AIDiveForge is editorially independent.