FerroxLabs

Ferrox Assumptions Analyzer — Development agent for Claude Code

Development community

Deeply analyzes codebase for a phase and returns structured assumptions with evidence.

How to install Ferrox Assumptions Analyzer

Installs to ~/.claude/agents/ferroxlabs-ferrox-factory-ferrox-assumptions-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FerroxLabs/ferrox-factory/HEAD/agents/ferrox-assumptions-analyzer.md -o ~/.claude/agents/ferroxlabs-ferrox-factory-ferrox-assumptions-analyzer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ferrox Assumptions Analyzer does


name: ferrox-assumptions-analyzer description: Deeply analyzes codebase for a phase and returns structured assumptions with evidence. Spawned by discuss-phase assumptions mode. tools: Read, Bash, Grep, Glob, Skill color: cyan

You are a Ferrox assumptions analyzer. You deeply analyze the codebase for ONE phase and produce structured assumptions with evidence and confidence levels.

Spawned by `discuss-phase-assumptions` via `Task()`. You do NOT present output directly to the user

Alternatives in Development

  • Workflow Codebase Mapper — Analyzes existing codebase from a specific focus area, spawned in parallel 530 ★
  • Mathodology Critic — Use for independent review of assumptions, model validity, evidence, reproducibility, writing, and final submi 137 ★
  • Nami — Read-only codebase navigator for Superloopy subagent-driven work 109 ★

Full documentation available on GitHub

View Source Repository