research-ideate

Generate feasible feature ideas by combining codebase analysis with external knowledge.

Updated Jun 22, 2026
One-click install
npx skills add https://github.com/skylarsabo/code-ops --skill research-ideate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-ideate
Source: https://github.com/skylarsabo/code-ops/tree/main/plugins/researcher/skills/research-ideate
Command: npx skills add https://github.com/skylarsabo/code-ops --skill research-ideate

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps identify new, novel feature ideas and directions for codebases, ensuring they are grounded and feasible.

Core Features & Use Cases

  • Idea Generation: Propose new ideas and directions for a codebase.
  • Grounded & Feasibility-Checked: Ensures every idea is grounded in the existing codebase and checked for feasibility.
  • Use Case: Use this Skill to brainstorm and validate new features or architectural changes for a codebase.

Quick Start

Invoke the /researcher:research-ideate skill to generate new feature ideas for your codebase.

Frequently Asked Questions about research-ideate

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

FAQPage Schema
How do I generate new feature ideas for an existing codebase?

Feature idea generation works by combining internal codebase analysis with external knowledge, checking feasibility to ensure proposed directions are grounded and implementable within the existing architecture.

What is the best way to brainstorm feasible architectural changes for my software project?

Brainstorming feasible architectural changes involves analyzing your codebase and validating new directions against external resources, ensuring every proposed feature idea is grounded in your current implementation.

How does codebase analysis help with feature planning and innovation?

Codebase analysis helps with feature planning by examining your existing code to identify novel directions, ensuring generated ideas are technically feasible and grounded in your software's actual architecture.

Can I validate the feasibility of new codebase directions before implementation?

Yes, you can validate the feasibility of new codebase directions by performing internal code analysis combined with external knowledge checks, ensuring proposed ideas are grounded before development begins.

Do I need any dependencies to run codebase analysis for idea generation?

No dependencies are required to perform codebase analysis for idea generation, as the Skill operates independently to combine internal codebase evaluation with external resource checks for grounded feature planning.

When should I not use automated idea generation for feature planning?

Automated idea generation for feature planning should be avoided when your codebase lacks sufficient structure for internal analysis or when proposed features require domain expertise beyond external knowledge checks.