Use to implement a structured implementation plan (e.g. temp/impl_plans/issue-*.md) phase by phase. Trigger when the user asks to implement, execute, realize, or "do" an implementation-plan file. Orchestrates a phase-developer subagent and a plan-correspondence-verifier subagent for each phase, commits each verified phase, then walks the Final Checklist. Invoke explicitly — it makes commits and spawns many subagents.
$npx -y skills add blockscout/mcp-server --skill implement-planInstalls into the current project.
Run `npx skills use "https://github.com/blockscout/mcp-server" --skill "blockscout/mcp-server/implement-plan"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/blockscout/mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/blockscout/mcp-server"` and select the relevant skills, then follow their instructions.