Automation Publish banner
jleechanorg jleechanorg

Automation Publish

Development community

Description

--- description: Automation Package Publishing Command - Publish both orchestration and automation packages to PyPI type: llm-orchestration execution_mode: immediate --- ## Command Summary Publish `jleechanorg-orchestration` and `jleechanorg-pr-automation` to PyPI, verify site-packages installs, then run all active crontab automation jobs via `jleechanorg-pr-monitor`. ## EXECUTION INSTRUCTIONS FOR CLAUDE **When this command is invoked, YOU (Claude) must execute these steps immediately:** **This

Installation

Installs to ~/.claude/commands/jleechanorg-claude-commands-automation-publish.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jleechanorg/claude-commands/HEAD/.claude/commands/automation-publish.md -o ~/.claude/commands/jleechanorg-claude-commands-automation-publish.md

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

Full documentation available on GitHub

View Source Repository