version: "1.0.1" name: hivefiver-ralph-tasking description: Convert HiveFiver plans and TODO state into Ralph PRD JSON and beads graphs with enriched related entities and anti-pattern validation.
HiveFiver Ralph Tasking
Use this skill when output must be executable by Ralph tooling.
Workflow
- Build PRD user stories from distilled spec.
- Merge TODO/task nodes into story traceability map.
- Export flat-root
tasks/prd.json. - Build beads dependency mapping.
- Validate anti-patterns and dependency integrity.
Loop Integrations
ralph-tui-prdralph-tui-create-jsonralph-tui-create-beads- optional iterative
ralph-loop validation
Validation Rules
- root must include
name + userStories - reject wrapper roots (
prd) - reject legacy root key (
tasks) - require deterministic user story IDs/order
- preserve related entity links:
workflow_idrequirement_node_idmcp_provider_idexport_id
References
references/prd-json-rules.md
Template
templates/prd-json-flat.md
Scripts
scripts/validate-prd-json.mjsscripts/todo-to-prd-json.mjs