Interview Marketplace banner
fakebizprez fakebizprez

Interview Marketplace

Development community

Description

Claude Code plugin that interviews developers to generate strategic roadmaps and feature specs

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Interview Marketplace

Strategic roadmap planning through developer interviews. Scan existing codebases, ask strategic questions, and generate prioritized development roadmaps with dependency tracking.

Commands

/interview-roadmap

Scans a codebase and creates a strategic development roadmap by interviewing you about features, technical concerns, and implementation priorities. Generates a structured roadmap with dependencies and estimated effort.

/interview-spec [plan]

Deep dive interview for a specific feature or plan. Ask detailed questions about technical implementation, UI/UX, concerns, and tradeoffs before writing the specification.

/interview-add-to-roadmap

Interview to add a single new spec to an existing roadmap. Scans current roadmap structure, conducts open-ended interview, creates numbered spec file, and updates `roadmap.toml`.

Installation

Install this plugin from GitHub:

claude plugin add github.com/fakebizprez/interview-marketplace

Inspired by @ThariqS

image