Comet Configurator

Manage Comet V3 governance workflows including initialization, configuration, deployment, and upgrades after timelock.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the governance and upgrade workflow for Comet V3 deployments.

Core Features & Use Cases

  • Governance workflows: initialize, setConfiguration, deploy, and upgrade with timelock.
  • Asset management and governance: manage configurations per Comet proxy, factory deployment, and upgrade path.
  • Use Case: Imagine a team sets a new configuration for a proxy and upgrades to a new implementation while preserving state.

Quick Start

Use the Comet Configurator to initialize governance, set a new configuration, deploy a new implementation, and perform an upgrade after the timelock.

Frequently Asked Questions about Comet Configurator

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

FAQPage Schema
How do I upgrade a Comet V3 proxy to a new implementation?

To upgrade a Comet V3 proxy, deploy a new implementation using the factory, then execute the upgrade through the configurator after the required timelock period expires. This preserves proxy state while applying the new logic.

How does the Comet V3 configurator handle governance workflows?

The Comet V3 configurator handles governance workflows by allowing governors or market admins to initialize proxies, set configurations, deploy implementations, and manage assets through explicit role-based permissions enforced per proxy.

What is the process to set a new configuration for a Comet proxy?

Setting a new configuration for a Comet proxy involves using the configurator to apply per-proxy settings via governance actions. Immutable parameters are enforced, while configurable assets and parameters are updated based on admin permissions.

Can I manage assets for a Comet V3 deployment using the configurator?

Yes, you can manage assets for a Comet V3 deployment using the configurator. It provides controlled asset management through explicit role-based permissions, ensuring governors or market admins can only modify permitted configurations.

Why does a Comet V3 upgrade require a timelock?

A Comet V3 upgrade requires a timelock to enforce controlled governance and upgrade paths. This delay ensures that configuration changes and proxy upgrades are scheduled transparently, preventing unauthorized or immediate modifications to the protocol.

What permissions are needed to deploy and upgrade Comet V3 configurations?

Deploying and upgrading Comet V3 configurations requires explicit role-based permissions, specifically governor or market admin rights. These roles are necessary to initialize governance, deploy implementations with the factory, and execute proxy upgrades.