By gagandeepp
Core plugin for the DevOps coding agent. Provides config resolution, platform detection, Dockerfile generation, guidelines ingestion, template repo integration, pipeline review, and optional vector memory for GitHub Actions and Azure DevOps.
Reviews pipeline YAML and Dockerfiles against merged guidelines and org compliance requirements. Checks pipeline structure, stage ordering, runner configuration, scan stages, and Dockerfile security. Uses YAML LSP for syntax validation. Outputs structured findings with severity levels (blocker, suggestion, nit) and references to the specific guideline rule that was violated.
Use when committing, pushing, and raising a PR — stages changed files, writes a Conventional Commits message, pushes to the remote branch, creates a GitHub PR via gh CLI, then posts the PR URL to configured Slack or Teams channels for review. Channel targets are configurable via .commit-push-pr.json or prompted interactively.
Resolves the DevOps agent configuration by reading .devops-agent.json and applying a 5-level resolution order: per-invocation override > directory mapping > auto-detection > config defaults > plugin defaults. Enforces governance constraints including approved platforms, registries, and languages before any pipeline or Dockerfile action begins.
Use at the start and end of every DevOps coding session — thin adapter invoking shared guardrails gates with DevOps-specific context. Adds Dockerfile security checks (root USER → P0, missing HEALTHCHECK → P1), hardcoded registry credentials → P0. Coverage skipped (null). Uses hadolint/actionlint/checkov for lint.
Generates hardened, multi-stage, non-root Dockerfiles for five application stacks: .NET, Node.js, Java, Go, and Python. Applies org-approved base images, layer optimization, OCI labels, health checks, and .dockerignore generation. Supports standalone invocation and auto-invocation from the pipeline generation flow.
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A monorepo of Claude Code plugin families providing backend, frontend, database, DevOps, security, and guardrails coding agents for enterprise teams. Each agent follows idio[...]
A polyglot backend agent that implements features, fixes bugs, and writes tests in C#, Go, Java, and Node.js. Routes based on language detection.
| Plugin | Role | Required |
|---|---|---|
myorg/backend-coding-agent | Core: config, routing, detection, guidelines, shared skills | Always |
myorg/backend-csharp | C# (ASP.NET Core, xUnit, OmniSharp LSP) | Per team |
myorg/backend-golang | Go (Gin/Echo/Chi, testify, gopls LSP) | Per team |
myorg/backend-java | Java (Spring Boot, JUnit 5, jdtls LSP) | Per team |
myorg/backend-nodejs | Node.js (NestJS/Express/Fastify, Jest, TS LSP) | Per team |
claude plugin install myorg/backend-coding-agent
claude plugin install myorg/backend-csharp
claude plugin install myorg/backend-nodejs
/backend-init
.backend-agent.json, directory mapping, and auto-detection| Command | Purpose |
|---|---|
/backend-init | Scaffold .backend-agent.json and check prerequisites |
/backend-review | On-demand language-aware code review |
A component-aware frontend agent that builds pages, components, and features in React + Next.js and Angular. Routes based on both framework detection and component type (page, component, h[...]
| Plugin | Role | Required |
|---|---|---|
myorg/frontend-coding-agent | Core: component routing, styling resolution, a11y, guidelines, shared skills | Always |
myorg/frontend-react | React + Next.js (Vitest, RTL, TS LSP) | Per team |
myorg/frontend-angular | Angular (@angular/language-service LSP) | Per team |
claude plugin install myorg/frontend-coding-agent
claude plugin install myorg/frontend-react
claude plugin install myorg/frontend-angular
/frontend-init
.frontend-agent.json, directory mapping, and auto-detectionA polyglot database agent that writes schemas, stored procedures, indexes, migrations, seed data, and ORM/ODM models for SQL Server, PostgreSQL, MongoDB, and Azure Cosmos DB. Rout[...]
| Plugin | Role | Required |
|---|---|---|
myorg/db-coding-agent | Core: config, engine detection, query optimiser, guidelines, shared skills | Always |
myorg/db-sqlserver | SQL Server (T-SQL, EF Core, Dapper, DbUp, Flyway, sql-language-server LSP) | Per team |
myorg/db-postgres | PostgreSQL (PL/pgSQL, EF Core/Npgsql, SQLAlchemy, Alembic, Flyway, sql-language-server LSP) | Per team |
myorg/db-mongodb | MongoDB (Mongoose, Motor, MongoDB .NET Driver, migrate-mongo, mongodb-language-server LSP) | Per team |
myorg/db-cosmosdb | Azure Cosmos DB (Cosmos DB SDKs for .NET, Node.js, Python; partition key design, RU optimisation) | Per team |
(remaining content unchanged...)
npx claudepluginhub gagandeepp/software-agent-teams --plugin devops-coding-agentNode.js/TypeScript language module for the backend coding agent — NestJS/Express/Fastify, Jest, typescript-language-server LSP
C# language module for the backend coding agent — ASP.NET Core, xUnit, OmniSharp LSP
Snyk Code (SAST), Open Source (SCA), IaC, and Container remediation skills for the security-coding-agent
Core plugin for the frontend coding agent. Provides config resolution, component-first routing, accessibility review, guidelines ingestion, optional vector memory, and shared skills for React + Next.js, Angular, and Vue + Nuxt.
Go language module for the backend coding agent — Gin/Echo/Chi, testify, gopls LSP
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.