joshidikshant

33 mods across 2 repositories, 7 stars between them.

devsquad

02

joshidikshant/devsquad

Plugin Claude Code

Engineering Manager that coordinates AI coding agents through enforced delegation.

7 1mo ago A tokens not measured original MIT

codex-developer

03

joshidikshant/devsquad

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…

7 1mo ago A 215 tokens original MIT

codex-tester

04

joshidikshant/devsquad

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…

7 1mo ago A 220 tokens original MIT

gemini-developer

05

joshidikshant/devsquad

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…

7 1mo ago A 178 tokens original MIT

gemini-reader

06

joshidikshant/devsquad

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/…

7 1mo ago A 164 tokens original MIT

gemini-researcher

07

joshidikshant/devsquad

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…

7 1mo ago A 162 tokens original MIT

gemini-tester

08

joshidikshant/devsquad

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…

7 1mo ago A 157 tokens original MIT

grok-developer

09

joshidikshant/devsquad

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…

7 1mo ago A 124 tokens original MIT

grok-researcher

10

joshidikshant/devsquad

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…

7 1mo ago A 139 tokens original MIT

capacity

11

joshidikshant/devsquad

Command

Report current CLI usage percentages for capacity-aware delegation.

7 1mo ago A 11 tokens original MIT

config

12

joshidikshant/devsquad

Command

View or edit DevSquad delegation preferences without re-running onboarding.

7 1mo ago A 14 tokens original MIT

generate

13

joshidikshant/devsquad

Command

Generate a new DevSquad skill from a natural language description using Gemini research and Codex drafting.

7 1mo ago A 21 tokens original MIT

git-health

14

joshidikshant/devsquad

Command

Scan the repository for health issues (broken symlinks, orphaned branches, uncommitted changes) and suggest cleanup actions.

7 1mo ago A 28 tokens original MIT

models

15

joshidikshant/devsquad

Command

Show the live model catalog, tier resolutions, and model drift.

7 1mo ago A 14 tokens original MIT

setup

16

joshidikshant/devsquad

Command

Run DevSquad onboarding - detect environment, set preferences, generate config.

7 1mo ago A 16 tokens original MIT

status

17

joshidikshant/devsquad

Command

Show squad health, token usage, delegation stats, and budget zone.

7 1mo ago A 15 tokens original MIT

workflow

18

joshidikshant/devsquad

Command

Run a multi-step DevSquad workflow from a JSON definition file, with permission gates, auto-commits at checkpoints, and post-workflow validation.

7 1mo ago A 32 tokens original MIT

code-generation

19

joshidikshant/devsquad

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.

7 1mo ago A 44 tokens original MIT

devsquad-dispatch

21

joshidikshant/devsquad

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.

7 1mo ago A 43 tokens original MIT

joshidikshant/devsquad

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.

7 1mo ago A 62 tokens original MIT

git-health

24

joshidikshant/devsquad

Skill Claude CodeCodex

Finds and reports repository health issues including broken symlinks, orphaned branches, and uncommitted changes. Suggests cleanup actions for each issue.

7 1mo ago A 34 tokens original MIT