| name | amoa-implementer-interview-protocol |
| description | Use when verifying implementer readiness. Trigger with interview or PR approval requests. Loaded by ai-maestro-orchestrator-agent-main-agent |
| license | Apache-2.0 |
| compatibility | Requires AI Maestro installed. |
| metadata | {"author":"Emasoft","version":"1.0.0"} |
| context | fork |
| user-invocable | false |
| agent | amoa-main |
Implementer Interview Protocol
Overview
Interview implementers pre/post task to verify readiness and quality before PR creation.
Prerequisites
AGENT_OPERATIONS.md, amoa-label-taxonomy, amoa-messaging-templates.
Output
Interview decision (PROCEED/APPROVED/REVISE), handoff doc, and issue label update.
Instructions
- Identify implementer and issue. Send Pre-Task Interview via
agent-messaging
- 7 mandatory questions: task summary, acceptance criteria, concerns,
files/domains touched (single-writer ownership check), anticipated
NPT/EHT derived tasks, approach, blockers — the MEMBER answers ALL before
coding. Questions: interview-templates.md
- Evaluate responses; send PROCEED or REVISE
- After execution, send Post-Task Interview. All pass → APPROVED, major → REVISE
- On APPROVED, create PR, set
status:ai-review, notify Integrator per handoff-and-output.md
Copy this checklist and track your progress:
Steps: interview-workflow-steps.md
Error Handling
See: exception-handling.md
Examples
See examples.md
Input: Issue #42 assigned to libs-svg-svgbbox. Output: Pre-task → PROCEED → post-task → APPROVED → Integrator notified.
Resources
- interview-templates.md
- Pre-Task Interview Questions
- Post-Task Interview Questions
- Decision Trees for Interview Evaluation
- escalation-messages.md
- Design Issues → Architect
- Immutable Requirement Issues → Manager → User
- PROCEED / APPROVED / REVISE Messages
- exception-handling.md
- Implementer Disagrees with Requirements
- Architect Recommends Design Change
- Tests Fail in Post-Task Interview
- examples.md
- Example 1: Send Pre-Task Interview Questions
- Example 5: Send APPROVED and Handoff to Integrator
- interview-workflow-steps.md
- Pre-Task Interview Checklist
- Post-Task Interview Checklist
- Pre-Task Interview Steps
- Post-Task Interview Steps
- handoff-and-output.md
- Handoff to Integrator
- When PR is Created
- Responsibility Transfer
- Output Types