ops-add-new-chain

Deploy Boundless infrastructure to a new blockchain network with Pulumi stacks and CI/CD pipelines.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/Current-cmd/PlsTrustMe --skill ops-add-new-chain-current-cmd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ops-add-new-chain
Source: https://github.com/Current-cmd/PlsTrustMe/tree/main/.claude/skills/ops-add-new-chain
Command: npx skills add https://github.com/Current-cmd/PlsTrustMe --skill ops-add-new-chain-current-cmd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deploy Boundless infrastructure to a new blockchain network by automating Pulumi stack creation, config generation, and deployment wiring for staging and prod.

Core Features & Use Cases

  • Automated setup of Pulumi stacks and configuration files for a new chain.
  • Updates to the ChainId enum and wiring of CI/CD pipelines for staging and production environments.
  • End-to-end deployment workflow for adding a new chain, including guards against destructive actions.

Quick Start

Provide chain metadata when prompted and run the deployment workflow to add the new chain.

Frequently Asked Questions about ops-add-new-chain

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

FAQPage Schema
How do I deploy infrastructure to a new blockchain using Pulumi?

To deploy infrastructure to a new blockchain, this workflow automates Pulumi stack creation, generates chain-specific configuration files, and wires staging and production CI/CD pipelines for the new network.

What is the process for adding a new chain to Boundless infrastructure?

Adding a new chain to Boundless infrastructure involves collecting chain metadata, creating Pulumi stacks, updating the ChainId enum, and wiring deployment pipelines across staging and production environments.

Does the Boundless chain deployment workflow include safeguards against destructive actions?

Yes, the Boundless chain deployment workflow enforces built-in safeguards against destructive actions and requires authenticated Pulumi backends to protect your infrastructure during automated setup.

Do I need authenticated Pulumi backends to add a new blockchain network?

Yes, you need authenticated Pulumi backends to add a new blockchain network, ensuring secure configuration management and safe generation of chain-specific deployment artifacts across environments.

Can I automate CI/CD pipeline wiring for staging and production when adding a new chain?

Yes, you can automate CI/CD pipeline wiring for staging and production when adding a new chain, as the workflow generates chain-specific deployment artifacts and updates pipeline configurations automatically.