loadout
01Plugin Claude Code
Loadout — profile your project and gear up Claude Code with the right skills, MCP servers, and hooks. Not a list you read; a loadout you apply.
Plugin Claude Code
Loadout — profile your project and gear up Claude Code with the right skills, MCP servers, and hooks. Not a list you read; a loadout you apply.
Hook Claude Code
Runs after a tool call finishes for Write, Edit, Write and Edit tool calls, running an inline shell check (2 commands). From sukoji/loadout.
Hook Claude Code
Runs before the agent uses a tool for Bash and Bash tool calls, running an inline shell check (2 commands). From sukoji/loadout.
Hook Claude Code
Runs when the agent finishes a response, running an inline shell check. From sukoji/loadout.
Settings file Claude Code
Agent settings declaring 3 hook events (PostToolUse, PreToolUse, Stop).
MCP server Claude CodeCodexCursor +2
Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.
MCP server Claude CodeCodexCursor +2
Lets the agent read, search and manipulate local git repositories: log, diff, status, commit. Runs locally from the mcp-server-git Python package.
MCP server Claude CodeCodexCursor +2
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.
MCP server Claude CodeCodexCursor +2
GitHub's hosted MCP server: lets the agent search code, read and create issues and pull requests. Remote server at api.githubcopilot.com.
MCP server Claude CodeCodexCursor +2
Gives the agent read and write access to a set of allowed directories on the local filesystem. Runs locally from the @modelcontextprotocol/server-filesystem npm package.
Instructions file CodexOpenCode
Instructions for sukoji/loadout, covering agents.md — loadout, what this is, critical conventions (violating these breaks things), quick verify and before you stop.
Instructions file
Instructions for sukoji/loadout, covering claude.md — loadout, what this is, critical conventions (violating these breaks things), quick verify and before you stop.
Plugin Claude Code
Profile a software project and recommend a focused loadout of MCP servers, hooks, and skills for the active coding agent.
Skill Claude CodeCodex
Browse the Loadout catalog of curated coding-agent extensions by project domain without changing files. Use when the user asks what MCP servers, hooks, or skills exist for a stack but is not ready to install.
Skill Claude CodeCodex
Profile the current project and recommend a focused, domain-matched loadout of MCP servers, hooks, and skills, then apply only compatible items the user selects. Use when the user wants to set up or optimize a coding agent for a repository.