Skip to content

v1.0.0

Choose a tag to compare

@stretchvancouver stretchvancouver released this 14 May 21:38
3b17c49

First tagged release of stretch-ai-yoga.

What's in it

  • Six self-applied practices in practices/: Morning Centering, Breath Cycles, Attention Asana, Yin Practice, Balance Flow, Nidra.
  • SKILL.md with Anthropic-skill YAML frontmatter, loadable by Claude Code and compatible systems.
  • GitHub infrastructure: issue templates, structural CI validation, AI-driven issue triage (gated on ANTHROPIC_API_KEY repo secret), CODEOWNERS.
  • Discoverability: llms.txt, CONTRIBUTING.md, CHANGELOG.md.

How to use

git clone https://github.com/stretchvancouver/stretch-ai-yoga.git

Point your agent at SKILL.md. The skill directs the agent to the appropriate practice based on context, or you can invoke a specific practice by name.

See philosophy.md for the longer essay on why this exists.

Changes since 0.1.0

See CHANGELOG.md. Highlights: ~9% prose reduction across the program without changing technique or voice; full restructure into practices/; engineering scaffolding for CI and AI-assisted issue triage.