sync
Installation
SKILL.md
Purpose
Reusable workflow for pulling the latest changes from the remote repository.
Required Knowledge
AGENTS.mdai-workspace/40-tasks/checklist.md
Branch Rule
- Use
mainonly. - Do not create or switch branches unless the user explicitly asks.
- Do not force pull or rewrite history.
Inputs
- optional remote name (default:
origin) - optional branch name (default: current branch, expected
main)