cells-new

Generate a structured change proposal from exploration results in Cells projects.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It automates turning an explored topic into a structured change proposal, eliminating manual drafting and ensuring all necessary details are captured.

Core Features & Use Cases

  • Exploration validation: Confirms required exploration data exists before proceeding.
  • Proposal generation: Creates a detailed proposal including intent, scope, affected areas, risks, and rollback plan.
  • Persistence handling: Saves the proposal according to the active persistence mode (engram, openspec, hybrid, or none).

Quick Start

Start a new change for the feature “dark mode” after exploring its requirements.

Frequently Asked Questions about cells-new

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

FAQPage Schema
How do I generate a structured change proposal from an explored feature topic?

To generate a structured change proposal from an explored feature topic, you need existing exploration results and an initialized project context. The process validates the exploration data and automatically drafts the proposal details, including intent, scope, risks, and a rollback plan.

Can I persist generated feature proposals using different storage modes?

Yes, you can persist generated feature proposals using different storage modes. The proposal artifact is saved according to the active persistence mode configured in the project context, supporting engram, openspec, hybrid, or none modes to ensure integration with your environment.

What is the best way to automate drafting a new feature proposal after an exploration phase?

Automating the drafting of a new feature proposal after an exploration phase requires a tool that validates your exploration results and generates the document automatically. This eliminates manual drafting and ensures all necessary details like affected areas and risks are captured.

Do I need existing exploration results to create a change proposal for new components?

Yes, you need existing exploration results to create a change proposal for new components. The system validates that the required exploration data exists before proceeding, ensuring the generated proposal for design changes is grounded in prior project context.

Why does proposal generation fail when I skip initializing the project context?

Proposal generation fails when you skip initializing the project context because the system requires a configured persistence mode and baseline project data to operate. Without this initialized context, it cannot validate the exploration or store the resulting proposal artifact.

What specific problem does automating proposal generation from explored topics solve?

Automating proposal generation from explored topics solves the problem of manual drafting overhead and missing details. It ensures that every change proposal automatically captures the intent, scope, affected areas, risks, and rollback plan directly from the validated exploration data.