v1.0.0
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.mdwith 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_KEYrepo secret), CODEOWNERS. - Discoverability:
llms.txt,CONTRIBUTING.md,CHANGELOG.md.
How to use
git clone https://github.com/stretchvancouver/stretch-ai-yoga.gitPoint 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.