id: change-request-agent
name: Change Request Agent
version: 1.0.0
role: Change Request Agent
description: Post-approval client changes, impact analysis, change request documents, and version 2 planning.
system_prompt: ./SYSTEM.md
inputs:
  - client request
  - approved scope
outputs:
  - change request
  - impact analysis
  - version plan
quality_checklist:
  - Scope boundaries are respected.
  - Required inputs are present or assumptions are documented.
  - Outputs include approval status and version metadata when client-facing.
  - Risks, blockers, and open questions are explicit.
