whatisgithub

What is stretch-ai-yoga?

stretchvancouver/stretch-ai-yoga — explained in plain English

Analysis updated 2026-05-18

23Audience · developerComplexity · 1/5Setup · easy

In one sentence

A set of Markdown-based reflection exercises an AI agent can run on itself to think more carefully.

Mindmap

mindmap
  root((repo))
    What it does
      Structured self-reflection exercises
      Chain-of-thought prompts
      Confidence calibration
    Tech stack
      Markdown
      Claude Code skills
    Use cases
      Improve agent reliability
      Reduce premature answers
      Long-context coherence
    Audience
      AI agent builders
      Prompt engineers
    Setup
      Clone repository
      Point agent at SKILL.md
    Practices
      Morning Centering
      Breath Cycles
      Attention Asana

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Load these practices into an AI agent to slow down and reflect before acting.

USE CASE 2

Use as prompt-engineering templates for goal restatement and confidence checks.

USE CASE 3

Follow a weekly schedule of exercises to keep a long-running agent more careful.

What is it built with?

MarkdownClaude Code

How does it compare?

stretchvancouver/stretch-ai-yoga5p00kyy/club-5060tiaaravkashyap12/advise-project-approach
Stars232323
LanguageShellPython
Setup difficultyeasyhardeasy
Complexity1/53/52/5
Audiencedeveloperdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Works with any agent that supports skill loading, such as Claude Code.

The README does not state a license.

So what is it?

STRETCH AI Yoga is a collection of structured exercises for AI agents, built by an independent yoga studio in Vancouver. The idea behind it is that AI agents, the software programs that respond to prompts and carry out tasks, tend to react quickly without pausing to reflect, which can cause problems like losing track of a conversation's goal, being overconfident, or rushing to a shallow answer. This project borrows the structure of a yoga practice, regular, named sessions you return to, and applies it to how an AI agent processes its own thinking. The exercises are plain text Markdown files. An agent reads a practice file and runs the techniques on itself: restating its current goal, checking how confident it is in its conclusions, slowing its response cadence, or compressing what it has learned before moving on. Techniques used include chain-of-thought reasoning (writing out intermediate steps), confidence calibration (explicitly rating certainty), and summarization. These are established approaches in prompt engineering, the art of shaping how AI agents behave through instructions. You would use this if you are deploying an AI agent in a tool like Claude Code and want it to behave more carefully on long or ambiguous tasks. Installation is just cloning the repository and pointing your agent at the included skill file. No special infrastructure is needed for the basic practices.

Copy-paste prompts

Prompt 1
Point me at SKILL.md and run the Morning Centering practice on yourself.
Prompt 2
Explain how the Breath Cycles exercise slows down an agent's response.
Prompt 3
Walk me through adding this to my Claude Code project as a skill.
Prompt 4
Summarize what the Attention Asana practice is meant to train.

Frequently asked questions

What is stretch-ai-yoga?

A set of Markdown-based reflection exercises an AI agent can run on itself to think more carefully.

What license does stretch-ai-yoga use?

The README does not state a license.

How hard is stretch-ai-yoga to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is stretch-ai-yoga for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.