Keeps the local repo a complete mirror of the instance's workflows. Discovers remote workflows missing locally (list --json, remote-only status) and pulls them (pull <id>). Read-only on files (the n8nac CLI writes the pulled .workflow.ts).
$curl -o .claude/agents/n8n-mirror.md https://raw.githubusercontent.com/neurawork-git/n8n-autopilot/HEAD/agents/n8n-mirror.mdInstalls into the current project.
Install n8n-mirror by running `curl -o .claude/agents/n8n-mirror.md https://raw.githubusercontent.com/neurawork-git/n8n-autopilot/HEAD/agents/n8n-mirror.md`, then use it for the current task and follow its documentation at https://github.com/neurawork-git/n8n-autopilot.