cells-propose

Generate proposal.md change proposals with intent, scope, risks, and rollback plans.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/PixelDroid19/cells-agents --skill cells-propose
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cells-propose
Source: https://github.com/PixelDroid19/cells-agents/tree/main/skills/cells-propose
Command: npx skills add https://github.com/PixelDroid19/cells-agents --skill cells-propose

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams often need structured, comprehensive change proposals that capture intent, scope, risks, and rollback plans, but creating them manually is time‑consuming and error‑prone.

Core Features & Use Cases

  • Generates a proposal.md document populated with intent, scope, approach, affected areas, risks, rollback plan, and success criteria.
  • Supports four persistence modes (engram, openspec, hybrid, none) and integrates exploration artifacts or direct user input.
  • Validates dependencies, reads existing specs, and adheres to Cells governance contracts for consistent change management.

Quick Start

Ask the agent to draft a proposal for change “add-dark-mode” using the latest exploration data.

Frequently Asked Questions about cells-propose

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

FAQPage Schema
How do I draft a software change proposal with a rollback plan and risk assessment?

To draft a software change proposal with a rollback plan, you can generate a comprehensive document capturing intent, scope, risks, and success criteria. The proposal integrates exploration artifacts to populate these fields consistently.

What is a change proposal document and what scope should it cover?

A change proposal document outlines the intent, affected areas, approach, and success criteria for a software feature change. It structures the scope to ensure consistent change management across the team.

How do I generate a proposal from existing exploration data and spec files?

You can generate a proposal from exploration data by instructing the system to retrieve those artifacts alongside optional spec files. It validates dependencies and populates the proposal using the gathered inputs.

Does the change proposal process work without a persistence mode?

Yes, the change proposal process works without a persistence mode by selecting the none mode. It also supports engram, openspec, and hybrid modes for saving and retrieving proposal artifacts.

How do governance contracts affect proposal generation?

Governance contracts affect proposal generation by enforcing adherence to Cells rules during document creation. The system validates dependencies and reads existing specs to ensure the proposal meets governance requirements.