Skip to content

feat: add codebase-orchestrator subagent#212

Closed
ScientificAJ wants to merge 1 commit intoVoltAgent:mainfrom
ScientificAJ:feature/codebase-orchestrator
Closed

feat: add codebase-orchestrator subagent#212
ScientificAJ wants to merge 1 commit intoVoltAgent:mainfrom
ScientificAJ:feature/codebase-orchestrator

Conversation

@ScientificAJ
Copy link
Copy Markdown
Contributor

Summary

  • add a new codebase-orchestrator subagent under 09-meta-orchestration
  • update the main catalog and category README with the new agent entry and selection guidance
  • bump the voltagent-meta plugin version and sync the marketplace entry

Why

This adds a dedicated specialist for approval-gated repository refactor governance. It focuses on mapping codebase structure, weighting technical debt by explicit priority, previewing before/after diffs, and halting for human approval before execution.

Overlap and distinction

This sits near agent-organizer, workflow-orchestrator, and error-coordinator, but it is intentionally narrower and not redundant.

  • agent-organizer is about assigning work across agents
  • workflow-orchestrator is about process and state orchestration
  • error-coordinator is about failure handling and recovery
  • codebase-orchestrator exists to govern safe repository-wide refactors under a strict analyze -> propose -> wait -> execute contract

The differentiator is the Safe Refactor Protocol: structured repo mapping, weighted priority logic, explicit diff previews, deterministic fallback strategies, and mandatory human approval before any execution.

@ScientificAJ
Copy link
Copy Markdown
Contributor Author

Recovery update: I rebuilt the codebase-orchestrator changes onto a fresh branch based on the current upstream main and pushed it here: ScientificAJ:feature/codebase-orchestrator-reopen.

GitHub is currently refusing both reopen and replacement PR creation because ScientificAJ/awesome-claude-code-subagents is no longer recognized by GitHub as a fork/network sibling of VoltAgent/awesome-claude-code-subagents, so new cross-repo PR creation fails with head invalid.

Fresh branch is ready if maintainers want to recover the work manually:
https://github.com/ScientificAJ/awesome-claude-code-subagents/tree/feature/codebase-orchestrator-reopen

Suggested compare URL:
main...ScientificAJ:feature/codebase-orchestrator-reopen

@ScientificAJ
Copy link
Copy Markdown
Contributor Author

Replacement PR is now open: #227

Direct link: #227

This supersedes the recovery branch note above and is the PR maintainers should review.

zLHF pushed a commit to zLHF/awesome-claude-code-subagents that referenced this pull request Apr 20, 2026
Closes VoltAgent#212

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants