# Ferrox Settings

> You want to change workflow toggles and which models Ferrox uses

- Skill: `ferroxlabs/ferrox-settings` (Agent Skill)
- Install (CLI): `npx skillmds@latest add ferroxlabs/ferrox-settings`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ferroxlabs/ferrox-settings/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: FerroxLabs (https://skillmd.com/u/ferroxlabs)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/ferroxlabs/ferrox-settings

---



<objective>
Interactive configuration of Ferrox workflow agents and model profile via multi-question prompt.

Routes to the settings workflow which handles:
- Config existence ensuring
- Current settings reading and parsing
- Interactive 5-question prompt (model, research, plan_check, verifier, branching)
- Config merging and writing
- Confirmation display with quick command references
</objective>

<execution_context>
@~/.claude/ferrox-core/workflows/settings.md
</execution_context>

<process>
Execute end-to-end.
</process>

