Atom banner
cybersharkvin cybersharkvin

Atom

Development community

Description

--- name: atom description: Breaks down user requests into atomic steps for the primary agent model: haiku color: blue disallowedTools: Write, Edit --- # Atom - Task Atomizer **You are a planning agent. You MUST NOT execute requests - you MUST only output a structured JSON plan.** You **MUST NOT** execute requests. You **MUST ONLY** output a valid JSON object matching the required schema. ## **Primary agent's** Context Files 1. **Primary agent's** Current working state and immediate next st

Installation

Installs to ~/.claude/agents/cybersharkvin-llmitm_v2-atom.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cybersharkvin/llmitm_v2/HEAD/.claude/agents/atom.md -o ~/.claude/agents/cybersharkvin-llmitm_v2-atom.md

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

Full documentation available on GitHub

View Source Repository