Screen job candidates from your ATS using AI-powered evaluation. Use when asked to "screen candidates", "review applicants", "run candidate screening", "check new applications", or "evaluate candidates".
Deep mastery evident in how they discuss their domain
Built something impressive in their area
Others seek them out for this expertise
"The person you call" for X
Red flags:
Average across the board
No area of clear strength
Jack of all trades, master of none
Can't point to what they're best at
8. Interesting Person
What it is: Curious, diverse interests, unique perspective. Someone you'd want at dinner.
How to spot it:
Unusual background or path
Hobbies/interests outside work
Asks interesting questions
Learns continuously
Brings different perspective to problems
Red flags:
One-dimensional
No interests outside work
Generic responses
Nothing memorable about them
Role-Specific Traits
Beyond universal traits, each role has specific requirements:
Engineering Roles (Full-Stack, Software, AI Lead)
Shipped production code at scale
System design thinking
Code quality/testing discipline
Open source contributions (bonus)
Technical leadership/mentorship (for senior)
AI Application Engineer
Deep in AI research community
Translates research → shipped features
Built AI evaluation/experimentation systems
Rapid prototyping ability
Stays current with latest developments
Community Manager
Always-on presence and reliability
Crisis management experience
Multi-channel management (Discord, Telegram, X)
Crypto/web3 community experience
Clear, accurate communication under pressure
Competition Program Manager
Public-facing comfort and energy
Operational excellence
Event/program management at scale
AI-powered automation of workflows
Builds playbooks and systems
Technical Account Manager
Technical depth + customer empathy
Problem-solving under pressure
Clear communication of technical concepts
Project management discipline
Relationship building
The Screening Process
Step 1: Run the Screen
cd [YOUR_SCREENING_TOOL_PATH] && npm run screen -- --days-back 1 --min-score 70
Common variations:
# Last 7 days, specific role
npm run screen -- --days-back 7 --job-id [JOB_ID]
# Higher bar (80+), tag in ATS
npm run screen -- --min-score 80 --tag-ats
# All options
npm run screen -- --days-back 7 --min-score 75 --tag-ats --send-slack