Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Interview

Plugin Aktiv

Interview command for fleshing out big feature plans and specifications

Zweck

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

Funktionen

  • 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

Anwendungsfälle

  • 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

Nicht-Ziele

  • 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.

Installation

Zuerst Marketplace hinzufügen

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

Qualitätspunktzahl

96 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit5 days ago
Sterne2.9k
LizenzMIT
Status
Quellcode ansehen