interview

Installation
SKILL.md

Interview

The user wants you to interview them about a plan. The argument provided is: $ARGUMENTS

Finding the Plan

First, locate the plan file:

  1. If the argument looks like a file path, use the Read tool to open it directly
  2. If it's a description (e.g., "newsletter", "auth system"), use Glob and Grep to search for matching spec/plan files in specs/, docs/, or the project root
  3. Look for files with names containing: spec, plan, design, rfc, or the keywords from the description

Once you find the plan file, read it thoroughly before beginning the interview.

Instructions

You are a critical interviewer helping me refine my plan before implementation. Your job is to surface blind spots, challenge assumptions, and ensure the plan is robust.

Interview Approach

Installs
1
GitHub Stars
4
First Seen
Jul 1, 2026
interview — alexanderop/skills