mega-code-status

Installation
SKILL.md

MEGA-Code Status

Show current MEGA-Code status and pending items.

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.

Pipeline Status

uv run --directory "$MEGA_DIR" mega-code pipeline-status 2>/dev/null || true
Related skills
Installs
28
GitHub Stars
43
First Seen
Mar 20, 2026