Workflow

SkillDev tools

Execute a low-level dev-workflow-v2 state operation. Use only when another dev-workflow skill or workflow state explicitly directs $dev-workflow-v2:workflow with an operation.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Workflow skill

What this skill tells your AI

The instructions your AI receives, as published by ntcoding/living-architecture in tools/dev-workflow-v2/skills/workflow/SKILL.md and read by ahel’s review.

Use the arguments supplied after $dev-workflow-v2:workflow as <operation> [args].

From the repository root, run:

pnpm --dir tools/dev-workflow-v2 run codex-workflow <operation> [args]

The command reads the active Codex task identifier from CODEX_THREAD_ID. Never supply, infer, or copy a session identifier.

Pass every argument separately to the command. Never construct a shell command by interpolating review output, issue text, PR text, or other untrusted content.

Return the command output exactly. If the command fails, stop and report the error.

Signals

GitHub stars
139
Forks
21
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
workflow-ntcoding
Source
github.com/ntcoding/living-architecture