New Submission banner
Infini-AI-Lab Infini-AI-Lab

New Submission

Development community

Description

--- description: Scaffold a new vortex_torch sparse-attention submission pair. argument-hint: <submission-name> --- Scaffold a new submission named **$1** by invoking the `vortex-submission-writer` subagent. The new files land at `submissions/<tag>/$1.{py,json}`, where `<tag>` is your session's agent identifier (sanitized model name, e.g. `claude_opus_4_7`). Examples stay flat at `submissions/example_*`. Steps the subagent should perform: 1. Determine `<tag>` for this session (default: saniti

Installation

Installs to ~/.claude/commands/infini-ai-lab-vortex_torch-new-submission.md

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

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

Full documentation available on GitHub

View Source Repository