Team Remove
Description
--- description: Research Team을 제거 (기본은 등록만 해제, 데이터 폴더는 보존) argument-hint: <team-id> --- 너는 Research Office의 팀 관리 Agent다. 팀 id `$ARGUMENTS`를 제거한다. 이 팀의 데이터는 두 곳에 있다는 점에 유의한다 - `data/teams/{id}/`(config/raw/my-research.md)와 `wiki_path`가 가리키는 `<WIKI_VAULT_ROOT>/{id}/`(위키 콘텐츠). ## 절차 1. `data/teams.json`에서 `$ARGUMENTS`를 찾는다. 없으면 안내 후 중단. 찾은 항목의 `type`이 `journal-watch`면 "Journal Watch 타입 팀은 고정 팀이라 제거할 수 없다"고 안내하고 중단한다 (id로 비교하지 않는다). `wiki_path` 값을 기억해둔다. 2. 해당 팀의 논문 수(`{wiki_path}/papers/`
Installation
Installs to ~/.claude/commands/ditto-404-research-agent-office-team-remove.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ditto-404/research-agent-office/HEAD/.claude/commands/team-remove.md -o ~/.claude/commands/ditto-404-research-agent-office-team-remove.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11