Skip to main content
Back to registry

ralph-tui-create-json

subsy/ralph-tui

Converts PRDs to prd.json format for ralph-tui autonomous execution.

Installs617
Install command
npx skills add https://github.com/subsy/ralph-tui --skill ralph-tui-create-json
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Converts PRDs to prd.json format for ralph-tui autonomous execution. Note: This skill is bundled with ralph-tui's JSON tracker plugin. Future tracker plugins (Linear, GitHub Issues, etc.) will bundle their own task creation skills. ⚠️ CRITICAL: The output MUST be a FLAT JSON object with "name" and "userStories" at the ROOT level. DO NOT wrap content in a "prd" object or use "tasks" array. See "Schema Anti-Patterns" section below. Take a PRD (markdown file or text) and create a prd.json file: Look for the "Quality Gates" section in the PRD: Extract: If no Quality Gates section exists: Ask the user what commands should pass, or use a sensible default like npm run typecheck . The JSON file MUST be a FLAT object at the root level: The following patterns are INVALID and will cause validation errors: This wraps everything in a "prd" object. DO NOT DO THIS.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does ralph-tui-create-json do?

Converts PRDs to prd.json format for ralph-tui autonomous execution.

Is ralph-tui-create-json good?

ralph-tui-create-json does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does ralph-tui-create-json work with?

ralph-tui-create-json currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to ralph-tui-create-json?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install ralph-tui-create-json?

npx skills add https://github.com/subsy/ralph-tui --skill ralph-tui-create-json

Related skills

More from subsy/ralph-tui

Related skills

Alternatives in Software Engineering