# Fac Stop

> Immediately stop your Factorio character's current movement. Safety control — use when asked to stop, when you realize you're heading somewhere wrong, or before reassessing after a surprise.

- Skill: `bdambrosio/fac-stop` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add bdambrosio/fac-stop`
- Raw SKILL.md: https://api.skillmd.com/api/skills/bdambrosio/fac-stop/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: bdambrosio (https://skillmd.com/u/bdambrosio)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/bdambrosio/fac-stop

---


# fac-stop

Abort the current walk via the game bridge. (The bridge also triggers
this by itself when anyone says "Jill, stop" in game chat — if that
happened, fac-status will show a recent hard stop; hold movement until
things are clarified with the human.)

```json
{"thought": "abort — that's Bruce's build area", "tool": "fac-stop"}
```

