
agmo-inc/agmo-everywhere
2 skills2 installs8 starsGitHub
Install
npx skills add https://github.com/agmo-inc/agmo-everywhereSkills in this repo
1Executeexecute processes all TODOs from an approved plan by dispatching executor sub-agents, routing each TODO to a haiku, sonnet, or opus model by complexity. It runs a verification loop with up to three retries, escalates to a debugging agent after repeated failures, and does a final architect verification. A developer uses it to autonomously carry a written plan through to a verified build. Triggers include Korean phrases and 'execute'.1installs2Implement Pageimplement-page builds an entire Figma page in code by splitting it into top-level frames, implementing each frame with an executor sub-agent, then verifying visual parity. It uses the Figma MCP to fetch design context and screenshots and Playwright to capture the rendered page for comparison. A developer uses it after sharing a figma.com/design URL to turn a multi-frame page (landing, dashboard, marketing) into components.1installs