분석 banner
moo1024 moo1024

분석

Development community

Description

--- description: 데이터 수집→EDA·검정→(모델)→그림→감사까지 분석부를 순서대로 완주한다 --- # /분석 <공모전명 또는 슬러그> 지원서에 들어갈 **근거를 실제 분석으로 만든다.** 3.5단계(분석부) 전체를 돌린다. 이 커맨드가 끝나야 기획·작성으로 넘어갈 수 있다 (`contest_type != "idea"` 인 경우). ## 사용법 ``` /분석 특허-산업 융합데이터 /분석 특허-산업 융합데이터 --from eda # 데이터는 이미 있으니 EDA부터 /분석 특허-산업 융합데이터 --with-model # 모델링도 포함 /분석 특허-산업 융합데이터 --question "..." # 핵심 질문을 지정 ``` ## 진행 순서 각 단계 시작 전 `"[n/5] <단계> — <에이전트>"` 한 줄만 알린다. | n | 단계 | 담당 | 산출물 | |---|---|---|---| | 0 | 폴더 준비 | (Hub) | `analysis/

Installation

Installs to ~/.claude/commands/moo1024-contest-auto-engine---.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/moo1024/contest-auto-engine/HEAD/.claude/commands/분석.md -o ~/.claude/commands/moo1024-contest-auto-engine---.md

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

Full documentation available on GitHub

View Source Repository