From ai-maestro-orchestrator-agent
Guides communication with human developers in code reviews, issues, and status updates. Uses reference patterns for constructive feedback, tone assessment, and conflict resolution.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-maestro-orchestrator-agent:amoa-developer-communicationamoa-mainThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Effective communication with human developers in code reviews, issues, and status updates.
README.mdreferences/agent-communication-formats.mdreferences/conflict-resolution.mdreferences/decision-tree.mdreferences/inter-agent-protocols.mdreferences/issue-communication.mdreferences/key-principles.mdreferences/op-resolve-technical-disagreement.mdreferences/op-respond-bug-report.mdreferences/op-respond-feature-request.mdreferences/op-send-progress-update.mdreferences/op-write-constructive-pr-comment.mdreferences/pr-comment-writing.mdreferences/reference-catalog.mdreferences/status-updates-part1-progress-reports.mdreferences/status-updates-part2-blocker-communication.mdreferences/status-updates-part3-eta-management.mdreferences/status-updates-part4-completion-notification.mdreferences/status-updates-part5-postmortem-templates.mdreferences/status-updates.mdEffective communication with human developers in code reviews, issues, and status updates.
Code review familiarity and access to communication channels.
Markdown message with communication type, tone assessment, blocking status, and reference links.
Copy this checklist and track your progress:
See references/conflict-resolution.md
and references/tone-quick-reference.md
Input: PR uses unsafe string concatenation for SQL queries.
Output: Non-blocking: "Consider parameterized queries — e.g. cursor.execute('SELECT * FROM users WHERE id = ?', (user_id,))."
See references/op-*.md for walkthroughs.
npx claudepluginhub emasoft/ai-maestro-orchestrator-agentProvides frameworks like Conventional Comments for clear PR feedback, strategies for handling disagreements, and tips for constructive code reviews without defensiveness.
Creates, updates descriptions, and adds comments to GitHub pull requests using file-based drafts for safety, emphasizing material impact and reviewer-friendly communication.
Reviews draft messages (emails, Slack, PR comments) for clarity, tone, action items, and length. Flags buried asks, passive aggression, and vague next steps, then outputs a revised version with notes.