ferrox-explore

Guide uncertain software ideas into Ferrox planning artifacts through Socratic questioning.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you clarify an uncertain idea before committing to implementation. It guides you through open-ended exploration, compares options, and turns the conversation into organized Ferrox planning artifacts instead of premature coding.

Core Features & Use Cases

  • Socratic Ideation: Asks probing questions to refine goals, constraints, and tradeoffs.
  • Option Comparison: Helps evaluate alternative approaches before choosing a direction.
  • Artifact Routing: Produces the right downstream outputs such as notes, todos, seeds, research questions, requirements, or new phases.
  • Use Case: A developer is deciding between authentication strategies and uses this Skill to investigate the space, capture the best path, and preserve the decision for later execution.

Quick Start

Ask the assistant to run ferrox-explore on your topic, such as authentication strategy, and answer the follow-up questions to shape the resulting plan.

Frequently Asked Questions about ferrox-explore

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

FAQPage Schema
How do I explore software architecture ideas before starting implementation?

To explore software architecture ideas before implementation, use Socratic questioning to refine goals, compare options, and route the resulting decisions into structured planning artifacts like notes, requirements, or new phases.

What is the best way to compare technical tradeoffs for feature scoping?

Comparing technical tradeoffs for feature scoping involves evaluating alternative approaches through guided research and probing questions, capturing the optimal path to preserve the decision for later execution.

When do I need requirements research for uncertain software development?

You need requirements research for uncertain software development when deciding between strategies like authentication patterns and needing to investigate the space, clarify constraints, and shape the plan before any coding begins.

How do I turn ideation and research into actionable planning artifacts?

Turn ideation and research into actionable planning artifacts by routing the evaluated options and refined constraints directly into downstream outputs such as todos, seeds, research questions, and requirements.

Can I use Socratic questioning to clarify an uncertain software idea?

Yes, you can use Socratic questioning to clarify an uncertain software idea by answering probing questions that evaluate tradeoffs and shape the decision into organized planning outputs.

What are the limitations of using exploration before building a feature?

The limitation of early-stage exploration is that it focuses solely on research-driven planning and decision shaping, meaning it does not execute code or replace the actual implementation phase of the software work.