← Back to Skills Marketplace
306
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install prd-impact-analyzer
Description
基于 Spec Coding 理念的 PRD 影响分析工具,采用渐进式上下文管理,专注于识别客户可见的前端变化,生成可执行的代码级影响规约 (Spec),并支持通过 Workflow 编排实现自动化实施。
Usage Guidance
This skill appears coherent for turning PRDs into code-level Specs. Before installing, confirm (1) what repository or file-system access you will grant the agent — it needs read (and optionally write) access to source and PRD files; (2) whether you want the optional spec-to-code auto-generation enabled — keep the human-review step enforced if you want manual control; and (3) that any external tools referenced (e.g., MCP, kuspec) are trusted in your environment. If you are unsure which repos the agent will access, restrict its permissions or run the analysis on a sanitized mirror first.
Capability Analysis
Type: OpenClaw Skill
Name: prd-impact-analyzer
Version: 2.0.0
The 'prd-impact-analyzer' skill bundle is a legitimate tool designed to analyze Product Requirement Documents (PRDs) and generate structured code-change specifications. It utilizes a 'Spec Coding' approach, focusing on generating documentation and pseudo-code for human review rather than direct execution. The skill uses standard Model Context Protocol (MCP) tools (e.g., in SKILL.MD) for codebase navigation and file reading, which are necessary for its stated purpose. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The name/description (PRD impact analysis → code-level Spec generation) align with the SKILL.md content: parsing PRDs, analyzing backend/frontend code, assembling Specs and supporting workflows. Required capabilities (reading PRD and code directories, AST analysis, UI component detection) are coherent with the stated purpose.
Instruction Scope
Instructions expect access to PRD files and the project's source tree (backend and frontend directories) and reference an MCP tool for parsing documents and progressively loading code context. This is appropriate for the task but means the agent will read potentially sensitive code and documentation. The workflow also lists an optional spec-to-code-generator step with auto_generate: true — ensure human-review (step 5) is enforced if you don't want automatic code changes applied.
Install Mechanism
No install spec, no code files, and no binaries required. Being instruction-only minimizes install-time risk; nothing is downloaded or written by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. Its described actions (reading project files, producing Specs) do not require external secrets as part of the skill itself. If you grant the agent repository or storage access separately, those privileges are the only needed ones.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges. Model invocation is enabled by default (normal). The only autonomy-related point to consider is the optional spec-to-code-generator step (auto_generate: true); that could modify or produce code if connected to an execution pipeline — the workflow includes an explicit human-review step which is the right control.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install prd-impact-analyzer - After installation, invoke the skill by name or use
/prd-impact-analyzer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
**重大更新:v2.0.0 采用 Spec Coding 理念,支持渐进式上下文与自动化 workflow。**
- 基于 Spec Coding,输出结构化代码变更规约 (Spec),提升需求到代码的透明与可审查性。
- 支持渐进式上下文管理,按需加载项目/代码库信息,强化大项目适用性,优化 token 使用。
- 明确 Skill 拆分:PRD 解析、后端/前端影响分析、Spec 组装与报告自动生成。
- 新增 Workflow 编排能力,可自动化串联各分析步骤,自定义变更流。
- 强化客户可见变化识别,优先输出影响用户的前端/UI 变化说明。
- 全新文档格式与输出模板,支持人机审查、进一步自动生成代码。
v1.0.0
Initial release of prd-impact-analyzer.
- PRD分析工具,专注大型项目影响范围及客户可见的前端变化识别
- 智能解析多格式PRD,自动提取功能/UI/API/业务逻辑变更点并标签化风险级别
- 支持Java后端代码影响、依赖链、测试用例分析
- 前端支持主流框架,定位UI组件/样式及交互路径变化
- 自动生成结构化的代码级影响报告、风险评分及变更建议
Metadata
Frequently Asked Questions
What is prd-impact-analyzer?
基于 Spec Coding 理念的 PRD 影响分析工具,采用渐进式上下文管理,专注于识别客户可见的前端变化,生成可执行的代码级影响规约 (Spec),并支持通过 Workflow 编排实现自动化实施。 It is an AI Agent Skill for Claude Code / OpenClaw, with 306 downloads so far.
How do I install prd-impact-analyzer?
Run "/install prd-impact-analyzer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is prd-impact-analyzer free?
Yes, prd-impact-analyzer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does prd-impact-analyzer support?
prd-impact-analyzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created prd-impact-analyzer?
It is built and maintained by ohalo (@ohalo); the current version is v2.0.0.
More Skills