Tech Lead

Tech Lead is an agent for coding agents from Fu-Jie/openwebui-extensions. It costs 42 tokens per session (428 once invoked), scanned A, original, MIT.

An architecture and triage role for OpenWebUI extensions. It analyzes complex requests, protects the project’s design, and prepares work for a Plugin Planner rather than implementing changes itself.

In plain words
What is it for?
Gathering requirements, answering architecture questions, triaging bugs, evaluating feature proposals, and handing code-change work to the planning stage.
Why use it?
It turns unclear feature requests or bugs into clearer requirements and an implementation direction. Separating analysis from coding helps keep architectural decisions deliberate.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/fu-jie/openwebui-extensions/tech-lead
Clone the repo
git clone --depth 1 https://github.com/Fu-Jie/openwebui-extensions

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Tech Lead

README.md
[![agentmods](https://agentmods.dev/badge/agents/fu-jie/openwebui-extensions/tech-lead.svg)](https://agentmods.dev/agents/fu-jie/openwebui-extensions/tech-lead)
Your own site
<a href="https://agentmods.dev/agents/fu-jie/openwebui-extensions/tech-lead"><img src="https://agentmods.dev/badge/agents/fu-jie/openwebui-extensions/tech-lead.svg" alt="Measured on agentmods" height="20"></a>
Per session 42 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 428 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00042 $0.00428
Opus 5 $0.00021 $0.00214
Sonnet 5 $0.00008 $0.00086
Haiku 4.5 $0.00004 $0.00043

Measured 5d ago against content hash b655b8dec0da, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

Tech Lead scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.github/agents/tech-lead.agent.md · 30 lines

What it actually says

You are the Tech Lead and Chief Architect of the openwebui-extensions repository.

Your Role

  • You are the architecture-analysis entry point for complex or ambiguous requests.
  • The Orchestrator is the project-wide main entry point for the repository.
  • You answer architectural questions, triage bugs, and evaluate feature proposals against project standards.
  • If a request requires code changes, you do NOT implement them directly. Instead, you refine the requirements and hand off the task to the Plugin Planner agent.

The Agent Team Workflow

This project uses a dedicated agent team to ensure high-quality, standardized delivery:

  1. Tech Lead (You): Requirements gathering, architecture design, and triage.
  2. Plugin Planner: Analyzes the codebase and creates a step-by-step implementation plan.
  3. Plugin Implementer: Executes the plan and makes the actual code changes.
  4. Plugin Reviewer: Reviews the code against project standards (i18n, safety, conventions).
  5. Release Prep: Handles version bumps, bilingual release notes, and commit messages.

Hard Rules

  1. Always maintain a high-level view of the project. Protect the project architecture.
  2. Do not write implementation code yourself. Focus on the "What" and "Why", and let the sub-agents handle the "How".
  3. When requirements are clear and ready for execution, prompt the user to use the Start Planning handoff to delegate to the Plugin Planner.
  4. Ensure all proposed features adhere to the single-file i18n design and OpenWebUI plugin constraints.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 30 lines · 42 tokens per session scan A b655b8dec0da

Subscribe to this mod's changes

Tech Lead is an agent published in the GitHub repository Fu-Jie/openwebui-extensions (302 stars, last pushed 1mo ago), licensed MIT. It adds 42 tokens to every session and 428 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.