plan-converter

Installation
SKILL.md

Plan Converter

Overview

Converts any planning artifact to .task/*.json multi-file format — the single standard consumed by unified-execute-with-file.

Schema: cat ~/.ccw/workflows/cli-templates/schemas/task-schema.json

# Auto-detect format, output to same directory .task/
/codex:plan-converter ".workflow/.req-plan/RPLAN-auth-2025-01-21/roadmap.jsonl"

# Specify output directory
/codex:plan-converter ".workflow/.planning/CPLAN-xxx/plan-note.md" -o .task/

# Convert brainstorm synthesis
/codex:plan-converter ".workflow/.brainstorm/BS-xxx/synthesis.json"
Related skills
Installs
14
GitHub Stars
2.0K
First Seen
Feb 17, 2026