ferrox-ns-workflow

Route Ferrox workflow intents to the correct phase-pipeline skill.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes ambiguity in Ferrox workflow requests by routing the user to the correct phase-pipeline skill for planning, execution, verification, progress, or launch actions.

Core Features & Use Cases

  • Intent Routing: Maps user goals like gathering context, creating a plan, executing a phase, or verifying work to the appropriate sub-skill.
  • Workflow Navigation: Supports common Ferrox operations such as phase edits, progress advancement, autonomous runs, and quick tasks.
  • Use Case: If a user asks to “create a PLAN.md” or “run verification,” this Skill points them directly to the matching phase skill instead of forcing manual selection.

Quick Start

Ask the skill to route your request to the correct Ferrox phase workflow based on your current goal.

Frequently Asked Questions about ferrox-ns-workflow

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

FAQPage Schema
How do I route workflow requests to the correct phase management pipeline?

Workflow request routing classifies user intents across discuss, spec, plan, execute, verify, and launch operations, directing each request to the appropriate phase-pipeline skill for task delegation.

What is phase lifecycle management in a markdown skill orchestration workflow?

Phase lifecycle management controls task progression through planning, execution, verification, and launch stages using markdown files, ensuring structured task delegation and phase advancement within the workflow.

How do I map a user goal like creating a plan to the right execution phase?

Intent routing maps goals such as creating a plan or running verification to the matching phase skill, automatically classifying the request and skipping manual selection for accurate phase-pipeline delegation.

Can I use autonomous runs and quick tasks within phase workflow routing?

Yes, phase workflow routing supports autonomous runs, quick tasks, progress advancement, and phase edits by classifying these intents and directing them to the correct phase-pipeline skill.

Do I need specific dependencies to classify intents for phase management?

No specific dependencies are required. The skill relies on accurate intent classification across phase operations to route Ferrox workflow intents to the correct pipeline skill.

What's the best way to handle ambiguous task delegation in a multi-phase workflow?

Intent classification removes ambiguity by evaluating the user's request and routing it directly to the appropriate phase-pipeline skill for planning, execution, or verification actions.