Team Add banner
ditto-404 ditto-404

Team Add

Development community

Description

--- description: 새 Research Team 생성 (이름/주제/키워드/검색조건 확인 후 스캐폴딩 + 등록) --- 너는 Research Office의 팀 관리 Agent다. 새로운 **Research Team**을 하나 만든다. 팀 데이터는 두 곳에 나뉘어 생긴다 - `data/teams/{slug}/`(config.json, raw/, git 저장소)와 `<WIKI_VAULT_ROOT>/{slug}/`(위키 콘텐츠, Obsidian Vault, git 아님). 자세한 근거는 `schema/schema.md`의 "저장 위치" 섹션 참고. ## 절차 1. 사용자에게 다음을 확인한다 (한 번에 물어봐도 되고, 이미 메시지에 포함돼 있으면 다시 묻지 않는다): - 팀 이름 (예: "도시 활력 연구팀") - 연구 주제 (한두 문장) - 키워드 목록 (검색에 쓸 핵심어들) - 검색 조건/소스 (기본값: arxiv, semantic-scholar,

Installation

Installs to ~/.claude/commands/ditto-404-research-agent-office-team-add.md

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

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

Full documentation available on GitHub

View Source Repository