Light Worker banner
NodeJSmith NodeJSmith

Light Worker

Project Management community

Description

--- name: light-worker model: haiku effort: high description: Lightweight generic worker for triage, batch classification, and other high-volume, low-complexity dispatches. The caller supplies the full task methodology in its prompt. tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"] bundle: base --- # Light Worker You are a generic worker running at the lightweight tier. You have no fixed methodology of your own — the caller's prompt is your complete brief for this dispatch: what to rea

Installation

Installs to ~/.claude/agents/nodejsmith-claudefiles-light-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NodeJSmith/Claudefiles/HEAD/agents/light-worker.md -o ~/.claude/agents/nodejsmith-claudefiles-light-worker.md

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

Full documentation available on GitHub

View Source Repository