·prd-converter
</>

prd-converter

youglin-dev/aha-loop

Converts PRDs to prd.json format for Aha Loop autonomous execution. Use when converting existing PRDs to JSON format. Triggers on: convert prd, create prd.json, aha-loop format.

3Installs·0Trend·@youglin-dev

Installation

$npx skills add https://github.com/youglin-dev/aha-loop --skill prd-converter

SKILL.md

Converts existing PRDs to the prd.json format that Aha Loop uses for autonomous execution.

Take a PRD (markdown file or text) and convert it to prd.json in the scripts/aha-loop directory.

| version | Schema version (always 2) | | prdId | PRD identifier (e.g., PRD-001) for commit message prefixes | | changeLog | Array of plan modifications made during execution | | researchTopics | Questions to investigate before implementing the story | | researchCompleted | Whether research phase is done for this story |

Converts PRDs to prd.json format for Aha Loop autonomous execution. Use when converting existing PRDs to JSON format. Triggers on: convert prd, create prd.json, aha-loop format. Source: youglin-dev/aha-loop.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/youglin-dev/aha-loop --skill prd-converter
Category
</>Dev Tools
Verified
First Seen
2026-02-03
Updated
2026-02-18

Quick answers

What is prd-converter?

Converts PRDs to prd.json format for Aha Loop autonomous execution. Use when converting existing PRDs to JSON format. Triggers on: convert prd, create prd.json, aha-loop format. Source: youglin-dev/aha-loop.

How do I install prd-converter?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/youglin-dev/aha-loop --skill prd-converter Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/youglin-dev/aha-loop