跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Interview

插件 活跃

Interview command for fleshing out big feature plans and specifications

目的

To help users thoroughly develop and document big feature plans by engaging in a detailed, iterative interview process.

功能

  • Conducts in-depth interviews for feature planning
  • Gathers technical implementation, UI/UX, and tradeoff details
  • Writes detailed specifications back to a user-specified file
  • Utilizes a variety of tools for interactive information gathering

使用场景

  • Fleshing out complex feature requirements before development begins
  • Creating detailed specifications for new software functionalities
  • Iteratively refining project plans through structured questioning
  • Ensuring all critical aspects of a feature are considered and documented

非目标

  • Generating code directly from the specification
  • Managing project tasks or timelines
  • Acting as a general chatbot without a specific planning goal

Documentation

  • info:Configuration & parameter referenceThe plan-file argument is documented, but there is no mention of default values or precedence order if multiple config files were used (though not applicable here).

Code Execution

  • warning:ValidationThe plan-file argument is accepted, but there is no explicit validation or sanitization shown for the path, potentially allowing escape.

Errors

  • info:Actionable error messagesThe error handling in the script is minimal, relying on `|| true` and the inherent error reporting of file operations, which could be more actionable.

安装

请先添加 Marketplace

/plugin marketplace add davepoon/buildwithclaude
/plugin install interview@buildwithclaude

质量评分

96 /100
1 day ago 分析

信任信号

最近提交5 days ago
星标2.9k
许可证MIT
状态
查看源代码