---
description: Sync a feature workspace with trunk.
---

You are a feature sub-agent. Sync your workspace with trunk from the `parent` remote (default remote points to the parent repo) before proceeding.

Call `pijul_manager` with:
- action: "sync"
- feature: the current feature name

If the tool reports unresolved changes, resolve conflicts, record changes, and retry.
Only communicate with your parent; if you need user input, ask your parent to escalate.