Agent Templates

Agent templates your coding agent can execute today.

Pick a spec. Connect your GitHub and the whole task board seeds into your Tekk workspace — or skip the signup and paste any card’s spec straight into Cursor, Claude Code, or Codex.

6live 16in Tier 1 catalogue 3card types 7frameworks
use-case

Deep Research Agent

Free spec to build a deep research agent — Anthropic's multi-agent research pattern. Orchestrator + parallel sub-agents + verifier + memory. Pick the harness once in STACK.md.
use-case · researchframework-agnosticpattern · orchestrator-worker
10 tasks~24h✓ live
use-case

AI Coding Agent

The edit-test-verify loop behind Aider, OpenHands, SWE-agent, and Claude Code. Framework-agnostic via STACK.md — repo indexer, planner, fallback patching ladder, parsed test feedback, allowlist guardrails, eval harness.
use-case · codingframework-agnosticpattern · edit-test-verify
10 tasks~26h✓ live
use-case

AI Voice Agent

Realtime voice loop on LiveKit Agents — streaming STT + speed-tier LLM + streaming TTS, transformer-based end-of-turn, adaptive barge-in, function tools, conversation memory. Engineered around a 1000ms round-trip budget.
use-case · voiceframework · livekit-agentspattern · realtime-voice-loop
10 tasks~19h✓ live
use-case

AI Sales Agent

Research-personalize-outreach loop with a reply classifier closing the cycle. Signal-driven personalization, RFC 8058 unsubscribe headers, hand-labeled classifier eval, deliverability hardening. Framework-agnostic via STACK.md.
use-case · salesframework-agnosticpattern · agent-loop
10 tasks~25h✓ live
pattern

RAG Agent

The agentic flavor of retrieval-augmented generation: query rewriting, hybrid vector + lexical retrieval, cross-encoder rerank, citation-grounded generation, and a self-grounding check that refuses to answer without evidence. Framework-agnostic via STACK.md.
pattern · agentic-ragframework-agnosticpattern · citation-grounded
10 tasks~20h✓ live
pattern

Agent with Memory

Four explicit memory tiers (working, episodic, semantic, procedural), a write tool the agent decides when to call, retrieval blending recency and relevance, write-time consolidation, and a forgetting primitive. Substrate-agnostic — Postgres+pgvector, Mem0, Letta, or Zep.
pattern · memoryframework-agnosticpattern · long-term-memory
10 tasks~22h✓ live
use-case

Customer Support Agent

Intercom-style multi-agent support — ticket classifier, RAG over docs, escalation routing, conversation memory.
use-case · customer-supportframework · claude-agent-sdkpattern · rag
13 tasks~32hcoming soon
use-case

AI Code Review Agent

Greptile / CodeRabbit-style PR reviewer — diff analysis, context retrieval, rule-based + LLM checks, inline suggestions.
use-case · code-reviewframework · claude-agent-sdkpattern · react
11 tasks~24hcoming soon
use-case

Deep Research Agent

Plan-and-execute researcher — query decomposition, parallel sub-research, citation tracking, synthesis report.
use-case · researchframework · langgraphpattern · plan-and-execute
12 tasks~26hcoming soon
use-case

Lead Qualification Agent

Inbound lead scorer + router — enrichment, scoring rubric, escalation to sales, CRM sync.
use-case · salesframework · claude-agent-sdk
8 tasks~12hcoming soon
framework

Claude Agent SDK Starter

Build your first agent with the Claude Agent SDK — subagents, tools, memory, structured output, skills.
framework · claude-agent-sdkcomplexity · starter
10 tasks~16hcoming soon
framework

LangGraph Starter

Build a stateful agent w/ LangGraph — StateGraph, ToolNode, MemorySaver, conditional edges, streaming.
framework · langgraphcomplexity · starter
11 tasks~18hcoming soon
framework

CrewAI Starter

Build a crew with CrewAI — role-based agents, sequential and hierarchical processes, tool integration.
framework · crewaicomplexity · starter
9 tasks~14hcoming soon
framework

Google ADK Starter

Build an agent w/ Google ADK — session state, tools, sub-agents, Vertex AI integration.
framework · google-adkcomplexity · starter
10 tasks~16hcoming soon
framework

Vercel AI SDK Starter

Build an agent w/ Vercel AI SDK — streamText, tools, generative UI, server actions, MCP integration.
framework · vercel-ai-sdkcomplexity · starter
10 tasks~15hcoming soon
pattern

Parallel Agents

Pure parallelism pattern — fan-out N subagents on independent subqueries, fan-in aggregation.
pattern · parallel-agentsframework · claude-agent-sdk
7 tasks~10hcoming soon