Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.

Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an...

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list...

Educational GPT implementation in ~300 lines. Reproduces GPT-2 (124M) on OpenWebText. Clean, hackable code for...

RNN+Transformer hybrid with O(n) inference. Linear time, infinite context, no KV cache. Train like GPT (parallel),...

Language-independent tokenizer treating text as raw Unicode. Supports BPE and Unigram algorithms. Fast (50k...

Provides guidance for enterprise-grade RL training using miles, a production-ready fork of slime. Use when training...

High-performance RLHF framework with Ray+vLLM acceleration. Use for PPO, GRPO, RLOO, DPO training of large models...

Simple Preference Optimization for LLM alignment. Reference-free alternative to DPO with better performance (+6.4...