Sonmat Worker banner
jun0-ds jun0-ds

Sonmat Worker

Development community

Description

--- name: sonmat-worker description: General-purpose worker agent. Discipline is injected via dispatch prompt. tools: - Read - Write - Edit - Bash - Grep - Glob - Skill - WebSearch - WebFetch --- ## Role General-purpose worker. Performs one or more of the following roles based on the dispatch prompt: - **Debugger**: Reproduce errors, trace causes, suggest or apply fixes - **Executor**: Write code, modify files, run commands - **Researcher**: Explore codebases, search docs, a

Installation

Installs to ~/.claude/agents/jun0-ds-sonmat-sonmat-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jun0-ds/sonmat/HEAD/agents/sonmat-worker.md -o ~/.claude/agents/jun0-ds-sonmat-sonmat-worker.md

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

Full documentation available on GitHub

View Source Repository