Feature Requirements Clarification

v1.0.0

在任何创意性工作前必须使用:创建功能、构建组件、增加能力或修改行为。通过自然对话挖掘需求,产出高质量验收标准(AC),为后续 TDD 开发提供测试依据。当用户说'我想做一个XX功能'、'帮我想想XX怎么做'、'我需要加一个XX'等模糊需求描述时触发。

0· 105·1 current·1 all-time
byp1866@cping6
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (clarify feature requirements and produce ACs) matches the instructions which focus on eliciting product details and producing an AC-driven requirements document. No unrelated env vars, binaries, or external services are requested.
Instruction Scope
SKILL.md directs the agent to check for and read local project files (specs/PROJECT-CONTEXT.md, specs/产品概述.md), load the provided template (assets/feature-requirements-template.md), and save output to specs/features/[功能名].md. This is coherent with the skill's purpose, but the agent will read and write repository workspace files — users should expect file creation/modification in the specs/ path.
Install Mechanism
No install spec or code to write to disk; instruction-only skill (lowest install risk).
Credentials
No environment variables, credentials, or external config paths are requested. The only filesystem access is to project-local paths declared in SKILL.md, which aligns with the stated function.
Persistence & Privilege
The skill will write generated documents to specs/features/[功能名].md in the workspace. It does not request permanent platform-level privileges or always:true. Writing project files is expected behavior but users should be aware files will be created/modified.
Assessment
This skill is internally consistent and low-risk: it only reads project-local files (if present) and writes a requirements document into specs/features/. Before enabling, confirm you are comfortable allowing the agent to create/modify files under specs/, verify the template (assets/feature-requirements-template.md) is acceptable, and ensure no sensitive data is stored in the referenced project files. No network calls, credentials, or installs are required.

Like a lobster shell, security has layers — review code before you run it.

latestvk975daefjjtz65y39pa1dqcxfd83jgem

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments