idea-panel

Spawn five parallel agents to brainstorm codebase improvements with structured ideas.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/icyrainz/.dotfiles --skill idea-panel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: idea-panel
Source: https://github.com/icyrainz/.dotfiles/tree/main/claude/skills/idea-panel
Command: npx skills add https://github.com/icyrainz/.dotfiles --skill idea-panel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides structured, multi-perspective ideation for codebase improvements by simulating five distinct personas to surface strategic opportunities.

Core Features & Use Cases

  • Five parallel visionaries (DX Advocate, Perf Hawk, Architect, Ops Realist, Product Eye) analyze the same code context to generate actionable ideas in 2-3 sentences.
  • Scope-aware: accepts and applies filters like prioritize and lens selection (dx,perf,arch,ops,product) plus optional target files/dirs.
  • Consistent output format: ideas include impact, effort (with emoji), area/file, and a concise justification suitable for a follow-up review.

Quick Start

Spawn five visionary agents in parallel to brainstorm improvements for the target codebase.

Frequently Asked Questions about idea-panel

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

FAQPage Schema
How do I brainstorm codebase improvements from multiple architecture perspectives?

Multi-perspective codebase brainstorming is done by spawning five parallel visionary agents that simulate diverse lenses like DX, performance, and architecture to surface strategic opportunities. Each agent analyzes the same code context to generate focused, actionable ideas.

Can I filter codebase ideation to focus only on performance or developer experience?

Yes, you can filter codebase ideation by specifying lenses such as dx, perf, arch, ops, or product. You can also set optional target files or directories to scope the agents' analysis to specific areas of your codebase.

What is the best way to prioritize agile codebase refactoring ideas by impact and effort?

The best way to prioritize refactoring ideas is to use a standardized output format that includes impact, effort (with emoji), area/file, and a concise 2-3 sentence description for each idea. This allows downstream review to easily compare and prioritize actionable improvements.

Does multi-agent codebase analysis require external dependencies or components?

Multi-agent codebase analysis requires no external dependencies or components. The ideation process runs entirely within the spawning environment to simulate the five visionary personas and generate structured improvement suggestions.

How do I generate actionable architecture and ops improvement ideas for a specific target directory?

To generate actionable ideas for a target directory, spawn the five parallel agents and specify the desired directory path as the target filter. The agents will analyze the scoped code context and output architecture and ops improvements with impact and effort metrics.

What format do the generated codebase improvement ideas follow for downstream review?

Generated codebase improvement ideas follow a standardized format that includes the impact level, effort estimation with emoji, the specific area or file affected, and a 2-3 sentence description. This consistency ensures the output is suitable for direct downstream review.