cyberneticlibrary

Prepare candidate interview folders and templates

recruiting-prep-interviewcommandsetup L21
jayhjenkins/ProductOSv0.2
What it does

Create folder structure for candidate interview prep

Best for

Recruiting coordinators onboarding new candidates into an existing hiring pipeline who need consistent folder structure and template for resume and interview notes.

Inputs
  • · Job opening selection
  • · Candidate full name
Outputs
  • · candidates/{slug}/ folder with blank resume.md and interview-transcript.md
  • · Frontmatter stubs in both files (date, name, position)
Requires
  • · prep-interview skill at .claude/skills/recruiting-prep-interview/SKILL.md
Preconditions
  • · Job opening already exists
  • · Candidates folder initialized
Failure modes
  • · Does not validate candidate name format (may create invalid folder paths)
  • · Does not check if candidate already exists (may overwrite)
Trust signals
  • · Integrates with prep-interview skill (enforces workflow)
  • · Creates structured folders with consistent naming (candidate slug)
  • · Markdown files with frontmatter stubs for automation
  • · Three steps: select job opening, enter name, create folders and stubs