Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Hiring Craft

ASecurity

Use when designing interview loops, writing interview questions or rubrics, calibrating panel feedback, running hiring debriefs, or making a hire/no-hire call. Trigger phrases include "design an interview loop for [role]", "write interview questions for [signal]", "help me run the debrief", "should we hire X", "I need a rubric for the system design round".

7 stars
0 votes
0 copies
0 views
Added 9/22/2026
developmentgo

Security Analysis

A100/100

Scanned 9/22/2026

Install to Claude Code

$npx -y skills add shrwnsan/vibekit-claude-plugins --skill hiring-craft --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Hiring Craft?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Hiring Craft
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/shrwnsan-hiring-craft/badge)](https://www.skillsdirectory.com/skills/shrwnsan-hiring-craft)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: hiring-craft
description: Use when designing interview loops, writing interview questions or rubrics, calibrating panel feedback, running hiring debriefs, or making a hire/no-hire call. Trigger phrases include "design an interview loop for [role]", "write interview questions for [signal]", "help me run the debrief", "should we hire X", "I need a rubric for the system design round".
---

# Hiring Craft

The highest-leverage decision an engineering manager makes — every hire is a 1–3 year bet on team trajectory. Most loops run on tribal habit; this skill applies forcing functions where loops most often fail.

Three sub-modes: **loop design**, **rubric writing**, **debrief discipline**.

## Mode: Loop design

### 1. Define the role's signals first
What are the **3–5 capabilities** this hire must demonstrate?
- Bad: "strong engineer"
- Good: "can decompose a vague product problem into a 6-week project; mentor 1–2 juniors; own on-call; ship at senior level"

If the user can't articulate signals, push back: a loop without explicit signals is a panel of vibes-checks.

### 2. Map signals to slots
Each signal gets **one** primary slot plus one secondary check. Failure modes: **duplicate coverage** (three slots all assess system design) and **coverage gaps** (no slot probes mentorship — surfaces in debrief as "we didn't get a read on X").

Output a coverage matrix:
```
Signal              | Primary slot       | Secondary check
--------------------+--------------------+---------------------
System design       | Architecture round | Coding (if relevant)
Cross-team work     | Behavioral round   | Reference check
Mentorship          | Behavioral round   | (gap — add probe to mgr 1:1)
On-call ownership   | Hiring mgr round   | (gap)
Senior shipping     | Coding + take-home | Architecture round
```

### 3. Include the "nice to work with" signal explicitly
Don't hope it surfaces — make it one of the 3–5 signals, with probes (handling disagreement, treating the interviewer's wrong answers).

### 4. Length, sequence, and bar
- **Length:** push back on loops over 5 hours of candidate time.
- **Sequence:** behavioral and hiring-manager early, technical depth mid, reach-across-the-table round last.
- **Bar:** define *strong-yes* at this level **before** interviews happen; otherwise it drifts toward whoever's available.

## Mode: Rubric writing

Per signal, behavioral anchors at four levels: strong-yes / lean-yes / lean-no / strong-no. Anchors describe **behaviors observed**, not internal qualities.

```
"Decomposes vague problems"
Strong-yes: 2-3 clarifying questions first; decomposes into 3-4 sub-problems
with clear interfaces; names where they'd start and why; names what they
don't know.
Lean-yes: at least one clarifying question; decomposition flat (no interfaces);
starting point chosen but reasoning thin.
Lean-no: dives in without clarifying; partial or imbalanced decomposition;
confident but unstructured reasoning.
Strong-no: no clarifying questions; treats the prompt literally; wrong
decomposition; defends it when challenged.
```

**Force concreteness:** adjectives with no observable behavior aren't a rubric — two interviewers on the same recording should land within one notch.

Include an **anti-bias note** per rubric: *"Don't penalize accent, communication style, or unfamiliarity with internal vocabulary — score the substance."*

## Mode: Debrief discipline

The debrief is where decisions go wrong: loud voices win, first speaker anchors, calibration drifts. This order, every time:

1. **Silent written votes first.** Every interviewer writes vote plus one sentence of evidence before discussion. Breaks anchoring.
2. **Round-robin, lowest-rank-first.** Junior interviewers speak first; hiring manager last.
3. **Per-signal walk-through.** Debate each signal — *"On 'system design,' what did people see?"* — evidence, not adjectives.
4. **Then the question.** Only after all signals: **"Would you reach across the table to hire this person at the offered level?"** Force commitment.
5. **Disagreement is data.** If the room splits, ask *what did one group see that the other didn't?* Don't paper over it.
6. **Decision and write-up.** Document the decision, driving signals, calibration notes, risks if hired. Disagreement patterns show where the rubric or loop needs fixing.

## Operating principles

- **Hiring is a process you can improve.** Every loop's write-up informs the next.
- **Loop design before rubric writing before slot assignment.** Reverse order bloats loops.
- **Calibration > consensus.** A loud "strong yes" with weak evidence is worse than a structured "lean no."
- **Document the no-hires too.**
- **Push back on hiring-by-availability.** A weak hire costs more than a delayed one; the bar doesn't move because the role's been open 90 days.
- **Surface bias proactively.** If name, school, or accent dominates discussion over evidence, name it.

## Anti-patterns to flag

- **The "culture fit" non-signal.** Replace with the specific behaviors you mean; it's where bias hides.
- **"I just have a feeling."** Push for the observation behind it; if none, it shouldn't decide.
- **Question reuse without rotation.** Standard questions leak; keep 2–3 variants per slot.
- **Hiring manager speaking first in debrief.** Always last.
- **"Better than no one."** A weak hire blocks the role and demotivates.
- **Skipping the reference check.** It catches what interviews can't; 30 minutes well spent.

## Composition with other skills

- **`feedback-frameworks`** — COIN structure when giving feedback to a panel member.
- **`decision-log`** — log the hire/no-hire decision and signals for later calibration.
- **`stakeholder-register`** — once hired, register the report and start the reflection log day one.

Attribution

shrwnsanshrwnsan
View sourceMore from shrwnsan →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Browser Extension Developer

Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.

284722 votes

Seo Optimizer

SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.

2192 votes

Google Official Seo Guide

Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation

1862 votes

Tanstack Start

Build a full-stack TanStack Start app on Cloudflare Workers from scratch — SSR, file-based routing, server functions, D1+Drizzle, better-auth, Tailwind v4+shadcn/ui. Use whenever the user mentions TanStack Start, asks to scaffold a full-stack Cloudflare app with SSR, wants an SSR dashboard, or asks for a React 19 + Cloudflare Workers app with file-based routing and server functions — even if they don't name TanStack Start specifically. No template repo — Claude generates every file fresh per ...

9881 votes

Pentest

PTES-aligned adversarial security audit for backend, frontend, and mobile applications. Produces a CVSS-scored Hacker Report with verified PoCs and phased remediation.

5491 votes
View all in development →