Skip to main content
You picked a proof candidate, and now the ask needs a record. This skill drafts and logs the permission request, then keeps its status, so every piece of proof has an auditable answer to “are we allowed to use this?”

Usage

Pick a candidate from Sales Proof, Reference Customers, Case Study Scout, or Customer Proof first.

What You Get

  • A request record with its own id, the usage scope, the person, and the account
  • A drafted email, logged rather than sent: recipient, subject, and body, kept as the record of what was asked
  • A status: approved, denied, or pending
  • The actions that move the status as the real conversation progresses

Permission Is Always Scoped

website, sales, case_study, and live_reference are four separate approvals. One never implies another: a quote approved for a sales deck is not approved for the homepage.

Design Principles

Never sends customer email. The request is drafted and logged. Having the conversation is yours. A logged request is not consent. The status is one you set by hand after the real conversation, not one the customer sets. Nothing claims approval until you mark it approved. Real ids only. The skill uses request ids it was given, never invented ones.