xz1220

5 mods across 2 repositories, 101 stars between them.

xz1220/open-dynamic-workflows

Skill Claude CodeCodex

Write and run dynamic workflows: short JavaScript scripts in Claude Code's workflow dialect, run with the odw CLI outside the host agent's context, fanning subtasks out to coding-agent CLIs (Codex, Claude Code, Gemini, Qwen, Kimi, or your own) in a background process and handing back only the final result. Use this…

99 26d ago A 141 tokens original MIT

xz1220/open-dynamic-workflows

Skill Claude CodeCodex

A way to write JavaScript workflows that send parts of a large task to separate coding-agent command-line programs and return only the final result. It supports multiple agents, stages, loops, and checks within one workflow.

99 26d ago A 154 tokens original MIT

ultra-mode

03

xz1220/open-dynamic-workflows

Skill Claude CodeCodex

Execute explicitly authorized Ultracode / Ultra Mode requests: optimize for exhaustive, correct answers within the user's stated scope by using any available independent-work mechanism (ODW workflows, subagents, dispatched workers, or tool-worker fan-out), with serial multi-pass fallback only when no such mechanism…

99 26d ago A 127 tokens original MIT

kempt-checkup

04

xz1220/Kempt

Skill Claude CodeCodex

Run a read-only Kempt health check on the local AI-coding-agent state (/.claude, /.codex) and explain the agent-debt report. Use when the user asks why their coding agent feels slow, confused or inconsistent, mentions "agent debt" / "agent 体检" / "agent health", or wants to know what junk has piled up in their Claude…

2 2mo ago A 89 tokens original MIT

kempt-clean

05

xz1220/Kempt

Skill Claude CodeCodex

Reversibly clean the agent debt that Kempt found — stale sessions, unused skills, stale/duplicate memories, orphan caches — with everything moved to a recycle bin that supports one-command undo. Use when the user asks to clean up their Claude Code / Codex state, free agent context budget, or act on a Kempt report ("清理…

2 2mo ago A 90 tokens original MIT