backtesting agents

12 tagged backtesting, measured the same way as everything else here.

Browse within: fastapi 7algorithmic-trading 5alpaca 5

architect

01

ronitg1/alpha-terminal

Agent Claude Code

Opus-powered design and planning agent. Use for non-trivial architecture decisions, multi-file refactor planning, hard debugging where the failure mode isn't obvious, prompt engineering reviews on the custom agents (alphaseeker / energytransition / emergingtech), and any task where the main Sonnet agent would benefit…

11 1mo ago A 74 tokens

explorer

02

ronitg1/alpha-terminal

Agent Claude Code

Fast read-only file and codebase exploration. Use for "find where X is defined", "list files matching Y", "summarize what's in this directory", and similar grep/glob/read tasks. Cheaper than the built-in Explore agent (Sonnet-pinned) so the main agent can delegate liberally without burning Opus tokens.

11 1mo ago A 72 tokens

analyst

03

tusharagg1/aifolimizer

Agent Claude Code

Deep financial analysis subagent. Use for multi-step reasoning - DCF/intrinsic value, risk assessment, earnings analysis, adversarial bull/bear research. Operates on PII-filtered portfolio data and returns structured findings + recommendations. Never emits PII.

2 25d ago A 56 tokens original MIT

researcher

04

tusharagg1/aifolimizer

Agent Claude Code

Read-only market-data and news fetch subagent. Use to gather prices, fundamentals, news, sentiment, and macro indicators for PII-free ticker symbols. Returns structured data ready to inject into analysis prompts. Does not reason or write files.

2 25d ago A 51 tokens original MIT

domain

05

wqjuser/AIQuantificationTools

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

2 16d ago A 0 tokens

triage-labels

07

wqjuser/AIQuantificationTools

Agent

The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.

2 16d ago A 0 tokens

swarm-finder

08

CPZ-Lab/cpzai-mcp-server

Agent Claude Code

Read-only defect hunter for swarm workflows. Given a scope and a lens, finds real, evidenced defects and returns them as structured findings. Never edits files.

1 10d ago A 36 tokens original MIT

swarm-fixer

09

CPZ-Lab/cpzai-mcp-server

Agent Claude Code

Implementer for swarm workflows. Takes a confirmed defect or an approved design and produces the minimal correct change, runs the relevant tests, and reports honestly.

1 10d ago A 35 tokens original MIT

swarm-reviewer

10

CPZ-Lab/cpzai-mcp-server

Agent Claude Code

Ship gate for swarm workflows. Reviews the current uncommitted changes against a task, runs verification, and returns a ship/no-ship verdict with concrete blockers.

1 10d ago A 37 tokens original MIT