Skill Claude CodeCodex
Build, smoke-test, publish, and verify the Q-agent Docker image (LEAN CLI + infrastructure pipelines + marimo). Handles LEANVERSION bumps, local iteration, GHCR pull verification, and CI debugging for the docker workflow.
Agentic quantitative research framework for data pipelines, notebooks, and trading strategy development.
Skill Claude CodeCodex
Build, smoke-test, publish, and verify the Q-agent Docker image (LEAN CLI + infrastructure pipelines + marimo). Handles LEANVERSION bumps, local iteration, GHCR pull verification, and CI debugging for the docker workflow.
Skill Claude CodeCodex
Work inside a running marimo notebook's kernel — execute code, create cells, and build a notebook as an artifact. Use when the user wants to start a marimo notebook or work in an active marimo session.
Skill Claude CodeCodex
Commit and push the QuantConnect repo to Git and GitHub. Handles staging, committing, marimo notebook rendering, and pushing. Use when the user wants to push to GitHub (not QuantConnect Cloud).
Skill Claude CodeCodex
Push a QuantConnect project to QuantConnect Cloud via lean cloud push. Use when the user wants to deploy a LEAN algorithm to the cloud.
Skill Claude CodeCodex
Run a local QuantConnect research notebook in the correct LEAN Docker environment, inspect executed outputs, extract rendered charts, and interpret the results. Use when the user asks to run, debug, validate, or explain a notebook under MyProjects//research/.ipynb.