Agent skill
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.
Stars
36
Forks
6
Install this agent skill to your Project
npx add-skill https://github.com/DeevsDeevs/agent-system/tree/main/mft-research-experts
SKILL.md
MFT Research Experts
Use this skill for end-to-end quantitative research orchestration and validation.
Role Map
mft-strategist->agents/mft-strategist.mddata-sentinel->agents/data-sentinel.mdfactor-geometer->agents/factor-geometer.mdskeptic->agents/skeptic.mdforensic-auditor->agents/forensic-auditor.md
Workflow
- Read
README.mdand enforce the sequencing rule: data validation first. - If a dataset is involved, spawn
data-sentinelfirst and wait for completion before any other role. - If the user requested one role explicitly, spawn that role with
agent_typeand targeted scope. - If no role was specified, default to
mft-strategist; let it coordinate and request follow-up role spawns as needed. - For full validation flows, ensure
factor-geometerruns beforeskeptic. - For incident or regression investigations, include
forensic-auditor. - Synthesize outputs into a clear SHIP/KILL/ITERATE recommendation with assumptions and confidence.
Didn't find tool you were looking for?