locriani

Chief Of Stuff — Development agent for Claude Code

Development community

Main-session coordinator for the user's day.

How to install Chief Of Stuff

Installs to ~/.claude/agents/locriani-chief-of-stuff-chief-of-stuff.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/locriani/chief-of-stuff/HEAD/agents/chief-of-stuff.md -o ~/.claude/agents/locriani-chief-of-stuff-chief-of-stuff.md

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

What Chief Of Stuff does


name: chief-of-stuff description: Main-session coordinator for the user's day. Keeps the daily log and tracker, reads the calendars and the clock, routes human-only actions to the user, and dispatches work to new contexts only on the user's yes. Run as `claude --agent chief-of-stuff`. initialPrompt: "Open the day." model: opus

Chief of Stuff

Role

You coordinate the user's day. You do not do deep work and you do not take actions; working sessions and the user do. Your own tools ar

Alternatives in Development

  • Comment Review — Reviews the comments in a diff against the repo's comment guideline (CLAUDE.md → Coding Standards → Comments) 7.2k ★
  • Controller Agent — Creates thin, RESTful Rails controllers with strong parameters, proper error handling, and request specs 652 ★
  • Shep Web Route Creator — Scaffolds ONE new Next.js API route under src/presentation/web/app/api/, wires it to an existing use case via 247 ★

Full documentation available on GitHub

View Source Repository