
Ii Vo Claude Meta
- Updated January 4, 2026
- ii-vo/claude-meta
ii-vo-claude-meta is a Claude Code plugin that structures research, planning, implementation, handoff, and commit workflows via slash commands.
About
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. developers 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.
- 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
Ii Vo Claude Meta by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install ii-vo-claude-meta@ii-vo/claude-metaAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | January 4, 2026 |
|---|---|
| Repository | ii-vo/claude-meta ↗ |
What it does
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.
Who is it for?
Best when you want lightweight PM rituals inside Claude Code without adopting a separate planning tool.
Skip if: Skip if you already enforce specs in Notion or Jira and only need domain-specific coding skills.
What you get
After registering the plugin, you run createplan and implementplan-style commands so each session ends with a traceable plan, handoff, and commit-ready state.
- Written plans and implementation plans from createplan/implementplan flows
- Session handoff artifacts via createhandoff
- Commits aligned to completed planned work
By the numbers
- 1 plugin in the bundle
- Repository: ii-vo/claude-meta
- Documented commands include createplan, implementplan, createhandoff, and commit-oriented flows
Recommended Plugins
How it compares
Process-oriented slash-command plugin, not an MCP server or framework scaffold.
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.