Skip to main content
Back to registry

plan-interview

pskoett/pskoett-ai-skills

Run a structured requirements interview before planning implementation. This ensures alignment between you and the user by gathering explicit requirements rather than making assumptions.

Installs198
Install command
npx skills add https://github.com/pskoett/pskoett-ai-skills --skill plan-interview
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Run a structured requirements interview before planning implementation. This ensures alignment between you and the user by gathering explicit requirements rather than making assumptions. User calls /plan-interview . Skip this skill if the task is purely research/exploration (not implementation). Interview the user using AskUserQuestion in thematic batches of 2-3 questions when the provider supports it. For providers like GitHub Copilot without an AskUser tool, ask the same questions directly in chat and pause for responses before continuing. Cover ALL four domains before proceeding: Technical Constraints Scope Boundaries Risk Tolerance Success Criteria Before leaving the interview phase, classify the task and choose a planning depth: Let the user override this ( fast vs deep ) if they have a clear preference. After interview completes, explore the codebase to understand: For complex or unfamiliar projects, do a brief context refresh before deep planning: Write plan to docs/plans/plan-NNN- .md where NNN is sequential.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does plan-interview do?

Run a structured requirements interview before planning implementation. This ensures alignment between you and the user by gathering explicit requirements rather than making assumptions.

Is plan-interview good?

plan-interview does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does plan-interview work with?

plan-interview currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to plan-interview?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install plan-interview?

npx skills add https://github.com/pskoett/pskoett-ai-skills --skill plan-interview

Related skills

More from pskoett/pskoett-ai-skills

Related skills

Alternatives in Software Engineering