Meta_Kim
Governed multi-agent coding with review and verification
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Meta_Kim?โผ
Run `npx skills add KimYx0207/Meta_Kim --all -g -y` in your terminal to install the full governance system globally.
What does Meta_Kim do for coding projects?โผ
It adds a governance layer around your coding agent: it clarifies your goal, assigns work to specialized agents, reviews the output, and verifies results with real test evidence before calling anything done.
Does Meta_Kim work with Claude Code and Codex?โผ
Yes. Claude Code and Codex are the primary supported runtimes, with Cursor and OpenClaw available as compatibility projections from the same canonical source.
Can Meta_Kim run tasks in parallel?โผ
Yes. It splits independent work into parallel lanes with named owners when the runtime supports it, then merges and verifies the results through a single merge owner.
Do I need to learn commands to use Meta_Kim?โผ
No. You describe what you want in plain language, and the system automatically classifies the request and routes it through the governed execution flow.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core