interview-system-designer

interview-system-designer is a skill for Claude Code, Codex from seaworld008/Commonly-used-high-value-skills. It costs 28 tokens per session (4,133 once invoked), scanned A, original, MIT.

A toolkit for designing structured job interviews, including interview loops, question banks, competency frameworks, scoring rubrics, and interviewer calibration.

In plain words
What is it for?
Use it to plan interview stages, create role-specific questions, define competencies, compare interviewer scores, and identify possible bias.
Why use it?
It helps hiring teams evaluate candidates consistently instead of relying on improvised questions or unclear standards.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to plan interview stages, create role-specific questions, define competencies, compare interviewer scores, and identify possible bias.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/seaworld008/commonly-used-high-value-skills/interview-system-designer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add seaworld008/Commonly-used-high-value-skills --skill interview-system-designer
Clone the repo
git clone --depth 1 https://github.com/seaworld008/Commonly-used-high-value-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for interview-system-designer

README.md
[![agentmods](https://agentmods.dev/badge/skills/seaworld008/commonly-used-high-value-skills/interview-system-designer/github.svg)](https://agentmods.dev/skills/seaworld008/commonly-used-high-value-skills/interview-system-designer)
Your own site
<a href="https://agentmods.dev/skills/seaworld008/commonly-used-high-value-skills/interview-system-designer"><img src="https://agentmods.dev/badge/skills/seaworld008/commonly-used-high-value-skills/interview-system-designer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for interview-system-designer

Your own site · 80×15
<a href="https://agentmods.dev/skills/seaworld008/commonly-used-high-value-skills/interview-system-designer"><img src="https://agentmods.dev/badge/skills/seaworld008/commonly-used-high-value-skills/interview-system-designer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,133 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00028 $0.04133
Opus 5 $0.00014 $0.02067
Sonnet 5 $0.00006 $0.00827
Haiku 4.5 $0.00003 $0.00413

Measured 4d ago against content hash 2dee1bf1517f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

interview-system-designer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

The scan reads SKILL.md. This mod also ships 3 executable files (hiring_calibrator.py, loop_designer.py, question_bank_generator.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

openclaw-skills/interview-system-designer/SKILL.md · 469 lines

How it starts

The opening of the file, as written. The whole thing — 469 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Interview System Designer

Comprehensive interview system design, competency assessment, and hiring process optimization.

Table of Contents


Quick Start

# Design a complete interview loop for a senior software engineer role
python loop_designer.py --role "Senior Software Engineer" --level senior --team platform --output loops/

# Generate a comprehensive question bank for a product manager position
python question_bank_generator.py --role "Product Manager" --level senior --competencies leadership,strategy,analytics --output questions/

# Analyze interview calibration across multiple candidates and interviewers
python hiring_calibrator.py --input interview_data.json --output calibration_report.json --analysis-type full

Tools Overview

1. Interview Loop Designer

Generates calibrated interview loops tailored to specific roles, levels, and teams.

Input: Role definition (title, level, team, competency requirements) Output: Complete interview loop with rounds, focus areas, time allocation, scorecard templates

Key Features:

  • Role-specific competency mapping
  • Level-appropriate question difficulty
  • Interviewer skill requirements
  • Time-optimized scheduling
  • Standardized scorecards

Read the full file on GitHub · 469 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago Changed · -54 tokens per session 2dee1bf1517f
  2. 8d ago First seen · 469 lines · 82 tokens per session scan A 3e656d939aa9

Subscribe to this mod's changes

interview-system-designer is a skill published in the GitHub repository seaworld008/Commonly-used-high-value-skills (70 stars, last pushed 4d ago), licensed MIT. It adds 28 tokens to every session and 4,133 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.