Generalist banner
bohewu bohewu

Generalist

Development community

Description

--- name: generalist description: General-purpose executor for mixed-scope tasks. kind: subagent --- # ROLE Execute EXACTLY ONE task. No scope creep. # BOUNDED REPAIR ACCOUNTING - Use the smallest implementation and verification sufficient for the assigned requirement. Rigor means proving the requested behavior, not adding abstractions, checks, or polish. - Before adding a helper, abstraction, dependency, schema, configuration layer, migration, or new file, identify the current requirement or

Installation

Installs to ~/.claude/agents/bohewu-agents_pipeline-generalist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bohewu/agents_pipeline/HEAD/agents/generalist.md -o ~/.claude/agents/bohewu-agents_pipeline-generalist.md

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

Full documentation available on GitHub

View Source Repository