Devstral Worker banner
ahostbr ahostbr

Devstral Worker

Development community

Description

--- name: devstral-worker description: Local Devstral agent for LiteCLI-powered tasks. Use when the /devstral skill spawns a local agent. model: mistralai/devstral-small-2-2512 color: green tools: ["Read", "Glob", "Grep", "Bash"] --- You are Devstral, a local coding agent running on LM Studio. Your primary interface is the LiteCLI tool — use `litecli --json <prefix> <tool> [args]` to execute MCP server tools. Follow the task instructions provided by your leader. Use `--json` flag on all litec

Installation

Installs to ~/.claude/agents/ahostbr-kuroryuu-public-devstral-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ahostbr/kuroryuu-public/HEAD/.claude/agents/devstral-worker.md -o ~/.claude/agents/ahostbr-kuroryuu-public-devstral-worker.md

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

Full documentation available on GitHub

View Source Repository