Workflow & CI · Claude Code mod agent-flow
/flow opens a live tree of the session’s subagents and teammates beside the transcript.
Runs OpenAI Codex and Google Antigravity as detached execution lanes inside Claude Code, with in-session tools and a browser dashboard.
Workflow & CI mod for Claude Code by RedesignedRobot · built on function hooks · runs inside Claude Code
Step 0, once: enable function hooks with export CLAUDE_CODE_ENABLE_FUNCTION_HOOKS=1 (bash/zsh), $env:CLAUDE_CODE_ENABLE_FUNCTION_HOOKS="1" (PowerShell), or put it under env in ~/.claude/settings.json. Needs Claude Code 2.1.269+. Guide
git clone https://github.com/RedesignedRobot/cdx.git ~/.claude/skills/cdx ln -s ~/.claude/skills/cdx/cdx.ts ~/.local/bin/cdx
[](https://claudemods.ai/mods/cdx) A larger tool whose Claude Code piece is a mod. Listed from the community scanner's validation; the maintainers have not confirmed the listing yet.
New to mods? Start here. claudemods.ai is an independent catalog, not affiliated with Anthropic. Listings are contributed by the community and link to third-party code. Read the source before installing; mods run inside Claude Code with the permissions of your session. Something wrong with this listing? Tell us.
Workflow & CI · Claude Code mod /flow opens a live tree of the session’s subagents and teammates beside the transcript.
Workflow & CI · Claude Code mod Replaces the Workflow progress list with a live graph: phases as columns, agents as nodes with state, cost and model, click a node for its prompt and answer.
Workflow & CI · Claude Code mod Watched pull requests as lines above the prompt: merge state, review decision, required checks, and a toast when one changes.
Workflow & CI · Claude Code mod GitHub Actions runs for the session’s repo pinned above the prompt with links to the PR and the run.
Workflow & CI · Claude Code mod Pins the linked project’s Vercel deploy queue under the prompt, one line per deploy, woken by a push or merge.