ce:ideate

Generate grounded improvement ideas and assemble ranked ideation artifacts in docs/ideation.

6|Updated Jan 29, 2023
One-click install
npx skills add https://github.com/rethinkhealth/glion --skill ce-ideate-rethinkhealth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce:ideate
Source: https://github.com/rethinkhealth/glion/tree/main/.agents/skills/ce-ideate
Command: npx skills add https://github.com/rethinkhealth/glion --skill ce-ideate-rethinkhealth

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate grounded improvement ideas for the current project, enabling teams to surface high-potential directions and reduce ambiguity in planning.

Core Features & Use Cases

  • Grounded ideation anchored in the actual codebase and existing architecture.
  • Multi-frame framing from themes (when issue-tracker intent is active) or user pain points to diversify ideas.
  • Structured artifact generation in docs/ideation with a standardized JSON-like candidate list for further brainstorming.
  • Phase-based workflow: grounding, candidate generation, critique, survivor filtering, cross-cutting synthesis.

Quick Start

Generate a set of grounded improvement ideas for 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 from my codebase?

To generate grounded improvement ideas, this Skill analyzes your existing codebase and architecture, then produces a ranked ideation artifact containing compact JSON-like structures with grounding evidence.

What is codebase-grounding for product ideation?

Codebase-grounding for product ideation anchors brainstorming to your actual source code and architecture, ensuring generated improvement ideas are technically feasible and relevant to the current project structure.

How do I create a structured ideation artifact for brainstorming?

You create a structured ideation artifact by running a phase-based workflow of grounding, candidate generation, critique, and survivor filtering, outputting a standardized JSON-like candidate list in docs/ideation.

Can I use issue-tracker themes to diversify product improvement ideas?

Yes, when issue-tracker intent is active, the Skill applies multi-frame framing from themes to diversify ideas, or alternatively uses user pain points to generate high-potential directions.

What is the best way to reduce ambiguity in project planning?

The best way to reduce ambiguity in project planning is to surface high-potential directions through a critique and cross-cutting synthesis workflow that filters survivors into a ranked ideation artifact.

Does this ideation workflow require external dependencies?

No external dependencies are required; the workflow operates internally through its phase-based workflow to assemble the ranked ideation artifact directly within your project's docs folder.