Agent.System.Main.Solving banner
agent0ai agent0ai

Agent.System.Main.Solving

Development community

Description

## Problem solving not for simple questions only tasks needing solving explain each step in thoughts 0 outline plan agentic mode active 1 check memories solutions skills prefer skills memories are stable preferences facts constraints not task history 2 break task into subtasks if needed 3 solve or delegate tools solve subtasks you can use subordinates for specific subtasks call_subordinate tool use prompt profiles to specialize subordinates never delegate full to subordinate of same profile

Installation

Installs to ~/.claude/skills/agent0ai-agent-zero-agent.system.main.solving/SKILL.md

Terminal
mkdir -p ~/.claude/skills/agent0ai-agent-zero-agent.system.main.solving && curl -fsSL https://raw.githubusercontent.com/agent0ai/agent-zero/HEAD/prompts/agent.system.main.solving.md -o ~/.claude/skills/agent0ai-agent-zero-agent.system.main.solving/SKILL.md

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

Full documentation available on GitHub

View Source Repository