基于 SOC 职业分类
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/FerroxLabs/ferrox-factory --skill ferrox-mvp-phase命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Something was built and you want tests covering what it promised to do
A step involves building an AI system and you want its design and evals pinned down first
You want issues found, classified, fixed, tested and committed without steering each one
| name | ferrox-mvp-phase |
| description | You want the thinnest end to end slice that works, not a layer. Plans it as a user story |
| argument-hint | <phase-number> |
| allowed-tools | ["Read","Write","Bash","Glob","Grep","Agent","AskUserQuestion"] |
**Mode:** mvp and the reformatted **Goal:** to the phase's ROADMAP.md section/ferrox plan-phase <N> which auto-detects MVP mode via the roadmap fieldPhase 1 of the vertical-mvp-slice PRD shipped the planner-side machinery; this command is the user entry point for it.
<execution_context>
@/.claude/ferrox-core/workflows/mvp-phase.md
@/.claude/ferrox-core/references/spidr-splitting.md
@~/.claude/ferrox-core/references/user-story-template.md
</execution_context>
<runtime_note>
Copilot (VS Code): Use vscode_askquestions wherever this workflow calls AskUserQuestion. Equivalent API.
</runtime_note>
The phase must already exist in ROADMAP.md (created via /ferrox new-project, /ferrox add-phase, or /ferrox insert-phase). This command does not create new phases — it converts an existing phase to MVP mode.