Crypto Research Haiku banner
mamba-mental mamba-mental

Crypto Research Haiku

Development community

Description

--- allowed-tools: Bash(date:*), Bash(mkdir:*), Task, Write argument-hint: [crypto_ticker_symbol] description: Execute lightweight cryptocurrency research using haiku agents --- # Crypto Research Haiku Command Execute lightweight cryptocurrency research by calling only haiku versions of crypto analysis agents in parallel. ## Variables - **TICKER**: $ARGUMENTS - The cryptocurrency ticker symbol to analyze (e.g., BTC, ETH, SOL) - Used by: crypto-coin-analyzer-haiku agent ## Agents ### Al

Installation

Installs to ~/.claude/commands/mamba-mental-agent-skill-manager-crypto_research_haiku.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mamba-mental/agent-skill-manager/HEAD/.claude/commands/crypto_research_haiku.md -o ~/.claude/commands/mamba-mental-agent-skill-manager-crypto_research_haiku.md

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

Full documentation available on GitHub

View Source Repository