From agent-team
Recovers worker task context from file artifacts in fixed order: worker.yaml, task.yaml, context.md. Use to resume paused assignments or re-anchor after interruptions.
npx claudepluginhub jsonlee12138/agent-team --plugin agent-teamThis skill uses the workspace's default tool permissions.
- worker
Resumes coding sessions by restoring STATE.md context, detecting checkpoints or incomplete work, presenting status, and routing to next actions after breaks or /clear.
Detects and resumes incomplete work after CLI crashes, network drops, or agent errors. Prioritizes TASKS.md tasks, progress logs, git worktree status, and conversation history.
Recovers incomplete Claude Code workflows from .gran-maestro snapshots, resumes from last phase, and cleans orphan git worktrees. Activated by keywords like '복구' or /mst:recover.
Share bugs, ideas, or general feedback.
agent-team task show only when task details must be refreshed from the CLI.worker.yaml first.worker.yaml -> task.yaml -> context.md -> referenced materials only if needed..agent-team/rules/index.md as the first entry here.worker-reply-main.