client-approval
Move a deliverable through sign-off with an SLA, an escalation, and a revision counter that catches billable extras.
"approval" "get client feedback" "send for review"$ npx agencykit install
// what it does
- →Writes a clean, warm, client-facing approval message with a concrete deadline.
- →Sets a 48h SLA and a 72h escalation path in an internal note the client never sees.
- →Counts revision rounds — at round 3+ it flags the work as a billable extra and adds a calm heads-up sentence for the client.
// inputs it asks for
- ·Deliverable
- ·Client & sign-off contact
- ·Which revision round
- ·Included revisions (default 2)
- ·Deadline
// triggers
English
"approval" "get client feedback" "send for review" "revision request"Italiano
"approvazione" "revisione" "feedback cliente" "in attesa cliente"// output preview
agencykit — client-approval
CLIENT MESSAGE Hi Elena, the Aurora reels are ready for review. Could you reply by Thu 9 Jul, 6pm with: approved / approved with notes / changes needed. INTERNAL NOTE (do not send) Revision round: 2 · Included: 2 · Remaining: 0 SLA: reply due Thu 9 Jul 18:00 (48h) Escalation: no reply by Fri 18:00 (72h) → nudge, call, escalate Billing: next round = revision 3 = €90/hour, approve first
// what it handles automatically
- →Already-approved deliverables (skips the SLA, produces a short confirmation).
- →Silence past the SLA (produces the escalation nudge instead of a fresh request).
- →A fee applying with no known rate (asks before putting a number in front of a client).