ideate

Facilitate timeboxed ideation sessions with propose-and-critique loops.

3.2k|219|Updated Jul 27, 2024
One-click install
npx skills add https://github.com/av/harbor --skill ideate-av
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ideate
Source: https://github.com/av/harbor/tree/main/.agents/skills/ideate
Command: npx skills add https://github.com/av/harbor --skill ideate-av

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill assists in timeboxed ideation sessions, providing a structured framework to brainstorm and explore ideas on a given topic.

Core Features & Use Cases

  • Timeboxed Ideation: Encourages focused ideation for a specified duration.
  • Propose-and-Critique Loop: Iterative cycle of proposing and critically evaluating ideas.
  • Pattern Tracking: Keeps track of patterns in feedback to improve future proposals.
  • Result Presentation: Summarizes the top ideas based on critic scores.

Quick Start

Begin an ideation session on "new feature ideas" for 1 hour by using the command: ideate --topic 'new feature ideas' --duration 1 hour.

Frequently Asked Questions about ideate

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

FAQPage Schema
How do I structure a brainstorming session to generate feature ideas efficiently?

You can conduct structured brainstorming sessions using a propose-and-critique framework, where subagents generate proposals and critically evaluate them to explore feature ideas efficiently within a set duration.

What is the propose-and-critique framework for idea generation?

The propose-and-critique framework for idea generation is an iterative cycle where one subagent proposes ideas and another provides critical evaluation, tracking feedback patterns to improve subsequent proposals.

Can I timebox ideation sessions to keep idea exploration focused?

Yes, you can timebox ideation sessions by specifying a duration, such as 1 hour, to encourage focused idea exploration and ensure the brainstorming session remains efficiently managed.

How are the best ideas selected during a collaborative ideation session?

During collaborative ideation, the best ideas are selected by summarizing the top proposals based on scores assigned by the critical evaluation subagent, ensuring high-quality outputs.

Do I need to install any dependencies to run pattern analysis on brainstorming feedback?

No dependencies are required to run pattern analysis on brainstorming feedback; the pattern tracking functionality is built directly into the skill's internal scripts and references.