·unified-execute-with-file
>_

unified-execute-with-file

catlog22/claude-code-workflow

Universal execution engine consuming unified JSONL task format. Serial task execution with convergence verification, progress tracking via execution.md + execution-events.md.

6Installs·3Trend·@catlog22

Installation

$npx skills add https://github.com/catlog22/claude-code-workflow --skill unified-execute-with-file

SKILL.md

Universal execution engine consuming unified JSONL (tasks.jsonl) and executing tasks serially with convergence verification and progress tracking.

Core workflow: Load JSONL → Validate → Pre-Execution Analysis → Execute → Verify Convergence → Track Progress

Input format: Use plan-converter to convert other formats (roadmap.jsonl, plan-note.md, conclusions.json, synthesis.json) to unified JSONL first.

Universal execution engine consuming unified JSONL task format. Serial task execution with convergence verification, progress tracking via execution.md + execution-events.md. Source: catlog22/claude-code-workflow.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/catlog22/claude-code-workflow --skill unified-execute-with-file
Category
>_Productivity
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is unified-execute-with-file?

Universal execution engine consuming unified JSONL task format. Serial task execution with convergence verification, progress tracking via execution.md + execution-events.md. Source: catlog22/claude-code-workflow.

How do I install unified-execute-with-file?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/catlog22/claude-code-workflow --skill unified-execute-with-file 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/catlog22/claude-code-workflow