Tools¶
Tool-specific patterns, workflows, and configuration guidance for the leading AI coding assistants.
Claude Code¶
Anthropic's CLI agent — hooks lifecycle, sub-agents, batch worktrees, session scheduling, agent SDK, and extension points.
Cursor¶
Cursor's agentic interface — Agents Window for parallel multi-environment execution, /worktree for isolated task execution, and /best-of-n for model comparison.
GitHub Copilot¶
GitHub's AI coding assistant — agent mode, coding agent, extensions, MCP integration, Copilot Spaces, and custom agents and skills.
OpenAI Agents SDK¶
OpenAI's Python framework for sandboxed agents — a model-native harness, native sandbox execution, and configurable memory shipped as one library.