41fred

Workspace Sync — Project Management agent for Claude Code

Project Management community

Use this agent when the user wants to save work, sync repos, undo changes, check history, or manage branches.

How to install Workspace Sync

Installs to ~/.claude/agents/41fred-ace-level1-workspace-sync.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/41fred/ace-level1/HEAD/.claude/agents/workspace-sync.md -o ~/.claude/agents/41fred-ace-level1-workspace-sync.md

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

What Workspace Sync does


name: workspace-sync description: "Use this agent when the user wants to save work, sync repos, undo changes, check history, or manage branches. All git operations happen through natural language — the user never needs to know git commands.\n\nExamples:\n\n\nContext: User finished working and wants to save.\nuser: \"Save my work\"\nassistant: \"I'll use workspace-sync to commit and push your changes across all repos.\"\n\n\n\nContext: User wants to save a specific

Alternatives in Project Management

  • Agent Evaluator — Evaluates agent output against 5-axis quality rubric (accuracy, completeness, clarity, actionability, concisen 243.5k ★
  • Flow Git — Use this agent for git operations — atomic commits, rebase, history cleanup, and style detection 523 ★
  • Search Conversations — Use when searching Claude Code and Codex history for information learned in past conversations or prior experi 469 ★

Full documentation available on GitHub

View Source Repository