ferrox-fast

Apply trivial low-risk code changes directly without planning.

21|9|Updated Jul 21, 2026
One-click install
npx skills add https://github.com/FerroxLabs/ferrox-factory --skill ferrox-fast
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ferrox-fast
Source: https://github.com/FerroxLabs/ferrox-factory/tree/main/skills/ferrox-fast
Command: npx skills add https://github.com/FerroxLabs/ferrox-factory --skill ferrox-fast

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes planning overhead for very small, low-risk tasks that can be completed directly in the current context.

Core Features & Use Cases

  • Inline execution: Handles trivial changes without spawning subagents or creating planning files.
  • Fast edits: Suited for typo fixes, small config updates, minor refactors, forgotten commits, and simple additions.
  • Use case: A developer notices a one-line bug in a config file and wants it fixed immediately without a full workflow.

Quick Start

Ask the skill to make a trivial one-sentence change in the current project and apply it directly without planning.

Frequently Asked Questions about ferrox-fast

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I apply small code refactors without generating a planning file?

Apply small refactors without planning files by executing changes directly in the current context. This bypasses subagent spawning and PLAN.md generation, instantly applying low-risk code edits without workflow overhead.

Can I fix a config typo instantly without triggering a full development workflow?

Yes, you can fix a config typo instantly without a full workflow. The tool executes trivial changes directly in the current context, skipping subagent spawning and planning phases to apply low-risk edits immediately.

What is the best way to handle trivial changes like forgotten commits in a project?

The best way to handle trivial changes like forgotten commits is direct inline execution. It applies minor additions and fixes immediately in the current context without planning overhead or generating planning files.

When should I avoid using inline execution for code edits?

You should avoid inline execution for tasks that require planning or pose higher risks. It is strictly suited for trivial, low-risk changes like typo fixes and small config edits, and lacks planning mechanisms for complex refactors.

Do I need subagents to make simple config edits in my current project?

No, you do not need subagents to make simple config edits. The tool operates subagent-free, applying config updates directly in the current context with minimal tool use to ensure fast, inline execution.

Why does fixing a one-line bug sometimes create unnecessary planning overhead?

Fixing a one-line bug creates unnecessary planning overhead when default workflows spawn subagents or generate planning files. This tool eliminates that overhead by executing trivial changes directly without creating PLAN.md files.