workspace-architect 2.2.82 → 2.2.84

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "2.0.0",
3
- "generatedAt": "2026-04-29T01:42:08.103Z",
3
+ "generatedAt": "2026-04-30T00:52:27.436Z",
4
4
  "assets": {
5
5
  "agents": {
6
6
  "CSharpExpert": {
@@ -123,6 +123,12 @@
123
123
  "title": "atlassian-requirements-to-jira",
124
124
  "type": "agents"
125
125
  },
126
+ "aws-cloud-expert": {
127
+ "path": "assets/agents/aws-cloud-expert.agent.md",
128
+ "description": "AWS Cloud Expert provides deep, hands-on guidance for designing, building, and operating AWS workloads. Covers the full AWS ecosystem — serverless, containers, databases, networking, IaC, security, and cost optimization — grounded in the AWS Well-Architected Framework.",
129
+ "title": "aws-cloud-expert",
130
+ "type": "agents"
131
+ },
126
132
  "azure-iac-exporter": {
127
133
  "path": "assets/agents/azure-iac-exporter.agent.md",
128
134
  "description": "Export existing Azure resources to Infrastructure as Code templates via Azure Resource Graph analysis, Azure Resource Manager API calls, and azure-iac-generator integration. Use this skill when the user asks to export, convert, migrate, or extract existing Azure resources to IaC templates (Bicep, ARM Templates, Terraform, Pulumi).",
@@ -585,6 +591,12 @@
585
591
  "title": "kotlin-mcp-expert",
586
592
  "type": "agents"
587
593
  },
594
+ "kubestellar-console": {
595
+ "path": "assets/agents/kubestellar-console.agent.md",
596
+ "description": "Kubernetes operations expert for KubeStellar Console — helps you set up the console, configure kc-agent (MCP server), connect clusters, deploy workloads, and query live Kubernetes data via AI chat.",
597
+ "title": "kubestellar-console",
598
+ "type": "agents"
599
+ },
588
600
  "kusto-assistant": {
589
601
  "path": "assets/agents/kusto-assistant.agent.md",
590
602
  "description": "Expert KQL assistant for live Azure Data Explorer analysis via Azure MCP server",
@@ -705,6 +717,12 @@
705
717
  "title": "neon-optimization-analyzer",
706
718
  "type": "agents"
707
719
  },
720
+ "new-relic-incident-response": {
721
+ "path": "assets/agents/new-relic-incident-response.agent.md",
722
+ "description": "Identify and fix production issues by correlating New Relic observability data with code changes. Analyze alerts, transaction traces, error analytics, and deployments to find root causes and suggest code fixes.",
723
+ "title": "new-relic-incident-response",
724
+ "type": "agents"
725
+ },
708
726
  "nuxt-expert": {
709
727
  "path": "assets/agents/nuxt-expert.agent.md",
710
728
  "description": "Expert Nuxt developer specializing in Nuxt 3, Nitro, server routes, data fetching strategies, and performance optimization with Vue 3 and TypeScript",
@@ -1745,6 +1763,12 @@
1745
1763
  "title": "go",
1746
1764
  "type": "instructions"
1747
1765
  },
1766
+ "hooks": {
1767
+ "path": "assets/instructions/hooks.instructions.md",
1768
+ "description": "Portable guidance for authoring safe, fast, and clear hooks and reusable hook examples",
1769
+ "title": "hooks",
1770
+ "type": "instructions"
1771
+ },
1748
1772
  "html-css-style-color-guide": {
1749
1773
  "path": "assets/instructions/html-css-style-color-guide.instructions.md",
1750
1774
  "description": "Color usage guidelines and styling rules for HTML elements to ensure accessible, professional designs.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "workspace-architect",
3
- "version": "2.2.82",
3
+ "version": "2.2.84",
4
4
  "description": "A comprehensive library of specialized AI agents and personas for GitHub Copilot, ranging from architectural planning and specific tech stacks to advanced cognitive reasoning models.",
5
5
  "bin": {
6
6
  "workspace-architect": "bin/cli.js",