← Back to Skills Marketplace
Prd
by
Benjamin Jesuiter
· GitHub ↗
· v2.0.5
7041
Downloads
10
Stars
53
Active Installs
6
Versions
Install in OpenClaw
/install prd
Description
Create and manage Product Requirements Documents (PRDs). Use when: (1) Creating structured task lists with user stories, (2) Specifying features with acceptance criteria, (3) Planning feature implementation for AI agents or human developers.
Usage Guidance
Install only if you want PRD templates that may be used to drive coding agents. Do not run the documented unattended permission-bypass loop in a real repository unless you deliberately accept automated file changes and commits; prefer a reviewed, human-in-the-loop workflow or an isolated worktree.
Capability Analysis
Type: OpenClaw Skill
Name: prd
Version: 2.0.5
The skill is classified as suspicious due to the presence of highly risky commands and instructions within its documentation, specifically in `references/agent-usage.md` and `references/output-patterns.md`. These files, intended to describe how *other* AI agents execute PRDs, contain examples like `claude --print --dangerously-skip-permissions`, instructions for `git` operations (checkout, commit), and running arbitrary quality checks (typecheck, lint, test). While the `SKILL.md` explicitly states this skill 'only edits PRDs', the inclusion of such powerful and potentially harmful commands in documentation that an AI agent is expected to process creates a significant prompt injection surface and exposes the agent to knowledge of dangerous system-level capabilities, even if not directly intended for execution by this specific skill.
Capability Assessment
Purpose & Capability
Creating and managing PRDs is coherent with the metadata and main instructions, and the references openly discuss AI agents executing PRDs; however, those references go beyond document editing into code changes, checks, git branching, and commits.
Instruction Scope
The reference documentation includes a copy-paste infinite loop using a permission-bypass flag for an autonomous coding agent, without nearby warnings, containment guidance, or an explicit stop condition in the command itself.
Install Mechanism
The artifact contains only markdown files and no executable scripts, package install hooks, or automatic runtime setup.
Credentials
If followed, the documented unattended agent command could modify a whole repository and run checks without interactive approval, which is higher-impact than ordinary PRD editing.
Persistence & Privilege
The skill does not install persistence, but it documents an unbounded agent loop with permission bypass and git operations, which is under-scoped for unattended use.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install prd - After installation, invoke the skill by name or use
/prd - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.5
- Added an `author` field to the skill metadata with contact information.
- Switched metadata `version` and flattening to proper YAML format under the `metadata` section.
- No behavioral or functional changes to PRD format or usage instructions.
- Documentation and usage examples remain unchanged.
v2.0.4
Removed agent requirements from metadata. Agent execution patterns (Claude Code, OpenCode, etc.) moved to references/agent-usage.md. Skill now focuses purely on editing PRDs.
v2.0.3
Fixed metadata format with clawdbot-specific fields: emoji, os, requires, install. Version now in metadata object.
v2.0.1
Fixed formatting for official agentskills compatibility. Restructured content with progressive disclosure into references/ folder.
v2.0.0
Restructured for official agentskills format. Simplified SKILL.md with progressive disclosure. Added reference files: workflows.md, output-patterns.md with templates and patterns.
v1.0.0
Initial release: Create and manage Product Requirements Documents (PRDs) for AI coding agents. Supports Ralph pattern, autonomous coding, and human-in-the-loop workflows.
Metadata
Frequently Asked Questions
What is Prd?
Create and manage Product Requirements Documents (PRDs). Use when: (1) Creating structured task lists with user stories, (2) Specifying features with acceptance criteria, (3) Planning feature implementation for AI agents or human developers. It is an AI Agent Skill for Claude Code / OpenClaw, with 7041 downloads so far.
How do I install Prd?
Run "/install prd" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Prd free?
Yes, Prd is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Prd support?
Prd is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Prd?
It is built and maintained by Benjamin Jesuiter (@bjesuiter); the current version is v2.0.5.
More Skills