---
name: source-command-prd-new
description: File a PRD Plugin request (REQ-*) from a one-line description. Host-native /prd-new equivalent for hosts that load skills instead of Claude command files; trigger on "/prd-new", "prd-new", or a request to run the prd-new operation.
---

# /prd-new (host-native command skill)

Generated from `commands/prd-new.md` by `scripts/generate_command_skills.py` — do not edit by hand; edit the command file and regenerate.

Treat the user's invocation as this command. Where the instructions use `$ARGUMENTS`, substitute the arguments the user supplied (expected: <describe the change, bug, or idea>).

Create a request for: $ARGUMENTS

Use the `project-request-intake` skill: first search existing requests/threads
for the same thing (append a `MSG-*` to an existing `REQ-*` instead of
duplicating). Otherwise create a new `REQ-*` in `.prd_plugin/state/requests.json`
with type, summary, rationale, affected areas, severity, and risk — using
complexity/confidence ratings, not time estimates — and register the ID. Leave it
`proposed` (do not self-accept). Report the REQ id and status.

## Staleness

This adapter owns no records of its own; apply the shared policy in `.prd_plugin/method/staleness-rules.md` to any records the underlying operation reads or writes.
