# Worker Reply Main

> Worker-first reporting entry for sending completion, blocker, or decision-needed messages back to main through `agent-team reply-main`.

- Skill: `jsonlee12138/worker-reply-main` (Agent Skill)
- Install (CLI): `npx skillmds@latest add jsonlee12138/worker-reply-main`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jsonlee12138/worker-reply-main/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: jsonlee12138 (https://skillmd.com/u/jsonlee12138)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jsonlee12138/worker-reply-main

---


# worker-reply-main

## Audience

- worker

## Triggers

- reply main
- report completion
- blocked
- request decision

## CLI Binding

- `agent-team reply-main`

## Required Entry

- MUST read `worker.yaml` first.

## Expansion

- Prepare only the minimum task summary needed for a factual reply to main.

## Boundary

- This skill is only for worker -> main communication.
- Do not use it for controller -> worker replies; that belongs to `worker-dispatch`.
- Do not turn this skill into a recovery or planning surface.

