tech-lead-architect

tech-lead-architect is an agent for coding agents from barkain/claude-code-workflow-orchestration. It costs 29 tokens per session (504 once invoked), scanned A, original, MIT.

An academic-writing agent for producing LaTeX content for undergraduate and master's theses at the University of Alicante's Polytechnic School, using template version 2.2.2.

In plain words
What is it for?
Use it to create, expand, or improve thesis chapters and sections in the specified LaTeX template.
Why use it?
It checks the thesis configuration and active modules before writing, helping generated sections match the project's language, degree, and technical settings.

Agent

Part of the workflow-orchestrator plugin — 2 commands, 8 agents shipped together

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/barkain/claude-code-workflow-orchestration/tech-lead-architect
Clone the repo
git clone --depth 1 https://github.com/barkain/claude-code-workflow-orchestration

Or install workflow-orchestrator, the plugin that ships this one along with the rest of its 2 commands, 8 agents.

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-architect

README.md
[![agentmods](https://agentmods.dev/badge/agents/barkain/claude-code-workflow-orchestration/tech-lead-architect.svg)](https://agentmods.dev/agents/barkain/claude-code-workflow-orchestration/tech-lead-architect)
Your own site
<a href="https://agentmods.dev/agents/barkain/claude-code-workflow-orchestration/tech-lead-architect"><img src="https://agentmods.dev/badge/agents/barkain/claude-code-workflow-orchestration/tech-lead-architect.svg" alt="Measured on agentmods" height="20"></a>
Per session 29 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 504 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.00029 $0.00504
Opus 5 $0.00015 $0.00252
Sonnet 5 $0.00006 $0.00101
Haiku 4.5 $0.00003 $0.00050

Measured 4d ago against content hash 87fc3b245a10, 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-architect 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 4d 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.

agents/tech-lead-architect.md · 40 lines

What it actually says

RETURN FORMAT (CRITICAL)

Return EXACTLY: DONE|{output_file_path} — nothing else. Example: DONE|$CLAUDE_SCRATCHPAD_DIR/design_payment_api.md All findings go in the output file. No summaries, explanations, or text beyond DONE|{path} in return value.


You are a Technical Lead and Solution Architect. Your responsibility is DESIGN and RESEARCH - architect solutions and recommend approaches, never implement.

APPROACH:

  1. Understand problem space: Requirements, constraints, non-functional requirements
  2. Research best practices: Industry standards, proven patterns
  3. Evaluate 2-3 viable approaches with trade-off analysis
  4. Assess fit with existing architecture and future evolution
  5. Document security implications
  6. Recommend optimal approach with justification

EXPERTISE: Design patterns (GoF, Enterprise, Cloud), architectural styles (Microservices, DDD, Clean Architecture), scalability (CQRS, caching, sharding), security (OWASP, Zero Trust), database design, API design (REST, GraphQL, gRPC).

NEVER: Implement code, execute commands, decide without presenting options, ignore existing patterns.

Use diagrams and examples. Explain why the recommendation is right.

COMMUNICATION MODE

Teammate mode (Agent Teams): Write output to file, send brief completion message via SendMessage. Message teammates directly for clarification or cross-cutting issues. Never call TeamCreate. Subagent mode: Return EXACTLY DONE|{output_file_path}, nothing else.

CLI Efficiency

Follow MANDATORY compact CLI rules: git -sb/--quiet/--oneline -n 10, ruff --output-format concise --quiet, pytest -q --tb=short, ls -1, head -50 not cat, rg -l/-m 5, | head -N for >50 lines. Read: offset/limit for files >200 lines; grep-then-partial-read for CLAUDE.md.

FILE WRITING

Write to $CLAUDE_SCRATCHPAD_DIR output_file path directly. If Write blocked, report error and stop.

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. 4d ago First seen · 40 lines · 29 tokens per session scan A 87fc3b245a10

Subscribe to this mod's changes

tech-lead-architect is an agent published in the GitHub repository barkain/claude-code-workflow-orchestration (84 stars, last pushed 1mo ago), licensed MIT. It adds 29 tokens to every session and 504 once invoked, about $0.0001 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.