0a49cd6478
- Rename all 16 supervisors to follow *-pool-supervisor pattern for consistency - Rename PR agents for clarity: - pr-api-creator → pr-creator - pr-checker → pr-ci-test-fixer - pr-status-checker → pr-status-analyzer - pr-self-reviewer → pr-reviewer - pr-fix-orchestrator → pr-fix-pool-supervisor - Add new PR management agents: - pr-editor: Safe PR editing with description preservation - pr-manager: Unified PR interface (mode: all) - pr-merge-pool-supervisor: Automated PR merging supervisor - Update all agent references throughout codebase - Ensure CONTRIBUTING.md compliance for all PR operations