ralph-tui-create-json

Convert Product Requirement Documents into structured JSON files with user stories and acceptance criteria.

6|5|Updated Apr 15, 2025
One-click install
npx skills add https://github.com/olafgeibig/local-reranker --skill ralph-tui-create-json-olafgeibig
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralph-tui-create-json
Source: https://github.com/olafgeibig/local-reranker/tree/main/.opencode/skills/ralph-tui-create-json
Command: npx skills add https://github.com/olafgeibig/local-reranker --skill ralph-tui-create-json-olafgeibig

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill converts PRD (Product Requirement Document) text into a structured JSON format that can be executed by the Ralph TUI tool for task automation.

Core Features & Use Cases

  • PRD Conversion: Converts PRD text to JSON with user stories, acceptance criteria, and dependencies.
  • Task Execution: Designed to work with the Ralph TUI JSON tracker plugin for task execution and management.
  • Use Case: Streamline your product development workflow by automatically generating task files from PRDs, ready for execution by the Ralph TUI tool.

Quick Start

Use the ralph-tui-create-json skill to generate task files from the PRD at 'path/to/PRD.md'.

Frequently Asked Questions about ralph-tui-create-json

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a PRD to structured JSON for task automation?

To convert a PRD to structured JSON, provide the Product Requirement Document text as input to generate a JSON file containing user stories, acceptance criteria, and dependencies for task automation.

Can I use PRD conversion output with Ralph TUI task management?

Yes, PRD conversion output is specifically designed for Ralph TUI task management. The generated structured JSON files are compatible with the Ralph TUI JSON tracker plugin for task execution and project tracking.

What format does PRD conversion expect for user stories and acceptance criteria?

PRD conversion expects Product Requirement Document text as input. It parses the content to extract and format user stories, acceptance criteria, and dependencies into a structured JSON schema.

Do I need any dependencies to generate JSON from a PRD?

No dependencies are required to generate JSON from a PRD. The skill operates independently using internal scripts to transform Product Requirement Document text into structured task files.

What is the best way to automate task file generation from product requirement documents?

The best way to automate task file generation is to input PRD text into a conversion script that outputs structured JSON with user stories and acceptance criteria for task execution systems.