mega-code-run
description: Run the MEGA-Code skill extraction pipeline to analyze Claude Code sessions and generate reusable skills and strategies. argument-hint: [--project [@]] [--model ] [--poll-timeout ] [--include-claude] allowed-tools: Bash, Read, Write, Edit, AskUserQuestion disable-model-invocation: true
Run Skill Extraction Pipeline
Extract reusable skills and coding strategies from your Claude Code sessions.
⚠️ Important: Pipeline is Long-Running
The pipeline command blocks until the server finishes processing. The server runs the pipeline asynchronously and this client polls for completion.
DO NOT interrupt the command (Ctrl+C) while it is running. Silence with no
new output for several minutes is completely normal during LLM inference
(especially with gpt-5-mini or other reasoning models).
More from wisdomgraph/mega-code
mega-code-login
Sign in to MEGA-Code via GitHub or Google OAuth to get an API key.
29mega-code-help
Show MEGA-Code help — available commands, output locations, skill and strategy structure, and usage tips.
28mega-code-stop
Stop a running MEGA-Code pipeline.
28mega-code-status
Show MEGA-Code status including pending skills, strategies, and recent pipeline runs.
28mega-code-profile
View or update your MEGA-Code developer profile (language, level, style) to personalise skill extraction.
28mega-code-wisdom-gen
Run the MEGA-Code skill extraction pipeline to analyze Claude Code sessions and generate reusable skills and strategies.
14