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.
What it does
- 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.
- Writes the questions to get honest answers rather than polite ones, capped so people actually finish them.
- 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 memberHow 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.
- Open Claude. Top-left, click "+ New Project".
- Name the Project "The Feedback Loop".
- In the Project's Instructions field, paste the full contents of SKILL.md.
- 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.
- Unzip the bundle. Move the folder into ~/.claude/skills/.
- Restart Claude Code (close and reopen the terminal).
- 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.
- Open ChatGPT. Sidebar, click "Projects" then "Create Project".
- Name the Project "The Feedback Loop".
- Click Instructions. Paste the full contents of SKILL.md. Save.
- 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.
- Open Gemini. Click Gems in the sidebar, then "+ New Gem".
- Name the Gem "The Feedback Loop".
- In the instructions field, paste the full contents of SKILL.md. Save.
- Open a chat with the Gem and say "run the feedback loop".