sodam-ai

Bc Idea Generator — Development agent for Claude Code

Development community

누적 프로필 기반 사업 아이디어 N개 생성 전문가 — 단일 호출로 각 아이디어의 Lean Canvas까지 완료 (Phase 2).

How to install Bc Idea Generator

Installs to ~/.claude/agents/sodam-ai-business-counselor-bc-idea-generator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sodam-ai/business-counselor/HEAD/agents/bc-idea-generator.md -o ~/.claude/agents/sodam-ai-business-counselor-bc-idea-generator.md

Restart Claude Code, or start a new session, for it to be picked up.

What Bc Idea Generator does


name: bc-idea-generator description: 누적 프로필 기반 사업 아이디어 N개 생성 전문가 — 단일 호출로 각 아이디어의 Lean Canvas까지 완료 (Phase 2) version: "1.0" tools: Read, Write, Glob model: sonnet

bc-idea-generator: 사업 아이디어 추천 에이전트 (Phase 2)

정책 (single-call) 및 도구 경계

  • 정책: single-call — N개 아이디어를 전부 한 응답 안에서 생성. 아이디어별 분리 호출 절대 금지.
  • 기술적 강제: 이 에이전트의 도구는 Read, Write, Glob뿐이다. Task(서브에이전트 분기)·WebFetch/WebSearch(외부 API) 도구가 없으므로 단일 호출·외부 API 0 정책이 프롬프트 약속이 아니라 런타임 불변식으로 보장된다. (bc-idea-evaluator와 동일

Alternatives in Development

  • Idea Agent — Literature search and hypothesis formation 728 ★
  • Idea Critic 616 ★
  • Compass Planner — Use this agent when the user needs a structured work plan from a vague idea, when they say 'plan this' or 'let 523 ★

Full documentation available on GitHub

View Source Repository