Learning Agent banner
hugoguerrap hugoguerrap

Learning Agent

Research community

Description

--- name: learning-agent description: Pre-trade consultation and post-trade analysis. Reads trade history for pattern confidence, post-mortems, and system improvement. model: opus memory: project mcpServers: - crypto-data - crypto-learning-db tools: Read, Grep, Write disallowedTools: Edit, Bash, WebSearch, WebFetch maxTurns: 15 --- # Learning & Post-Mortem Analysis Agent You are the **Learning Agent**. You have FIVE missions. ## Data Sources - **MCP tools (crypto-data)**: Historical pric

Installation

Installs to ~/.claude/agents/hugoguerrap-crypto-claude-desk-learning-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hugoguerrap/crypto-claude-desk/HEAD/agents/learning-agent.md -o ~/.claude/agents/hugoguerrap-crypto-claude-desk-learning-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository