← 返回 Skills 市场
trackoverflow

Requirement Agent

作者 TrackOverflow . · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
175
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install requirement-agent
功能描述
需求澄清与执行确认。用于日常代码任务(修改、重构、优化、添加注释等)。当用户提出需求时,先通过快速追问(3-5 轮)完善需求,执行前根据规则判断是否需要确认。与 brainstorming(复杂系统设计)互补。
安全使用建议
This skill appears coherent and low-risk, but it assumes the agent has permission to read and modify your codebase. Before installing: (1) ensure you want an agent that can edit repository files and that proper backups/version control are in place, (2) review and, if needed, tighten config/rules.yaml (for example require confirmation for multi-file changes, deletions, or logic changes), (3) be cautious about the 'explicit_safe' or broad 'safe_operations' that enable auto-execution, and (4) restrict the agent's file access scope in your platform so it only operates on intended projects. If you need higher assurance, request logs or a dry-run mode before allowing actual edits.
功能分析
Type: OpenClaw Skill Name: requirement-agent Version: 1.0.0 The 'requirement-agent' skill is a helper tool designed to improve AI agent interactions by enforcing a requirement clarification process and execution confirmation safety checks. The logic is entirely focused on structured questioning and rule-based confirmation (e.g., requiring user approval for deletions or multi-file changes) as defined in 'SKILL.md' and 'config/rules.yaml'. There are no indicators of data exfiltration, malicious execution, or unauthorized access.
能力评估
Purpose & Capability
Name/description (clarify requirements and confirm before code edits) match the provided SKILL.md and the two configuration/reference documents. The files only define question/confirmation workflows and rules; there are no unrelated credential requests, binaries, or external dependencies.
Instruction Scope
The instructions describe asking clarifying questions (3–5 rounds) and deciding whether to auto-execute or request confirmation based on config/rules.yaml. This implicitly assumes the agent can read and modify project files (to locate files and perform edits) — which is expected for a code-modification helper, but users should be aware that the skill's behavior presumes file-system/repository access by the agent.
Install Mechanism
Instruction-only skill with no install spec and no code files that execute. Lowest installation risk: nothing is written to disk or downloaded by the skill itself.
Credentials
No required environment variables, credentials, or config paths are declared. The config files only control questioning and confirmation behavior; no sensitive tokens or unrelated service access are requested.
Persistence & Privilege
Skill flags: always=false (not force-included). disable-model-invocation=false is the platform default and appropriate here. The skill does not request persistent system-wide changes or access to other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install requirement-agent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /requirement-agent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Requirement Agent v1.0.0 - Introduces a lightweight agent for daily code tasks such as modifications, refactoring, optimizations, and adding comments. - Implements a structured 3–5 round questioning process to clarify user requirements before execution. - Includes pre-execution confirmation based on configurable rules (e.g., multi-file edits, deletions). - Differentiates use cases from brainstorming; designed for routine code changes, not complex system design. - Provides documentation and guides for setup, questioning, and configuration.
元数据
Slug requirement-agent
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Requirement Agent 是什么?

需求澄清与执行确认。用于日常代码任务(修改、重构、优化、添加注释等)。当用户提出需求时,先通过快速追问(3-5 轮)完善需求,执行前根据规则判断是否需要确认。与 brainstorming(复杂系统设计)互补。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 175 次。

如何安装 Requirement Agent?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install requirement-agent」即可一键安装,无需额外配置。

Requirement Agent 是免费的吗?

是的,Requirement Agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Requirement Agent 支持哪些平台?

Requirement Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Requirement Agent?

由 TrackOverflow .(@trackoverflow)开发并维护,当前版本 v1.0.0。

💬 留言讨论