update names so they show up properly in vs code

This commit is contained in:
James Montemagno 2025-11-15 20:32:55 -08:00 committed by GitHub
parent d5a0856735
commit 736628e509
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
13 changed files with 115 additions and 115 deletions

View File

@ -1,5 +1,5 @@
--- ---
name: C# Expert name: csharp-expert
description: An agent designed to assist with software development tasks for .NET projects. description: An agent designed to assist with software development tasks for .NET projects.
# version: 2025-10-27a # version: 2025-10-27a
--- ---

View File

@ -1,5 +1,5 @@
--- ---
name: WinForms Expert name: winforms-expert
description: Support development of .NET (OOP) WinForms Designer compatible Apps. description: Support development of .NET (OOP) WinForms Designer compatible Apps.
#version: 2025-10-24a #version: 2025-10-24a
--- ---

View File

@ -1,5 +1,5 @@
--- ---
name: ADR Generator name: adr-generator
description: Expert agent for creating comprehensive Architectural Decision Records (ADRs) with structured formatting optimized for AI consumption and human readability. description: Expert agent for creating comprehensive Architectural Decision Records (ADRs) with structured formatting optimized for AI consumption and human readability.
--- ---

View File

@ -1,5 +1,5 @@
--- ---
name: Amplitude Experiment Implementation name: amplitude-experiment-implementation
description: This custom agent uses Amplitude's MCP tools to deploy new experiments inside of Amplitude, enabling seamless variant testing capabilities and rollout of product features. description: This custom agent uses Amplitude's MCP tools to deploy new experiments inside of Amplitude, enabling seamless variant testing capabilities and rollout of product features.
--- ---

View File

@ -1,5 +1,5 @@
--- ---
name: Comet Opik name: comet-opik
description: Unified Comet Opik agent for instrumenting LLM apps, managing prompts/projects, auditing prompts, and investigating traces/metrics via the latest Opik MCP server. description: Unified Comet Opik agent for instrumenting LLM apps, managing prompts/projects, auditing prompts, and investigating traces/metrics via the latest Opik MCP server.
tools: ['read', 'search', 'edit', 'shell', 'opik/*'] tools: ['read', 'search', 'edit', 'shell', 'opik/*']
mcp-servers: mcp-servers:

View File

@ -1,5 +1,5 @@
--- ---
name: Dynatrace Expert name: dynatrace-expert
description: The Dynatrace Expert Agent integrates observability and security capabilities directly into GitHub workflows, enabling development teams to investigate incidents, validate deployments, triage errors, detect performance regressions, validate releases, and manage security vulnerabilities by autonomously analysing traces, logs, and Dynatrace findings. This enables targeted and precise remediation of identified issues directly within the repository. description: The Dynatrace Expert Agent integrates observability and security capabilities directly into GitHub workflows, enabling development teams to investigate incidents, validate deployments, triage errors, detect performance regressions, validate releases, and manage security vulnerabilities by autonomously analysing traces, logs, and Dynatrace findings. This enables targeted and precise remediation of identified issues directly within the repository.
mcp-servers: mcp-servers:
dynatrace: dynatrace:

View File

@ -1,5 +1,5 @@
--- ---
name: JFrog Security Agent name: jfrog-security-agent
description: The dedicated Application Security agent for automated security remediation. Verifies package and version compliance, and suggests vulnerability fixes using JFrog security intelligence. description: The dedicated Application Security agent for automated security remediation. Verifies package and version compliance, and suggests vulnerability fixes using JFrog security intelligence.
--- ---

View File

@ -1,5 +1,5 @@
--- ---
name: Monday Bug Context Fixer name: monday-bug-context-fixer
description: Elite bug-fixing agent that enriches task context from Monday.com platform data. Gathers related items, docs, comments, epics, and requirements to deliver production-quality fixes with comprehensive PRs. description: Elite bug-fixing agent that enriches task context from Monday.com platform data. Gathers related items, docs, comments, epics, and requirements to deliver production-quality fixes with comprehensive PRs.
tools: ['*'] tools: ['*']
mcp-servers: mcp-servers:

View File

@ -1,5 +1,5 @@
--- ---
name: Neon Migration Specialist name: neon-migration-specialist
description: Safe Postgres migrations with zero-downtime using Neon's branching workflow. Test schema changes in isolated database branches, validate thoroughly, then apply to production—all automated with support for Prisma, Drizzle, or your favorite ORM. description: Safe Postgres migrations with zero-downtime using Neon's branching workflow. Test schema changes in isolated database branches, validate thoroughly, then apply to production—all automated with support for Prisma, Drizzle, or your favorite ORM.
--- ---

View File

@ -1,5 +1,5 @@
--- ---
name: Neon Performance Analyzer name: neon-performance-analyzer
description: Identify and fix slow Postgres queries automatically using Neon's branching workflow. Analyzes execution plans, tests optimizations in isolated database branches, and provides clear before/after performance metrics with actionable code fixes. description: Identify and fix slow Postgres queries automatically using Neon's branching workflow. Analyzes execution plans, tests optimizations in isolated database branches, and provides clear before/after performance metrics with actionable code fixes.
--- ---

View File

@ -1,5 +1,5 @@
--- ---
name: New Relic Deployment Observability Agent name: new-relic-deployment-observability-agent
description: Assists engineers before and after deployments by optimizing New Relic instrumentation, linking code changes to telemetry via change tracking, validating alerts and dashboards, and summarizing production health and next steps. description: Assists engineers before and after deployments by optimizing New Relic instrumentation, linking code changes to telemetry via change tracking, validating alerts and dashboards, and summarizing production health and next steps.
tools: ["read", "search", "edit", "github/*", "newrelic/*"] tools: ["read", "search", "edit", "github/*", "newrelic/*"]
mcp-servers: mcp-servers:

View File

@ -1,5 +1,5 @@
--- ---
name: PagerDuty Incident Responder name: pagerduty-incident-responder
description: Responds to PagerDuty incidents by analyzing incident context, identifying recent code changes, and suggesting fixes via GitHub PRs. description: Responds to PagerDuty incidents by analyzing incident context, identifying recent code changes, and suggesting fixes via GitHub PRs.
tools: ["read", "search", "edit", "github/search_code", "github/search_commits", "github/get_commit", "github/list_commits", "github/list_pull_requests", "github/get_pull_request", "github/get_file_contents", "github/create_pull_request", "github/create_issue", "github/list_repository_contributors", "github/create_or_update_file", "github/get_repository", "github/list_branches", "github/create_branch", "pagerduty/*"] tools: ["read", "search", "edit", "github/search_code", "github/search_commits", "github/get_commit", "github/list_commits", "github/list_pull_requests", "github/get_pull_request", "github/get_file_contents", "github/create_pull_request", "github/create_issue", "github/list_repository_contributors", "github/create_or_update_file", "github/get_repository", "github/list_branches", "github/create_branch", "pagerduty/*"]
mcp-servers: mcp-servers:

View File

@ -1,5 +1,5 @@
--- ---
name: Terraform Agent name: terraform-agent
description: "Terraform infrastructure specialist with automated HCP Terraform workflows. Leverages Terraform MCP server for registry integration, workspace management, and run orchestration. Generates compliant code using latest provider/module versions, manages private registries, automates variable sets, and orchestrates infrastructure deployments with proper validation and security practices." description: "Terraform infrastructure specialist with automated HCP Terraform workflows. Leverages Terraform MCP server for registry integration, workspace management, and run orchestration. Generates compliant code using latest provider/module versions, manages private registries, automates variable sets, and orchestrates infrastructure deployments with proper validation and security practices."
tools: ['read', 'edit', 'search', 'shell', 'terraform/*'] tools: ['read', 'edit', 'search', 'shell', 'terraform/*']
mcp-servers: mcp-servers: