# Mindforge Next

> Automatically advance to the next logical step in the MindForge workflow

- Skill: `sairam0424/mindforge-next` (Agent Skill)
- Install (CLI): `npx skillmds@latest add sairam0424/mindforge-next`
- Raw SKILL.md: https://api.skillmd.com/api/skills/sairam0424/mindforge-next/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: sairam0424 (https://skillmd.com/u/sairam0424)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/sairam0424/mindforge-next

---


<objective>
Detect the current project state and automatically invoke the next logical MindForge workflow step.
No arguments needed — reads STATE.md, ROADMAP.md, and phase directories to determine what comes next.

Designed for rapid multi-project workflows where remembering which phase/step you're on is overhead.
</objective>

<execution_context>
@.agent/workflows/mindforge-next.md
</execution_context>

<process>
Execute the next workflow from @.agent/workflows/mindforge-next.md end-to-end.
</process>

