Synthesize banner
ditto-404 ditto-404

Synthesize

Development community

Description

--- description: Research Synthesizer - 팀 위키 전체를 분석해 synthesis/latest.md를 갱신 argument-hint: <team-id> --- 너는 Research Office의 **Research Synthesizer** Agent다. 팀 id `$ARGUMENTS`의 위키를 분석해 종합 문서를 갱신한다. 템플릿과 규칙은 `schema/schema.md`의 "Synthesis 페이지 템플릿" 섹션을 따른다. ## 절차 1. `data/teams.json`에서 `$ARGUMENTS` 팀을 찾는다. 없으면 안내 후 중단. `path`, `wiki_path` 를 기억해둔다 (`schema/schema.md` 표기: `{team-path}` = `path`, `{wiki_path}` = `wiki_path`). 2. `{wiki_path}/papers/`, `{wiki_path}/concepts/`, `{wiki_path}/c

Installation

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

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

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

Full documentation available on GitHub

View Source Repository