Quick overview
This workflow scores and ranks candidate profiles for different role types by using the Judgment community node to rate four dimensions and apply different weight sets, producing comparable fit scores for Senior IC, Engineering Manager, and equal-weight baselines.
How it works
- Runs manually when you click Test Workflow.
- Creates three sample candidate profile items and merges them into a single stream for batch scoring.
- Uses Judgment to rate each candidate on depth, leadership, design, and generalist breadth using a shared five-level rubric, then computes a composite score weighted for a Senior IC role.
- Scores the same candidates again with the same four dimensions but weights tuned for an Engineering Manager role.
- Scores the candidates a third time using JSON-defined dimensions and equal weights as a baseline.
- Outputs one report row per candidate per role profile with the composite score, fit percentage, and a per-dimension breakdown.
Setup
- Install the
n8n-nodes-judgment community node (Settings → Community Nodes) on a self-hosted n8n instance.
- Create and select a Judgment API credential for the three Judgment scoring steps (and set a custom base URL if required).
- Replace the sample candidate items with your own data source, ensuring each item includes a
profile field (and optionally a candidate name).
- Update the four dimension prompts, shared five-point scale, and the weight sets to match your hiring rubric and the roles you want to compare.