idea-genie

Featured

Generate evidenced options or challenge an idea. Use when: deciding what to build or comparing alternatives; exploration does not authorize implementation.

Code & Development 434 stars 40 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 97/100

Stars 20%
88
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Idea Genie One canonical root for idea work: elicit an evidence-grounded opportunity portfolio, or challenge a consequential idea with sealed independent perspectives. Both modes explore and advise; neither selects, schedules, tracks, implements, or validates work. ## Modes | Trigger phrases | Mode | Output contract | |---|---|---| | "idea genie", "what should we build", "supported opportunities" | elicit (single genie) | `idea-portfolio.v1` via `scripts/validate-output.sh` | | "challenge this idea", "compare independent proposals", "stress-test a one-way door" | duel (adversarial challenge) | `idea-challenge.v1` via `scripts/validate-challenge.sh` | Elicitation is the entry mode. Dueling is an optional escalation for a consequential choice, typically consuming an `idea-portfolio.v1` or a framed question. ## Elicit mode Generate a small portfolio of evidenced options. 1. State the question, constraints, non-goals, and sources. Hydrate only the sources this question needs and cite them; no merged context store. 2. Separate cited observations from assumptions. 3. Give each candidate its supporting evidence, overlap with existing capabilities, and one normal or edge scenario. 4. Run a novelty pass, merge equivalents, and discard unsupported ideas. 5. Stop when no materially new evidenced candidate appears. 6. Write and validate `idea-portfolio.v1`, then return it to the caller or Plan. An empty `no-new-work` portfolio is valid. Plan alone may incorporate a selected ...

Details

Author
boshu2
Repository
boshu2/agentops
Created
10 months ago
Last Updated
today
Language
Go
License
Apache-2.0

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

Code & Development Listed

ideate

Generate and rank 3–7 evidence-linked candidate ideas for any researchable goal, then seal one decision-ready ideas.md. Domain-neutral: works for software, business, product, academic, hobby, lifestyle, and other goals. A repository is optional context.

2 Updated 3 weeks ago
akshay-diwadkar
AI & Automation Listed

ideate

Structured idea generation for a project or a blank-slate problem — ideas worth pursuing, not the first one that sticks. Grounds in the current repo (AGENTS.md/README) or a freeform problem, then diverges across named lenses (adjacent user, removed constraint, inversion, and more) so a run yields range, not ten variations of one idea. Fights premature convergence — nothing judged until the divergence quota is met — then verdicts each idea EXPLORE/PARK/DROP, where DROP is cheap. EXPLORE items become seeds for priorart (is it novel?) or feature (build it); verdicts persist in out/ideate/tracker.md so repeat runs open with what's new. Keyless. Use to generate, brainstorm, or explore ideas or new directions for a project or problem — e.g. "/ideate", "/ideate <topic>", "brainstorm features for X". For whether an idea already exists use priorart; for competitor features use scout; for choosing between named options use verdict.

9 Updated 3 days ago
duthaho
AI & Automation Solid

ideate

Generate grounded, divergent ideas from the codebase. Use when the user says "let's brainstorm", "what should we build", or "any ideas for".

35 Updated 2 days ago
OutlineDriven