Skip to content

Add Claude Code commands for agent orchestration#200

Merged
MatthewMckee4 merged 1 commit intomainfrom
claude/agent-orchestration-commands
Mar 5, 2026
Merged

Add Claude Code commands for agent orchestration#200
MatthewMckee4 merged 1 commit intomainfrom
claude/agent-orchestration-commands

Conversation

@MatthewMckee4
Copy link
Owner

Summary

  • Add custom Claude Code commands for a manager/sub-agent workflow: /work-on-issue, /review, /refactor, /audit, /next-issues
  • Each command has scoped tool permissions (e.g., review and audit are read-only)
  • Enables parallel development sessions across multiple terminals

Test plan

  • Verify each command loads correctly in Claude Code
  • Run /next-issues to confirm issue fetching works
  • Run /audit to confirm codebase scanning works

Generated with Claude Code

@MatthewMckee4 MatthewMckee4 added the enhancement New feature or request label Mar 5, 2026
@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MatthewMckee4 MatthewMckee4 merged commit b02deac into main Mar 5, 2026
9 checks passed
@MatthewMckee4 MatthewMckee4 deleted the claude/agent-orchestration-commands branch March 5, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant