원클릭으로
discover
Trigger AI Discovery chain for exploring and optimizing prompts, skills, and agents through multi-agent debate
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Trigger AI Discovery chain for exploring and optimizing prompts, skills, and agents through multi-agent debate
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Use when setting up, verifying, or repairing BrainBrew DevKit in Codex, including hooks, global skills, MCP config, runner files, and plugin-native assets.
Use when configuring or troubleshooting BrainBrew MCP access in Codex, including .mcp.json, codex mcp commands, and available BrainBrew MCP tools.
Use when the user wants to run or follow a BrainBrew workflow in Codex, including develop, review, docs, devops, research, support, data, moderation, marketing, or skill-dev recipes.
Set up workflow templates and manage chain flows. Trigger when user says: "set up a workflow", "create a development workflow", "I need a CI/CD pipeline", "set up devops", "bump develop", "bump devops", "add agent to chain", "show chain flow", "edit chain config", "create custom workflow", "add a team node", "run agents in parallel", "create agent team", "validate chain", "check chain config", "verify chain".
Build and manage VitePress documentation site. Trigger when user says: "build docs", "deploy docs", "preview docs", "update docs", "docs dev server", "run docs locally", "check docs build".
Search and install skills from multiple sources (Vercel Skills, GitHub, Anthropic official). Use when user says "find skill", "search skill", "install skill", or when agent-improver needs to find skills for an agent.
SOC 직업 분류 기준
| name | discover |
| description | Trigger AI Discovery chain for exploring and optimizing prompts, skills, and agents through multi-agent debate |
| trigger | When user says "discover", "explore possibilities", "optimize prompts", "improve agents", "brainstorm with agents" |
Launch multi-agent exploration and debate to discover novel solutions and optimize AI artifacts.
/discover <topic>
/discover optimize the marketing template for viral content
/discover improve the explorer agent's creativity
/discover find better patterns for error handling
intent-discovery → parallel-exploration → forum-debate → synthesis
↑ ↓
└──── (max 2 rounds) ←──────────┘
↓
optimization → validation → report
When user invokes /discover:
Agent(
name: "intent-analyst",
subagent_type: "intent-discoverer",
prompt: "Analyze intent for: {user_topic}. Define exploration directive, success criteria, and what to avoid."
)
/discover <topic> — Full chain with intent discovery/discover fast <topic> — Skip intent discovery, jump to exploration/discover debate <ideas> — Skip exploration, go straight to debate on provided ideasThe chain produces:
/discover how to make the critic agent more constructive
/discover ways to reduce token usage in the development chain
/discover fast viral marketing hooks for tech products
/discover debate "use websockets vs SSE for real-time updates"