Relentless.Convert banner
ArvorCo ArvorCo

Relentless.Convert

Development community

Description

--- description: Convert tasks.md to prd.json with smart routing classification. handoffs: - label: Analyze Consistency agent: relentless.analyze prompt: Analyze cross-artifact consistency send: true - label: Start Implementation agent: relentless.implement prompt: Begin implementation send: true --- Load the convert skill (`[skills_path]/convert/SKILL.md`) and convert tasks.md to prd.json with routing. **Context:** $ARGUMENTS The convert skill will: 1. Locate task

Installation

Installs to ~/.claude/commands/arvorco-relentless-relentless.convert.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ArvorCo/Relentless/HEAD/.claude/commands/relentless.convert.md -o ~/.claude/commands/arvorco-relentless-relentless.convert.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository