Vortex Submission Writer banner
Infini-AI-Lab Infini-AI-Lab

Vortex Submission Writer

Development community

Description

--- name: vortex-submission-writer description: >- Use this subagent to design, write, and iterate on a vortex_torch sparse-attention submission. The agent reads AI/AGENTS.md + AI/tutorials/, writes the submission pair in submissions/, runs the local pre-flight, and (when asked) launches the AIME24 benchmark directly via python — 4 variants per batch, run in parallel when at least 4 GPUs are free, otherwise in sequential waves on the available GPUs. Invoke whenever the user asks to

Installation

Installs to ~/.claude/agents/infini-ai-lab-vortex_torch-vortex-submission-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Infini-AI-Lab/vortex_torch/HEAD/.claude/agents/vortex-submission-writer.md -o ~/.claude/agents/infini-ai-lab-vortex_torch-vortex-submission-writer.md

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

Full documentation available on GitHub

View Source Repository