Solana Squads Upgrade
CommunityAutomate Squads multisig program upgrades.
Software Engineering#github actions#multisig#solana#squads#program upgrade#anchor idl#program-metadata
Authorwidnyana
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Squads-v4 multisig governance makes Solana program upgrades safer, but building the correct upgrade proposal, wiring IDL/metadata updates, and turning it into a CI-ready workflow is operationally tedious and error-prone.
Core Features & Use Cases
- CI-driven upgrade proposal creation: Builds a Squads vault transaction via
squads-program-actioninstead of attempting a direct on-chain upgrade. - Supports Anchor IDL and program-metadata flows: Updates Anchor IDL buffers or writes/initializes program-metadata buffers (including chunked realloc/extend behavior for larger payloads).
- End-to-end upgrade lifecycle coverage: Includes PDA verification hooks (via
pda-tx), instruction ordering, compute-budget tuning, and failure-oriented troubleshooting for failed proposals. - Use cases: Setting up GitHub Actions CI/CD for Squads upgrades, creating and debugging upgrade proposals, and coordinating optional IDL/metadata updates alongside the BPF upgrade.
Quick Start
Use the Solana Squads Upgrade skill to generate the Squads v4 upgrade proposal transaction for your program using your CI inputs (rpc, program, buffer, multisig, and voter keypair).
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Solana Squads Upgrade Download link: https://github.com/widnyana/eyay-toolkits/archive/main.zip#solana-squads-upgrade Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.