AILoadoutAILoadout
Agents Library

Agents — specialized workers for your AI

An agent = a specialized “AI worker” with its own role and job (code reviewer, researcher, debugger, and so on) — curated and ready to use, with clear notes on what each does. copy it to set up as a subagent/role

Prompt · Rule · Agent — how they differ: by “what they change about the AI” and “when they run”
💬 PromptChanges the commands you reach forRuns only when you paste it — a new chat means pasting again📌 RuleChanges the standards the AI followsThe AI reads it automatically every time — set once, applies across the whole project🤖 AgentChanges the assistants you haveRuns in its own window with its own limited tools — the AI calls it when it meets a matching task
💡 How to use: Copy the agent definition and set it up as a subagent (e.g. .claude/agents/ in Claude Code) or as a Custom GPT / custom mode in the AI you use → then call that specialized agent as the task needs.