ferrox-progress

Route the next Ferrox workflow action from project state and phase history.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill removes uncertainty about project state by telling you where the work stands, what changed recently, and what should happen next in the Ferrox workflow.

Core Features & Use Cases

  • Progress reporting: Summarizes current status so you can regain situational awareness quickly.
  • Intelligent routing: Automatically chooses the next logical Ferrox action based on project state and flags.
  • Workflow dispatching: Interprets freeform requests and hands them off to the appropriate command without doing the work itself.
  • Integrity review: Adds a forensic audit mode for deeper verification of project consistency.

Quick Start

Ask the ferrox-progress skill to check the current project status and route to the next best action.

Frequently Asked Questions about ferrox-progress

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

FAQPage Schema
How do I check project progress and determine the next workflow action?

Project progress routing evaluates current state files and phase history to summarize status and automatically dispatch the next logical workflow action for agent-driven software factory execution.

What is workflow state routing in agent-driven software development?

Workflow state routing interprets project state, roadmap, and references to preserve safety gates while handing off freeform requests to the appropriate planning, execution, or verification command.

How do I regain situational awareness after workflow changes in my project?

Situational awareness is restored by generating a progress report that summarizes current status and recent changes, allowing you to quickly understand what happened and what happens next.

Can I verify project consistency and workflow integrity automatically?

Yes, a forensic audit mode enables deeper integrity review and verification of project consistency, ensuring state files and phase history align with expected workflow safety gates.

Does workflow routing require specific state files or phase history to function?

Workflow routing requires reading project state, roadmap, and workflow references to function, as it uses these dependencies to evaluate progress and determine the correct next action.

When should I avoid automatic workflow dispatching for project execution?

Automatic workflow dispatching should be avoided when the project state files are incomplete or missing, as routing logic depends on accurate phase history and state references to preserve safety gates.