Initial release of Make It Real.
Make It Real is a portable AI-agent skill that turns rough ideas into clear project specs, selected delivery scopes, and AI-agent handoff tasks.
Highlights
- Adaptive, choice-first discovery flow for vague project ideas
- Supports nontechnical users, vibe coders, and technical builders
- Produces staged project documents under
docs/make-it-real/ - Includes AI-agent handoff tasks for coding agents and execution tools
- Adds cross-platform entry points for Claude Code, Codex, Gemini, Cursor, and generic AI agents
Install
Claude Code:
/plugin marketplace add Geo-ff/make-it-real@v0.1.0
/plugin install make-it-real@make-it-real
Gemini CLI:
gemini extensions install https://github.com/Geo-ff/make-it-real --ref v0.1.0