build-hook
**Interactive guide for creating custom hooks with Q&A workflow and automatic validation.**
Orchestrate a tagged release using the release workflow.
How it fires
How this command gets triggered: by you, by Claude, or both.
/run-releaseContext preview
What this command does when you run it.
Orchestrate a tagged release using the release workflow.
description: Orchestrate a tagged release using the release workflow. argument-hint: <version> [target]
/run-release vX.Y.Z [target]
gh workflow run release-orchestrator.yml \
--ref ${target:-main} \
-f version=${version} \
-f target=${target:-main}1. Wait for the `Release Orchestrator` workflow to reach the environment approval step. 2. Approve the `release` environment to publish the annotated tag and draft release. 3. Review and publish the draft release on GitHub.
A comprehensive toolkit for generating production-ready Claude Skills and Claude Code Agents at scale.
Repo: alirezarezvani/claude-code-skill-factory
**Interactive guide for creating custom hooks with Q&A workflow and automatic validation.**
**Quick access to the factory-guide orchestrator for building custom Skills, Prompts, Agents, or Hooks.**
**Easy wrapper for running Codex CLI commands from Claude Code with proper syntax.**
**See what you've built, what's validated, what's installed, and what's next.**