tfx-find
25Skill Claude CodeCodex
A codebase search tool for quickly locating files, functions, classes, variables, text, and project structure. A codebase is the collection of source files that make up a software project.
Skill Claude CodeCodex
A codebase search tool for quickly locating files, functions, classes, variables, text, and project structure. A codebase is the collection of source files that make up a software project.
Skill Claude CodeCodex
A guided tool for creating or changing coding-agent skills. A skill is a documented workflow that tells an agent when and how to perform a recurring task.
Skill Claude CodeCodex
A prompt-formatting helper that turns a rough idea written in everyday language into one Claude Code `/goal` instruction. It organizes the desired result, how to check it, limits, and when to stop.
Skill Claude CodeCodex
A manager for Claude Code hooks and their execution order. Claude Code hooks are automatic commands attached to events, and an orchestrator is a single entry point that runs them in a chosen priority order.
Skill Claude CodeCodex
A Korean-language skill for managing a TFX message hub, which is a local message bus for communication between coding agents. It supports starting, stopping, checking, and routing work through the hub.
Skill Claude CodeCodex
A project indexer that scans a software project and creates a compact map of its files and metadata. The map can be read later instead of repeatedly examining the whole project.
Skill Claude CodeCodex
A question-driven workflow for turning a vague implementation request into specific requirements. It measures ambiguity—how much the goal, constraints, and success criteria are unclear—and asks questions to reduce it.
Skill Claude CodeCodex
Use when Claude, Codex, or a Triflux worker needs live Claude↔Codex orchestration: start/ask/stop, multi-turn, peer relay, daemon UDS attach, or UDS-first with tmux fallback.
Skill Claude CodeCodex
A workflow for breaking a coding task into an implementation plan. It reviews the proposed work using several planning and critique steps, with a quicker mode when needed.
Skill Claude CodeCodex
An interactive profile manager for Codex and Antigravity, tools for running AI coding assistants. It reads their configuration files and lets you view or change profiles, models, and effort settings.
Skill Claude CodeCodex
A cleanup workflow that asks three AI coding assistants to independently identify unnecessary code, then removes only issues they agree are unwanted. It checks for duplication, needless abstractions, excessive error handling, and similar readability problems.
Skill Claude CodeCodex
A testing and verification workflow that checks code from several angles, including functionality, edge cases, security, performance, user experience, and accessibility. It can also run a test-and-fix loop.
Skill Claude CodeCodex
A shortcut that sends a request directly to `tfx-auto` with Ralph retry mode enabled. Ralph is a retry loop that repeats work after failure until it succeeds or the workflow detects the same problem three times.
Skill Claude CodeCodex
A single command group for managing local and remote coding-agent sessions. It includes commands for configuring hosts, creating sessions, listing them, reconnecting, sending messages, resuming, ending, and checking connections.
Skill Claude CodeCodex
A web-research workflow that searches several sources and compares the results. It supports quick searches, automatic query creation, and deeper research reports.
Skill Claude CodeCodex
A code-review workflow that asks several command-line AI reviewers to inspect changes independently, then reports issues that at least two reviewers agree on. TDD means test-driven development, where tests are written to guide implementation, but this add-on is for reviewing code rather than defining TDD.
Skill Claude CodeCodex
A first-time setup wizard for triflux, a coding-agent add-on that coordinates terminals, hooks, and related tools. It guides configuration across Windows, macOS, and Linux.
Skill Claude CodeCodex
A release workflow for publishing triflux versions through GitHub Releases, the npm package registry, and the Claude Code marketplace. It also supports version changes, dry runs, skipped tests, and no-publish runs.
Skill Claude CodeCodex
An automation workflow that coordinates coding tasks between Codex and Gemini. It sends coding, analysis, review, debugging, testing, and verification work to Codex while keeping design and writing work on Gemini.
Skill Claude CodeCodex
A TFX workflow runner that routes every supported external coding-assistant role through Codex. TFX is an orchestration setup for assigning software tasks to different AI assistants.
Skill Claude CodeCodex
DEPRECATED — compatibility alias only. Use tfx-auto --cli antigravity / agy.
Skill Claude CodeCodex
A team coordinator that divides a coding task among Claude, Codex and Antigravity command-line workers. It supports a quick mode and a fuller plan, build, check and fix process.
Skill Claude CodeCodex
A natural-language controller for tabs and panes in Windows Terminal, Microsoft's command-line application for Windows.