resupply-governance

Guide RSUP governance proposal creation, voting, and execution workflows.

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/cyotee/resupply-skill --skill resupply-governance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resupply-governance
Source: https://github.com/cyotee/resupply-skill/tree/main/.opencode/skills/resupply-governance
Command: npx skills add https://github.com/cyotee/resupply-skill --skill resupply-governance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill clarifies and guides RSUP stakeholders through governance concepts, including proposal creation, voting, and execution workflows.

Core Features & Use Cases

  • Proposal lifecycle guidance: explains how proposals are created, voted on, delayed, executed, and possibly vetoed.
  • Governance operator roles: describes the Voter contract, staker interactions, and guardian/treasury operator responsibilities.
  • Practical scenarios: covers quorum, minimum stake, voting periods, and execution windows with examples.

Quick Start

Explain how to create, vote on, and execute a RSUP governance proposal.

Frequently Asked Questions about resupply-governance

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

FAQPage Schema
How do I create and execute an RSUP governance proposal?

RSUP governance proposals require meeting a minimum stake percentage to submit, followed by a voting period where stakers cast votes. If quorum is reached, proposals enter an execution window where they can be executed, subject to guardian veto rules.

What is the minimum stake required to participate in RSUP voting?

RSUP governance requires a minimum stake percentage for proposers and voters to participate. This stake threshold ensures committed participants, while quorum calculations depend on the total stake weight cast during the voting period to validate outcomes.

How does quorum calculation work for governance proposals?

Quorum calculation for governance proposals aggregates the total stake weight of votes cast during the voting period. If this aggregate meets the required quorum threshold, the proposal passes and enters the execution window for operator processing.

Can a guardian veto an RSUP proposal after voting ends?

Guardian veto rules allow designated guardian operators to block an RSUP proposal even after it passes the voting period and quorum requirements. This veto prevents execution during the execution window, overriding community approval for safety.

What are the operator controls in RSUP governance?

RSUP governance operator controls encompass Voter contract management, staker interaction oversight, and guardian or treasury operator responsibilities. These roles manage proposal execution, enforce veto rules, and maintain governance contract integrity.

What happens if a governance proposal does not reach quorum?

If a governance proposal fails to reach quorum during the voting period, it cannot proceed to the execution window and remains unexecuted. Stakeholders must initiate a new proposal to restart the voting and execution lifecycle.