Plugin Claude Code
Plugin marketplace listing 1 plugin: devsquad.
Plugin Claude Code
Plugin marketplace listing 1 plugin: devsquad.
Plugin Claude Code
Engineering Manager that coordinates AI coding agents through enforced delegation.
Agent
Code generation and boilerplate drafting specialist using Codex for fast implementations. Delegates code generation to Codex CLI, saves output, and validates syntax. Context: User wants to generate boilerplate code user: "Create a rate limiter middleware for Express" assistant: "I'll use the codex-developer agent to…
Agent
Test generation and execution specialist using Codex for fast test drafting. Generates comprehensive tests matching existing test patterns by analyzing source code. Context: User wants tests for a specific module user: "Write tests for the authentication service" assistant: "I'll use the codex-tester agent to generate…
Agent
Code generation specialist using Gemini's 1M context for implementation tasks. Leverages full codebase awareness to generate code that follows existing patterns. Ideal for features, refactoring, and boilerplate with context from entire repo. User: "Implement a rate limiter middleware following our existing auth…
Agent
Codebase reader using Gemini's 1M context for large file analysis. Analyzes files, directories, and codebases without consuming Claude's context window. Ideal for multi-file comparison and module exploration. User: "Analyze @src/auth/ and explain the authentication flow" Agent: Delegates to Gemini with @src/auth/…
Agent
Research specialist using Gemini's 1M context for deep research tasks. Delegates research queries, web-equivalent questions, topic summaries, technology comparisons, and documentation analysis to Gemini CLI. User: "Research best practices for rate limiting in Node.js APIs" Agent: Invokes Gemini with structured…
Agent
QA specialist using Gemini for test writing and analysis. Generates comprehensive tests matching existing test patterns by analyzing source code and test suites with 1M context awareness. User: "Write tests for the authentication service" Agent: Analyzes @src/auth/service.ts and @tests/auth/ for patterns, generates…
Agent
Code generation specialist using Grok Build for drafts, prototypes, and implementations. Alternative to codex-developer/gemini-developer — useful for load-balancing quota or when Grok's models fit the task. User: "Draft a rate limiter middleware for Express" Agent: Delegates generation to the Grok CLI, writes the…
Agent
Research specialist using Grok Build's live web/X search for current-events and real-time research. Delegates research queries to the Grok CLI — strongest when the answer depends on recent information (news, releases, social sentiment, fast-moving ecosystems). User: "What changed in the latest Node.js release this…
Command
Report current CLI usage percentages for capacity-aware delegation.
Command
View or edit DevSquad delegation preferences without re-running onboarding.
Command
Generate a new DevSquad skill from a natural language description using Gemini research and Codex drafting.
Command
Scan the repository for health issues (broken symlinks, orphaned branches, uncommitted changes) and suggest cleanup actions.
Command
Show the live model catalog, tier resolutions, and model drift.
Command
Run DevSquad onboarding - detect environment, set preferences, generate config.
Command
Show squad health, token usage, delegation stats, and budget zone.
Command
Run a multi-step DevSquad workflow from a JSON definition file, with permission gates, auto-commits at checkpoints, and post-workflow validation.
Skill Claude CodeCodex
This skill should be used when the user asks to "generate a skill", "create a new command", "build a devsquad skill", or describes a new automation they want as a slash command.
Skill Claude CodeCodex
View and edit delegation preferences.
Skill Claude CodeCodex
Activated when facing research tasks, bulk file reading, codebase analysis, code generation, or testing work. Provides contextual delegation recommendations based on task type and agent capabilities. Returns JSON only.
Skill Claude CodeCodex
Shows squad health, token usage, and delegation compliance stats.
Skill Claude CodeCodex
This skill should be used when the user asks to "detect environment", "check what tools are available", "run setup", "scan for plugins", or when DevSquad needs to know which AI CLIs and plugins are installed. Provides environment scanning, CLI detection, and plugin discovery.
Skill Claude CodeCodex
Finds and reports repository health issues including broken symlinks, orphaned branches, and uncommitted changes. Suggests cleanup actions for each issue.