Ii Vo Claude Meta
ii-vo-claude-meta is a Claude Code plugin for the Validate phase that structures research, planning, implementation, handoff, and commit workflows via slash commands.
Add claude-meta when you want slash-command rituals for research, createplan, implementplan, handoffs, and commit so Claude stays on a plan-then-ship loop.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install ii-vo-claude-meta@ii-vo/claude-metaBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:ii-vo/claude-meta") and the paste-ready config with skillselion.get_install_config("plugin:ii-vo/claude-meta").
What it does
ii-vo-claude-meta is a Claude Code plugin that turns loose coding sessions into a structured loop: research the problem, create a plan, implement against that plan, hand off context, and commit. Solo builders install it when they keep restarting mid-feature or losing thread between planning and execution. The plugin exposes slash commands such as createplan and implementplan so the agent produces artifacts you can approve before code changes pile up. It fits the Validate and Build phases especially—scope and PM subphases—because it front-loads decisions and keeps implementation tied to an explicit plan. It is not a domain integration like a payment API; it is meta-workflow tooling on top of Claude Code. After install, you should expect clearer session boundaries, documented handoffs, and commits that align with what was planned. Pair it with your own review habits in Ship; the plugin nudges process but does not replace tests or security review.
Highlights
- Single plugin packaging planning, implementation, and documentation workflows for Claude Code
- Slash commands including createplan, implementplan, createhandoff, commit, and research-oriented flows
- Explicit bridge from planning through implementation to shipping and documentation
- Designed for repeatable agent sessions rather than one-off prompts
- Keywords emphasize agents, workflows, and structured handoffs between tasks
Why builders use it
Builders lose momentum when Claude jumps straight to code without a saved plan, handoff, or commit discipline between sessions.
After registering the plugin, you run createplan and implementplan-style commands so each session ends with a traceable plan, handoff, and commit-ready state.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is ii-vo-claude-meta for?
It is for Claude Code users who want repeatable planning, implementation, handoff, and commit workflows driven by slash commands.
When should I use ii-vo-claude-meta?
Use it at the start of a feature or fix when you need research and a written plan before implementplan and shipping work.
How do I add ii-vo-claude-meta to my agent?
Install the ii-vo/claude-meta marketplace plugin in Claude Code, then invoke the documented slash commands from your session.
Comments
Share how you use ii-vo-claude-meta, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.