tellang

47 mods across 1 repository, 7 stars between them.

triflux

01

tellang/triflux

Plugin Claude Code

CLI-first multi-model orchestrator — Codex/Antigravity/Claude routing with DAG execution, auto-triage, and cost optimization.

7 11d ago A tokens not measured original MIT

triflux

02

tellang/triflux

Plugin Claude Code

CLI-first multi-model orchestrator for Claude Code — route tasks to Codex, Antigravity, and Claude.

7 11d ago A tokens not measured original MIT

slim-wrapper

03

tellang/triflux

Agent Claude Code

A thin fallback agent that sends work through the tfx-route.sh command to Codex or Antigravity. It does not directly read or change code.

7 11d ago A 77 tokens original MIT

triflux AGENTS.md

04

tellang/triflux

Instructions file CodexOpenCode

Project instructions for Triflux that define how Codex should run tasks, use its agent-routing tools, handle non-interactive results, and follow project-specific safety rules.

7 11d ago A 827 tokens original MIT

triflux CLAUDE.md

05

tellang/triflux

Instructions file

Project instructions for Triflux that explain its three skill systems, command routing, multi-model coordination, swarm work, and terminal rules across Windows, macOS, and Linux.

7 11d ago A 3,017 tokens original MIT

triflux GEMINI.md

06

tellang/triflux

Instructions file Gemini CLI

Project instructions for Triflux from Gemini’s perspective, covering its role in web research, multi-agent discussions, large codebase analysis, and background agent work.

7 11d ago A 1,008 tokens original MIT

tfx-harness

07

tellang/triflux

Skill Claude CodeCodex

Use for meta-routing questions. Read the canonical routing SSOT and return exactly one branch and immediate owner; do not execute the requested work.

7 11d ago A 33 tokens original MIT

SessionStart

08

tellang/triflux

Hook

Runs when a session starts, executing hook-orchestrator.mjs via node. From tellang/triflux.

7 11d ago A tokens not measured original MIT

CwdChanged

09

tellang/triflux

Hook

Runs on the CwdChanged event, executing hook-orchestrator.mjs via node. From tellang/triflux.

7 11d ago A tokens not measured copy · 95% MIT

UserPromptSubmit

10

tellang/triflux

Hook

Runs when you submit a prompt, before the agent sees it, executing hook-orchestrator.mjs via node. From tellang/triflux.

7 11d ago A tokens not measured copy · 94% MIT

PermissionRequest

11

tellang/triflux

Hook

Runs when the agent asks permission for an action for Bash tool calls, executing hook-orchestrator.mjs via node. From tellang/triflux.

7 11d ago A tokens not measured copy · 97% MIT

PreToolUse

12

tellang/triflux

Hook

Runs before the agent uses a tool for Bash, Agent and Skill tool calls, executing hook-orchestrator.mjs via node. From tellang/triflux.

7 11d ago A tokens not measured copy · 89% MIT

PostToolUse

13

tellang/triflux

Hook

Runs after a tool call finishes for Bash, Edit and Write tool calls, executing hook-orchestrator.mjs via node. From tellang/triflux.

7 11d ago A tokens not measured copy · 98% MIT

PostToolUseFailure

14

tellang/triflux

Hook

Runs when a tool call fails, executing hook-orchestrator.mjs via node. From tellang/triflux.

7 11d ago A tokens not measured copy · 92% MIT

Stop

15

tellang/triflux

Hook

Runs when the agent finishes a response, executing hook-orchestrator.mjs via node. From tellang/triflux.

7 11d ago A tokens not measured copy · 94% MIT

SessionEnd

16

tellang/triflux

Hook

Runs when a session ends, executing hook-orchestrator.mjs via node. From tellang/triflux.

7 11d ago A tokens not measured copy · 95% MIT

SubagentStart

17

tellang/triflux

Hook

Runs when a subagent starts, executing hook-orchestrator.mjs via node. From tellang/triflux.

7 11d ago A tokens not measured copy · 94% MIT

SubagentStop

18

tellang/triflux

Hook

Runs when a subagent finishes, executing hook-orchestrator.mjs via node. From tellang/triflux.

7 11d ago A tokens not measured copy · 97% MIT

PreCompact

19

tellang/triflux

Hook

Runs before the context is compacted, executing hook-orchestrator.mjs via node. From tellang/triflux.

7 11d ago A tokens not measured copy · 92% MIT

merge-worktree

20

tellang/triflux

Skill Claude CodeCodex

A Korean-language workflow for squash-merging a Git worktree branch into a target branch and creating a conventional commit message. A worktree is a separate working directory connected to the same Git repository; squash-merge combines its changes into one commit.

7 11d ago A 66 tokens original MIT

star-prompt

21

tellang/triflux

Skill Claude CodeCodex

A setup change that adds a GitHub star request to a command-line tool's installation flow. GitHub stars are public bookmarks users can give to repositories on GitHub.

7 11d ago A 67 tokens original MIT

tfx-analysis

22

tellang/triflux

Skill Claude CodeCodex

A code and architecture analysis workflow that can ask several command-line agents to examine a project from different viewpoints, including architecture, security, performance, user experience, and documentation.

7 11d ago A 76 tokens original MIT

tfx-auto

23

tellang/triflux

Skill Claude CodeCodex

A command-line coordinator for coding-agent work. It classifies implementation and code-change requests, then sends them to a chosen workflow, with flags to override its decisions.

7 11d ago C 139 tokens original MIT

tfx-doctor

24

tellang/triflux

Skill Claude CodeCodex

A diagnostic and repair tool for the triflux coding-agent setup. It checks components such as routing scripts, the status display, and command-line tools, and offers modes for diagnosis, repair, cache management, or reset.

7 11d ago B 81 tokens original MIT