Skip to main content

farm-status

Quick FS25 farm status — dispatches the fs25-farm-manager skill's ST menu item. Reads the save, writes nothing.

Jump to install

Source facts

Repository
Hidden-History/FS25-AI-Farm-Manager
Last source activity
August 28, 2026 at 08:19
Detected SKILL.md language
English
Stars
3
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
farm-status
description
Quick FS25 farm status — dispatches the fs25-farm-manager skill's ST menu item. Reads the save, writes nothing.
disable-model-invocation
true
Invoke the **`fs25-farm-manager`** skill and dispatch its menu item **`ST` (Status)** for the farm bound to this project directory. A quick look at what the save says right now — **not a briefing**. Report the headline facts plainly and briefly: in-game day and clock, season, weather, cash and loan, owned land, anything harvest-ready, and any contract that looks time-critical. Numbers, not narrative — no recommendations, no next actions. **Write nothing.** No ledger row, no `session_count` increment, no dossier or closeout updates — those belong to `/farm-briefing` and `/farm-closeout`. A quick look that quietly performed session-start bookkeeping would put a duplicate row in the finances ledger and corrupt the very trend the ledger exists to show. The skill's Ground Rules still apply to what you report: pass `--farm-id`, quote owned-vs-total where the parser reports both, and if a section carries an `error`, `calibration_needed: true`, or a failed gate, say so rather than reporting the number as fact. A `0`, a `null`, and a missing value are three different claims. $ARGUMENTS
View on GitHub