# Create Ralph TUI PRDs

Teams need clear requirements before assigning work to AI coding agents. This skill turns feature ideas into structured PRDs with user stories and quality gates for ralph-tui workflows.

## Install

```bash
npx skillstore add subsy/ralph-tui-prd
```

## Metadata

- Status: approved
- Slug: subsy-ralph-tui-prd
- Skillstore revision: r1
- Version status: missing
- Tree hash: ca1c6b8c27c20dc57dd2609ffa0ad9f480573a289831032bd5a5232be00eedd9
- Author: subsy
- GitHub username: subsy
- License: MIT
- Repository: https://github.com/subsy/ralph-tui/tree/main/skills/ralph-tui-prd/
- Ref: f93e9bb0daca99badb6a7e574b97737155d57cb3
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands
- Quality score: 78
- Quality tier: bronze
- Public page: https://skillstore.pages.dev/skills/subsy-ralph-tui-prd
- Manifest: https://skillstore.pages.dev/api/skills/subsy-ralph-tui-prd/manifest

## Capabilities

- Asks iterative clarifying questions before drafting a PRD.
- Requires project-specific quality gates for every PRD.
- Creates user stories with acceptance criteria and functional requirements.
- Defines non-goals, technical considerations, success metrics, and open questions.
- Wraps the final document in PRD markers for ralph-tui parsing.

## Use Cases

- Plan Agent-Ready Features: Convert a feature idea into small user stories that an AI coding agent can execute in focused sessions.
- Standardize Engineering Intake: Capture quality gates, scope boundaries, and acceptance criteria before work enters a ralph-tui queue.
- Prepare Conversion Inputs: Draft PRDs that can be transformed into beads issues or structured execution files for automation.

## Prompt Templates

### Draft a Basic PRD

```
Create a PRD for adding [feature] to my ralph-tui project. Ask clarifying questions first.
```

### Plan With Quality Gates

```
Write a PRD for [feature]. Use [quality commands] as required gates for each user story.
```

### Scope a Complex Change

```
Create a PRD for [feature]. Include non-goals, technical considerations, success metrics, and open questions.
```

### Prepare Agent Execution

```
Generate a ralph-tui-ready PRD for [feature]. Make each story independently completable by an AI coding agent.
```

## Limitations

- It creates planning documents and does not implement features.
- It depends on user answers for scope, priorities, and quality commands.
- It does not validate generated requirements against the live repository.
- It is tailored to ralph-tui workflows and may need adaptation elsewhere.

## Best Practices

- Provide the feature goal, target users, and known constraints before asking for the PRD.
- Choose quality gates that match the actual project commands.
- Review generated user stories for size before converting them into execution tasks.

## Anti Patterns

- Do not ask it to implement the feature after drafting the PRD.
- Do not accept vague acceptance criteria that cannot be verified.
- Do not reuse example quality commands when the project uses different tooling.

## Security Audit

- Audited at: 2026-07-07T04:33:17.748\+00:00
- Summary: All static findings are false positives caused by markdown code fences, inline command examples, and literal output markers. The skill generates PRD text only, explicitly avoids implementation, and does not perform shell execution, network access, or file writes.

## Stats

- Views: 189
- Downloads: 19
- Favorites: 0
- Popularity score: 0
