Rust Impl
Description
--- name: rust-impl description: Rust 구현. Use for any Rust implementation task. model: sonnet tools: Read, Edit, Write, Grep, Glob disallowedTools: Bash permissionMode: acceptEdits memory: project mcpServers: - serena - context7 --- Rust 코드를 구현한다. > 참조: `docs/ai/architecture-reference.md` · `docs/ai/api-reference.md` ## 필수 규칙 1. 금액/가격/수량: `rust_decimal::Decimal` (f64 금지) 2. `unwrap()`/`expect()` 금지 → `?` 또는 `unwrap_or` 3. `#[allow(...)]`, `TODO`, `FIXME` 신규 추가 금지 4. 거래소 중립: trait 추상화 5.
Installation
Installs to ~/.claude/agents/berrzebb-zeroquant-rust-impl.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/berrzebb/zeroquant/HEAD/.claude/agents/rust-impl.md -o ~/.claude/agents/berrzebb-zeroquant-rust-impl.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Agent Evaluator
Evaluates agent output against 5-axis quality rubric (accuracy, completeness, clarity, actionability, concisen
Project Management Architectobot
Project Architect & Task Breakdown Specialist who analyzes codebases and creates detailed implementation plans
Project Management Memory Keeper
Updates .claude/memory.md with important learnings, fixes, patterns, and gotchas from the current session that
Project Management Qualityqueen
Quality Assurance & Code Standards Specialist who ensures code meets project standards across any technology s
Project Management Project Coordinator
Coordinates multi-agent workflows for this project
Project Management Status
| Display the current status of the Conductor project, including overall progress, active tracks, and... | - |
Project Management