← 返回 Skills 市场
310
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install plan-interview
功能描述
Ensures alignment between user and Claude during feature/spec planning through a structured interview process. Use this skill when the user invokes /plan-int...
安全使用建议
This skill appears to do what it says: interview the user, inspect the repo, and write a plan file under docs/plans. Before installing or invoking it, confirm you are comfortable granting the agent read access to project files (README.md, AGENTS.md, code files) and write access to the repository (it will create docs/plans/plan-*.md). If you prefer review before commits, restrict the agent so it can draft plans but not push or commit them automatically. Also verify the provider-specific AskUser behavior (how prompts/pauses are presented) matches your workflow. There are no requested credentials or hidden network endpoints in the provided materials.
功能分析
Type: OpenClaw Skill
Name: plan-interview
Version: 1.0.0
The 'plan-interview' skill is a structured requirements-gathering and planning tool for AI agents. It guides the agent through an interview process, codebase exploration, and iterative plan refinement before implementation. The skill uses standard agent capabilities such as reading documentation (README.md, AGENTS.md) and writing plan files to a local directory (docs/plans/). No evidence of malicious intent, data exfiltration, or unauthorized execution was found; the 'auto-start implementation' behavior is consistent with its stated purpose as a development assistant.
能力评估
Purpose & Capability
The name and description (structured interview + plan generation) match the contents of SKILL.md. The skill requests no credentials or external binaries and is instruction-only, which is proportionate to a planning/interview helper.
Instruction Scope
Instructions explicitly tell the agent to run an interview, explore the codebase (re-read AGENTS.md, README.md, identify affected files), iteratively refine a draft, and write the final draft to docs/plans/plan-NNN-<slug>.md. This scope is coherent with planning, but it implies reading repository files and creating new files in the repo — users should be aware and consent to those repository read/write actions.
Install Mechanism
There is no install specification or packaged code; the skill is instruction-only. The SKILL.md shows an npx add command as a user-facing convenience, which is standard and not executed automatically by the skill.
Credentials
The skill declares no required environment variables or credentials and its runtime instructions do not request secrets. It does reference provider-specific tools (AskUser) but does not ask for unrelated credentials.
Persistence & Privilege
always is false and the skill does not request system-level persistence. The only persistent effect described is creating plan files under docs/plans in the repository — appropriate for its function but worth confirming before allowing writes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install plan-interview - 安装完成后,直接呼叫该 Skill 的名称或使用
/plan-interview触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Plan Interview skill.
- Provides a structured upfront interview process before implementation, gathering requirements across technical constraints, scope, risk, and success criteria.
- Dynamically generates and batches thematic questions to ensure actionable specificity for the planned task.
- Calibrates planning depth based on task complexity, with user override option.
- Includes iterative plan drafting and refinement, merging best ideas if competing plans are present.
- Ensures all plans cover defined success criteria, risk assessment, affected areas, test/validation strategy, and open questions.
元数据
常见问题
Plan Interview 是什么?
Ensures alignment between user and Claude during feature/spec planning through a structured interview process. Use this skill when the user invokes /plan-int... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 310 次。
如何安装 Plan Interview?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install plan-interview」即可一键安装,无需额外配置。
Plan Interview 是免费的吗?
是的,Plan Interview 完全免费(开源免费),可自由下载、安装和使用。
Plan Interview 支持哪些平台?
Plan Interview 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Plan Interview?
由 Xiao1804(@xiao1804)开发并维护,当前版本 v1.0.0。
推荐 Skills