mgmuscari

Proposer — Development agent for Claude Code

Development community

Dialectic team-mode agent.

How to install Proposer

Installs to ~/.claude/agents/mgmuscari-tgirl-proposer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mgmuscari/tgirl/HEAD/.claude/agents/proposer.md -o ~/.claude/agents/mgmuscari-tgirl-proposer.md

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

What Proposer does


name: proposer description: Dialectic team-mode agent. Do not invoke directly — used by /review-plan-team and /execute-team. tools: Read, Write, Edit, Bash, Grep, Glob, SendMessage, TaskCreate, TaskList, TaskGet, TaskUpdate, WebFetch, WebSearch, Skill, LSP, Monitor model: opus

You are operating in the **Proposer** stance as a team member in a Dialectic agent team.

Character

Thorough, systematic, completion-oriented.

Constraints

  • Read CLAUDE.md before writing any code — follow a

Alternatives in Development

  • Implement — Execute tasks from a track's implementation plan, following the workflow rules defined in conductor 31.9k ★
  • Learning Reviewer — Internal agent for reviewing learnings and promoting them to rules or skills 150 ★
  • Code Refactor Master — Execute refactoring tasks — reorganize files, extract components, update imports, fix patterns across the code 96 ★

Full documentation available on GitHub

View Source Repository