Promote Test banner
CarlosCaPe CarlosCaPe

Promote Test

Testing community

Description

--- description: Weekly ritual — review the week's accumulated changes on the `test` integration branch and promote them to `master` (the curated, public canonical). argument-hint: (no args) — runs the review + promotion flow allowed-tools: Bash, Read --- # /promote-test — weekly test → master promotion Octorato uses a **staged-promotion** workflow: - **`test`** = the integration / contribution branch. Contributors open PRs against it; bot-authored skills and the operator's mid-week work la

Installation

Installs to ~/.claude/skills/carloscape-octorato-promote-test/SKILL.md

Terminal
mkdir -p ~/.claude/skills/carloscape-octorato-promote-test && curl -fsSL https://raw.githubusercontent.com/CarlosCaPe/octorato/HEAD/commands/promote-test.md -o ~/.claude/skills/carloscape-octorato-promote-test/SKILL.md

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

Full documentation available on GitHub

View Source Repository