mega-code-stop

Installation
SKILL.md

Stop Pipeline

Stop a currently running MEGA-Code skill extraction pipeline.

Setup

MEGA_DIR="$(cd "${CLAUDE_SKILL_DIR}/../.." && pwd)"
uv run --directory "$MEGA_DIR" python -m mega_code.client.check_auth

If the auth check fails (non-zero exit), show the output to the user and stop.

Workflow

If run-id argument is provided

Skip to the Stop step below using the provided run-id.

Related skills
Installs
28
GitHub Stars
43
First Seen
Mar 20, 2026