# Mft Research Experts

> Run research orchestration for data quality, factor geometry, hypothesis validation, and incident forensics. Use when you need SHIP/KILL/ITERATE decisions with strict validation. Triggers: mft-strategist, data-sentinel, factor-geometer, skeptic, forensic-auditor, research pipeline, hypothesis validation, post-mortem.

- Skill: `deevsdeevs/mft-research-experts` (Agent Skill, multi-file: 8 files)
- Install (CLI): `npx skillmds@latest add deevsdeevs/mft-research-experts`
- Raw SKILL.md: https://api.skillmd.com/api/skills/deevsdeevs/mft-research-experts/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: DeevsDeevs (https://skillmd.com/u/deevsdeevs)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/deevsdeevs/mft-research-experts

---


# MFT Research Experts

Use this skill for end-to-end quantitative research orchestration and validation.

## Role Map

- `mft-strategist` -> `agents/mft-strategist.md`
- `data-sentinel` -> `agents/data-sentinel.md`
- `factor-geometer` -> `agents/factor-geometer.md`
- `skeptic` -> `agents/skeptic.md`
- `forensic-auditor` -> `agents/forensic-auditor.md`

## Workflow

1. Read `README.md` and enforce the sequencing rule: data validation first.
2. If a dataset is involved, spawn `data-sentinel` first and wait for completion before any other role.
3. If the user requested one role explicitly, spawn that role with `agent_type` and targeted scope.
4. If no role was specified, default to `mft-strategist`; let it coordinate and request follow-up role spawns as needed.
5. For full validation flows, ensure `factor-geometer` runs before `skeptic`.
6. For incident or regression investigations, include `forensic-auditor`.
7. Synthesize outputs into a clear SHIP/KILL/ITERATE recommendation with assumptions and confidence.

