ce:ideate

Generate codebase-grounded improvement ideas through multi-phase ideation workflows.

1|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/sommio/RSSift --skill ce-ideate-sommio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce:ideate
Source: https://github.com/sommio/RSSift/tree/main/.agents/skills/ce-ideate
Command: npx skills add https://github.com/sommio/RSSift --skill ce-ideate-sommio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ideation engine helps generate and critically evaluate grounded improvement ideas for the current project, ensuring proposals are tied to the codebase and constraints rather than generic speculation.

Core Features & Use Cases

  • Grounded, codebase-aware ideation that seeds ideas from Phase 1 findings and related docs.
  • Multi-frame framing when issue intelligence is available, plus default frames to push beyond reported problems.
  • Divergent brainstorming: produce many raw ideas, then filter to a short list of high-potential survivors.
  • Structured outputs: each idea is returned with a compact schema (title, summary, rationale, grounding evidence, and optional signals) for easy routing to ce:brainstorm.
  • Durable artifact: creates synchronized bilingual ideation docs at docs/en/ideation/ and docs/zh-Hans/ideation/.
  • Quick Start

Provide a focus or let ce:ideate scan the repository to generate a ranked set of improvement ideas grounded in the current project.

Frequently Asked Questions about ce:ideate

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

FAQPage Schema
How do I generate grounded improvement ideas for my codebase?

Codebase-aware ideation seeds proposals by analyzing your repository's context and constraints, ensuring ideas are tied to the actual project rather than generic speculation. It applies multi-frame issue intelligence to push beyond reported problems during divergent brainstorming.

What is the best way to evaluate and filter brainstormed feature ideas?

Evaluating brainstormed feature ideas is best handled by an adversarial filtering phase that critiques raw ideas against codebase constraints to produce a short list of high-potential survivors. Each survivor includes a compact schema with a title, summary, rationale, and grounding evidence.

Can I use codebase context to ensure brainstorming is grounded in project constraints?

Yes, you can use codebase context to ensure brainstorming is grounded by applying an ideation engine that seeds ideas from repository findings and related docs. This ties proposals to your project's actual constraints rather than generic speculation.

How do I create durable bilingual ideation docs for my project workflow?

To create durable bilingual ideation docs, you can generate synchronized ideation artifacts automatically saved at docs/en/ideation/ and docs/zh-Hans/ideation/. This workflow outputs structured improvement ideas for easy routing and future reference.