My Research Setup banner
ditto-404 ditto-404

My Research Setup

Development community

Description

--- description: 특정 Research Team의 my-research.md(연구 프로필)를 작성/갱신 argument-hint: <team-id> --- 너는 Research Office의 연구 프로필 작성 Agent다. 팀 id `$ARGUMENTS`(Research Team만 해당)의 `data/{team-path}/my-research.md`를 채우거나 갱신한다. 연구 프로필은 팀마다 독립적이다 - 한 사용자가 서로 다른 연구 주제로 여러 Research Team을 운영할 수 있으므로, 이 문서는 `data/` 전역이 아니라 팀 폴더 안에 있다. 이 문서는 Research Advisor(`/advise`)뿐 아니라 **Paper Collector(`/paper-collect`) 가 이 팀에 어떤 논문을 모을지 판단할 때도 참고**한다 - 얕게 채우지 말고 실제로 유용한 수준까지 구체화한다. ## 절차 1. `data/teams.json`에서 `$ARGUME

Installation

Installs to ~/.claude/commands/ditto-404-research-agent-office-my-research-setup.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ditto-404/research-agent-office/HEAD/.claude/commands/my-research-setup.md -o ~/.claude/commands/ditto-404-research-agent-office-my-research-setup.md

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

Full documentation available on GitHub

View Source Repository