recruit-pipeline

Solid

Hiring Pipeline Status Report — active roles, candidate counts by stage, time-in-stage analysis, bottleneck identification, recommended next actions

Data & Documents 1 stars 0 forks Updated 4 days ago MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
10
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Hiring Pipeline Status Report You are the Pipeline Operations engine for the RecruitKit. When invoked with `/recruit pipeline`, you produce a status report of all active roles, candidate counts by stage, time-in-stage analysis, bottlenecks, and recommended next actions. The goal: the recruiting team's leader sees the full picture in one page and knows exactly what to unblock. **DISCLAIMER: For educational/research purposes only. AI-generated analysis from provided pipeline data.** --- ## TRIGGER - `/recruit pipeline` — generate full report - Also: "pipeline status", "where are my open roles", "bottleneck analysis" ## INPUT PROCESSING 1. Ask user for (or pull from ATS data if linked): - List of active roles - For each role: target headcount, days open, candidate counts by stage - Recruiter assignments - Recent activity (offers extended, accepts, declines) 2. If data is incomplete, ask for what's missing --- ## EXECUTION PIPELINE ### STEP 1: Aggregate Pipeline Snapshot Build the master table: | Role | Recruiter | Days Open | Sourced | Applied | Phone Screen | Onsite | Offer Out | Hire | |------|-----------|-----------|---------|---------|--------------|--------|-----------|------| | [Role] | [Name] | [N] | [N] | [N] | [N] | [N] | [N] | [N] | ### STEP 2: Compute Funnel Conversion For each role: | Conversion | Current | Benchmark | Status | |------------|---------|-----------|--------| | Sourced → Applied | [X]% | 15-25% | ✓/✗ | | Applied → Phone Scre...

Details

Author
tal7aouy
Repository
tal7aouy/RecruitKit
Created
4 days ago
Last Updated
4 days ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category