tellang

47 mods across 1 repository, 7 stars between them.

tfx-find

25

tellang/triflux

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.

7 11d ago A 87 tokens original MIT

tfx-forge

26

tellang/triflux

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.

7 11d ago A 71 tokens original MIT

tfx-goal-clarify

27

tellang/triflux

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.

7 11d ago A 107 tokens original MIT

tfx-hooks

28

tellang/triflux

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.

7 11d ago A 148 tokens original MIT

tfx-hub

29

tellang/triflux

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.

7 11d ago A 84 tokens original MIT

tfx-index

30

tellang/triflux

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.

7 11d ago A 80 tokens original MIT

tfx-interview

31

tellang/triflux

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.

7 11d ago A 52 tokens original MIT

tfx-live

32

tellang/triflux

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.

7 11d ago A 53 tokens original MIT

tfx-plan

33

tellang/triflux

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.

7 11d ago A 68 tokens original MIT

tfx-profile

34

tellang/triflux

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.

7 11d ago B 109 tokens original MIT

tfx-prune

35

tellang/triflux

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.

7 11d ago A 51 tokens original MIT

tfx-qa

36

tellang/triflux

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.

7 11d ago A 67 tokens original MIT

tfx-ralph

37

tellang/triflux

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.

7 11d ago A 61 tokens original MIT

tfx-remote

38

tellang/triflux

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.

7 11d ago A 71 tokens original MIT

tfx-research

39

tellang/triflux

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.

7 11d ago A 149 tokens original MIT

tfx-review

40

tellang/triflux

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.

7 11d ago A 83 tokens original MIT

tfx-setup

41

tellang/triflux

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.

7 11d ago B 73 tokens original MIT

tfx-ship

42

tellang/triflux

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.

7 11d ago A 130 tokens original MIT

tfx-auto-codex

43

tellang/triflux

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.

7 11d ago A 35 tokens original MIT

tfx-codex

44

tellang/triflux

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.

7 11d ago A 34 tokens original MIT

tfx-gemini

45

tellang/triflux

Skill Claude CodeCodex

DEPRECATED — compatibility alias only. Use tfx-auto --cli antigravity / agy.

7 11d ago A 26 tokens original MIT

tfx-multi

46

tellang/triflux

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.

7 11d ago C 35 tokens original MIT

tfx-wt

47

tellang/triflux

Skill Claude CodeCodex

A natural-language controller for tabs and panes in Windows Terminal, Microsoft's command-line application for Windows.

7 11d ago A 125 tokens original MIT