KimYx0207KimYx0207Communityยท2 Agent Skills Included

Meta_Kim

Governed multi-agent coding with review and verification

Turns vague coding requests into governed, multi-step execution with clear owners, reviews, and verified evidence. Splits complex work across specialized agents, runs parallel lanes safely, and blocks unverified claims from being called done. Removes chaotic trial-and-error coding by enforcing an eight-stage flow from intent clarification to final verification. Works across Claude Code, Codex, Cursor, and OpenClaw from one shared canonical source.
npx skills add KimYx0207/Meta_Kim --all -g -y
Available:

Instructs the agent to act as a dispatcher that clarifies intent, discovers capabilities, delegates work to the nine governance agents, and enforces review and verification before marking work done.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’