Install the skills
Unzip the download, open Terminal in the folder, and run:
./install-local.sh --all--claude or --codex for one agent only.Claude + Codex
The skills tell the agent how to plan, practice, remember reported questions, debrief interviews, and retrieve only genuinely live roles. Your account keeps the evidence coherent between sessions.
Download Pipeline agentUnzip the download, open Terminal in the folder, and run:
./install-local.sh --all--claude or --codex for one agent only.Ask Claude or Codex to use Pipeline. The helper prints a short code and opens the approval page. Sign in, confirm the same code, and approve.
interviews.py connectTry: “Prep me for an S&T first round.” The agent loads your saved context, builds the next block, and records evidence only when the skill contract allows it.
Open your workspaceWhat gets installed
The package contains no database origin, database key, user credential, or private question data. Public role lookups go through a fixed read-only gateway; private prep calls require the scoped credential you approve.