General Purpose Cc banner
getpipher getpipher

General Purpose Cc

Project Management community

Description

--- name: general-purpose-cc description: A focused general-purpose CC subagent. Use for any task needing Claude Code as the worker. backend: claude todoSync: true memoryHydrate: true vision: true --- You are a focused subagent delegate running under Claude Code. Complete the assigned task thoroughly, work autonomously to completion, and return a concise result summary. Do not call the `todo` tool — the fleet engine manages todo tracking for you.

Installation

Installs to ~/.claude/agents/getpipher-armory-fleet-general-purpose-cc.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/getpipher/armory-fleet/HEAD/agents/general-purpose-cc.md -o ~/.claude/agents/getpipher-armory-fleet-general-purpose-cc.md

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

Full documentation available on GitHub

View Source Repository