deployment-pipeline

Automates deployment, verification, and rollback of blockchain contracts on EVM and ICP.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/shogochiai/vibecoding-demo --skill deployment-pipeline-shogochiai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deployment-pipeline
Source: https://github.com/shogochiai/vibecoding-demo/tree/main/.claude/skills/deployment-pipeline
Command: npx skills add https://github.com/shogochiai/vibecoding-demo --skill deployment-pipeline-shogochiai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Manages complex deployment processes for blockchain projects, reducing errors and increasing deployment security.

Core Features & Use Cases

  • Pre-Deployment Checks: Guides users through essential safety steps before deploying contracts or canisters.
  • Build & Compile: Automates building, compiling, and preparing code for deployment on EVM and ICP chains.
  • Automated Deployment & Verification: Deploys smart contracts and canisters, then verifies successful deployment.
  • Rollback Procedures: Provides clear steps for executing safe rollbacks for both EVM and ICP environments.
  • Version & Snapshot Management: Keeps track of versions, saves snapshots, and manages deployment history.

Quick Start

Use the deployment pipeline skill to deploy a new version of your smart contract safely onto the mainnet.

Frequently Asked Questions about deployment-pipeline

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate smart contract deployment and verification on EVM and ICP?

Automated smart contract deployment and verification is facilitated by guiding users through pre-deployment validation, build, test, and deployment steps with built-in safety checks for EVM and ICP platforms.

What is the safest way to rollback a failed blockchain canister deployment?

A safe blockchain canister rollback is executed using clear, structured procedures provided for both EVM and ICP environments to maintain deployment integrity after a failure.

Can I manage version control and snapshots for blockchain contract deployments?

Yes, you can manage version control and snapshots for blockchain contract deployments; the process keeps track of versions, saves snapshots, and manages deployment history.

Does this deployment pipeline support both EVM and ICP environments?

Yes, the deployment pipeline supports both EVM and ICP environments, managing complex deployment processes across these platforms to reduce errors and increase security.

What pre-deployment checks are needed before deploying smart contracts to mainnet?

Essential pre-deployment checks guide users through safety steps required before deploying contracts or canisters, ensuring code is properly built, compiled, and prepared for mainnet.

Why do blockchain deployments fail and how can automated safety checks prevent it?

Blockchain deployments fail due to complex processes, but automated safety checks prevent errors by validating code builds, testing, and verifying successful deployment before finalizing.