AI workflow Claude · ChatGPT · Gemini · MCP

The Feedback Loop

Describe your service and how your projects run, and get back two ready-to-send feedback touchpoints where every answer routes to a specific next action.

Instant download for members · yours forever

What it does

  1. Places two touchpoints where they earn their keep: a short mid-project check-in timed to catch problems while they are still fixable, and a fuller post-project debrief that mines for testimonials and referrals.
  2. Writes the questions to get honest answers rather than polite ones, capped so people actually finish them.
  3. Attaches a routing layer so every answer has a defined next action, including the reply or testimonial draft to send back.

The Breakdown

The build steps, prompt architecture, and a worked walkthrough. Open to members.

01 Touchpoint timing: catch it while it is still fixable

02 The five principles that get honest answers

03 The two question sets

04 The routing layer with teeth

05 The reply templates and the cadence

06 A worked run: one answer, one action

BECOME A MEMBER TO UNLOCK_

Become a member

How to install

Every workflow runs on the AI you already use. Pick your platform; each setup takes a couple of minutes.

01 Claude (web or desktop) Project

Paste the workflow into a Claude Project. Every chat inside the Project runs it on demand.

  1. Open Claude. Top-left, click "+ New Project".
  2. Name the Project "The Feedback Loop".
  3. In the Project's Instructions field, paste the full contents of SKILL.md.
  4. Open a chat inside the Project and say "run the feedback loop".
02 Claude Code Local skills folder

Drop the folder into ~/.claude/skills/ and restart Claude Code. The workflow is callable from any directory.

  1. Unzip the bundle. Move the folder into ~/.claude/skills/.
  2. Restart Claude Code (close and reopen the terminal).
  3. In any directory, say "run the feedback loop".
03 ChatGPT (Plus or Team) Project

Paste the workflow into a ChatGPT Project. Every chat inside the Project runs it on demand.

  1. Open ChatGPT. Sidebar, click "Projects" then "Create Project".
  2. Name the Project "The Feedback Loop".
  3. Click Instructions. Paste the full contents of SKILL.md. Save.
  4. Open a chat inside the Project and say "run the feedback loop".
04 Gemini (Advanced) Gem

Create a Gem with the workflow in its instructions field. Open a chat with the Gem to run it.

  1. Open Gemini. Click Gems in the sidebar, then "+ New Gem".
  2. Name the Gem "The Feedback Loop".
  3. In the instructions field, paste the full contents of SKILL.md. Save.
  4. Open a chat with the Gem and say "run the feedback loop".