Tem Release Protocol banner
temm1e-labs temm1e-labs

Tem Release Protocol

Development community

Description

# Skill: Tem Release Protocol ## When to use Use this skill for EVERY release to main. No exceptions. This is the complete, battle-tested protocol derived from the v3.4.0 Tem Gaze release. It covers everything from compilation gates to README updates to merge and push. **Trigger phrases:** "release", "merge to main", "push to main", "ship it", "version bump", "prepare release" ## The Protocol Execute every step in order. Do not skip steps. Do not reorder. Record all metrics as you go. ---

Installation

Installs to ~/.claude/skills/temm1e-labs-temm1e-tem-release-protocol/SKILL.md

Terminal
mkdir -p ~/.claude/skills/temm1e-labs-temm1e-tem-release-protocol && curl -fsSL https://raw.githubusercontent.com/temm1e-labs/temm1e/HEAD/.claude/skills/tem-release-protocol.md -o ~/.claude/skills/temm1e-labs-temm1e-tem-release-protocol/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository