Short slash-command alias for the Make It Real Claude Code engineering harness.
Read or update Make It Real optional feature flags
Diagnose Make It Real plugin, hooks, config, dashboard, and Claude CLI
Launch an approved Make It Real plan through gated execution
Generate a PRD, Blueprint, contracts, and Kanban plan
Initialize Make It Real for the current Claude Code project
Use when a Make It Real project needs optional feature flags changed, especially enabling or disabling live wiki sync.
Use when a Make It Real installation, slash command, hook, dashboard, current-run, or Claude Code runner environment needs read-only diagnostics.
Use when an approved Make It Real plan should advance into gated Kanban execution, agent orchestration, verification, and live-wiki synchronization.
Use when a feature request needs Make It Real PRD, architecture, responsibility boundaries, contracts, design-pack artifacts, or Kanban work decomposition before implementation.
Use when a Claude Code project needs Make It Real initialization, hook setup, run-state wiring, or first-time harness configuration before planning or launch.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Make It Real is a Claude Code plugin and local engineering harness for PRD-first, contract-gated software work.
It turns a feature request into a reviewable Blueprint, a read-only Kanban dashboard, responsibility-owned work items, declared boundary contracts, real Claude Code execution, verification evidence, and a Done gate that cannot be passed by assertion alone.
Install once at user scope; the plugin is then available in any Claude Code
project. The @52g suffix is the marketplace name from
.claude-plugin/marketplace.json.
From Claude Code:
/plugin marketplace add mir-makeitreal/makeitreal
/plugin install makeitreal@52g
/reload-plugins
For the shorter slash-command namespace, install the alias plugin instead:
/plugin install mir@52g
/reload-plugins
Update an installed marketplace plugin:
/plugin marketplace update 52g
/plugin update makeitreal@52g
/reload-plugins
If you installed the alias, update it too:
/plugin update mir@52g
/reload-plugins
For local development from this repository root:
claude plugin marketplace add . --scope local
claude plugin install makeitreal@52g --scope local
claude plugin list
Alias plugin local development:
claude plugin install mir@52g --scope local
Validate the local plugin and marketplace packaging:
npm run plugin:validate
Use these commands in Claude Code. For new work, start directly with
/makeitreal:plan <feature request>. It creates the run, selects it, writes
project config if needed, and keeps .makeitreal/ ignored.
/makeitreal:plan <feature request>
For a Ralph-like one-command start, /makeitreal:launch <feature request> is
also valid. With no active run it plans first, opens/reports the Blueprint
dashboard, and stops for review. It does not execute code before Blueprint
approval.
Review the generated Blueprint and browser dashboard. The plan command asks a Claude Code review question after showing the Blueprint; that answer, and any later natural-language chat reply, is classified by the same LLM judge. For scripts or explicit fallbacks, use:
/makeitreal:plan approve
After approval:
/makeitreal:launch
/makeitreal:status
Advanced operators can also use:
/makeitreal:setup
/makeitreal:verify
/makeitreal:config
/makeitreal:doctor
/makeitreal:setup is optional. Use it only to initialize config without
planning yet, or to select an existing run with --run.
If you installed the alias plugin, use the equivalent short commands:
/mir:plan <feature request>
/mir:launch
/mir:status
These are plugin slash commands from plugins/makeitreal/commands/. The
skills/ directory is supporting guidance, not the slash-command registration
surface.
Make It Real has a small public surface and a stricter internal control plane:
plugins/makeitreal/ is the canonical Claude Code plugin.plugins/mir/ is the short alias plugin for /mir:* commands.bin/harness.mjs is the internal engine CLI used by slash commands and tests.src/ contains the deterministic engine modules for planning, gates,
contracts, Kanban state, hooks, runner orchestration, verification, dashboard
rendering, diagnostics, and wiki evidence..makeitreal/, which is
automatically ignored by git.For the full structure, state model, hook lifecycle, and run-packet layout, see docs/architecture.md.
.makeitreal/ runtime state is automatically added to .gitignore.suggestedBoundaries so the operator can review the proposed split instead
of guessing how to decompose the work.Make It Real keeps the public command surface small, but the plugin skills carry engineering workflow discipline:
Short alias for Samguk — exposes the same commands under /sg:* namespace.
Three Kingdoms themed engineering harness for Claude Code. Real harness, light skin — quiet profile strips the flavor.
Claude Code engineering harness for PRD-first, contract-gated software work.
npx claudepluginhub mir-makeitreal/makeitreal --plugin mirComprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Memory compression system for Claude Code - persist context across sessions
Editorial "Web Designer" bundle for Claude Code from Antigravity Awesome Skills.