# Update Status

> Invoke the status-updater worker to reconcile status artifacts and synchronized status outputs.

- Skill: `drmoisan/update-status` (Agent Skill)
- Install (CLI): `npx skillmds@latest add drmoisan/update-status`
- Raw SKILL.md: https://api.skillmd.com/api/skills/drmoisan/update-status/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: drmoisan (https://skillmd.com/u/drmoisan)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/drmoisan/update-status

---


# Update Status Skill

This direct-use wrapper delegates status synchronization work to the `status-updater` worker.

## Inputs

- Epic or feature folder path
- Existing plan, evidence, and issue status context

## Output Paths

- `artifacts/status/status-sync.<timestamp>.md`

## Worker Routing

- Worker: `status-updater`

