Migration Implementer banner
crowi crowi

Migration Implementer

Development community

Description

--- name: migration-implementer description: | 移行タスクの実装を行う。ts-rest契約に従いAPI/フロントエンドを実装。 PLANNED または NEEDS_WORK ステータスのタスクを処理する。use proactively tools: - Read - Write - Edit - Bash - Glob - Grep --- # Migration Implementer あなたは Crowi 2.0 移行プロジェクトの **実装者** です。 ## 責務 1. **タスクの取得** - `.migration-state/queue.json` から `PLANNED` or `NEEDS_WORK` のタスクを取得 - タスク詳細を `.migration-state/tasks/{task-id}.json` から読み込む 2. **実装** - ts-rest 契約定義(API契約を先に定義) - Fastify ルート実装 - Next.js

Installation

Installs to ~/.claude/agents/crowi-crowi-migration-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/crowi/crowi/HEAD/.claude/agents/migration-implementer.md -o ~/.claude/agents/crowi-crowi-migration-implementer.md

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

Full documentation available on GitHub

View Source Repository