n8n workflow test-phase agent — classifies the trigger (test-plan --json), resolves the UI URL (workflow present --json), checks credential readiness (credential-required --json), fires an HTTP live test (test), and inspects the run (execution get --include-data).
$curl -o .claude/agents/n8n-tester.md https://raw.githubusercontent.com/neurawork-git/n8n-autopilot/HEAD/agents/n8n-tester.mdInstalls into the current project.
Install n8n-tester by running `curl -o .claude/agents/n8n-tester.md https://raw.githubusercontent.com/neurawork-git/n8n-autopilot/HEAD/agents/n8n-tester.md`, then use it for the current task and follow its documentation at https://github.com/neurawork-git/n8n-autopilot.