Skip to content

feat: add codebase-orchestrator subagent#212

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

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.

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