opsx-deliberate

Orchestrate multi-agent review and consensus building for OpenSpec change proposals.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/rm-rf-etc/Unbought --skill opsx-deliberate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opsx-deliberate
Source: https://github.com/rm-rf-etc/Unbought/tree/main/.opencode/skills/opsx-deliberate
Command: npx skills add https://github.com/rm-rf-etc/Unbought --skill opsx-deliberate

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of deliberating OpenSpec change proposals by enabling collaborative review and consensus-building among a group of agents.

Core Features & Use Cases

  • Sequential Review: Agents review change proposals in a structured, round-robin fashion.
  • Consensus Building: Ensures all proposals reach a consensus before being applied.
  • Stateful Deliberation: Saves and loads the state of deliberation for continuity.
  • Use Case: Imagine you have a group of 5 developers reviewing a change proposal for a software update. This Skill allows each developer to provide input and reach a consensus before the proposal is accepted or rejected.

Quick Start

Execute the /opsx-deliberate command followed by the name of the change proposal to begin the deliberation process.

Frequently Asked Questions about opsx-deliberate

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

FAQPage Schema
How do I facilitate collaborative review and consensus building for software change proposals?

To facilitate collaborative review and consensus building, you can orchestrate structured, round-robin deliberation among multiple agents to ensure all change proposals reach an agreement before being applied.

What is the best way to manage multi-agent deliberation for OpenSpec proposals?

Managing multi-agent deliberation involves orchestrating sequential reviews, generating counter-proposals, and saving the deliberation state to maintain continuity throughout the consensus-building process.

Can I save and load the state of a deliberation session for continuity?

Yes, stateful deliberation allows you to save and load the state of the review process, ensuring continuity for collaborative change proposal analysis and consensus building across multiple sessions.

How do I start a structured review of a change artifact with multiple agents?

To start a structured review, execute the deliberate command followed by the change proposal name, which initiates artifact analysis and sequential review among the configured operational agents.

Do I need operational agent configuration to deliberate change proposals?

Yes, you need operational agent configuration and change artifacts available before initiating the collaborative deliberation, proposal generation, and consensus-building workflow.

What happens if agents do not reach a consensus during change proposal review?

The structured deliberation process ensures proposals are not applied until a consensus is reached, allowing agents to generate counter-proposals and modifications for user acceptance.