workspace-architect 2.0.0 → 2.0.1

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": "1.1.0",
3
- "generatedAt": "2026-01-08T20:02:41.717Z",
3
+ "generatedAt": "2026-01-09T17:11:15.584Z",
4
4
  "assets": {
5
5
  "agents:4.1-Beast": {
6
6
  "path": "assets/agents/4.1-Beast.agent.md",
@@ -212,6 +212,12 @@
212
212
  "title": "demonstrate-understanding",
213
213
  "type": "agents"
214
214
  },
215
+ "agents:devops-expert": {
216
+ "path": "assets/agents/devops-expert.agent.md",
217
+ "description": "DevOps specialist following the infinity loop principle (Plan → Code → Build → Test → Release → Deploy → Operate → Monitor) with focus on automation, collaboration, and continuous improvement",
218
+ "title": "devops-expert",
219
+ "type": "agents"
220
+ },
215
221
  "agents:diffblue-cover": {
216
222
  "path": "assets/agents/diffblue-cover.agent.md",
217
223
  "description": "Expert agent for creating unit tests for java applications using Diffblue Cover.",
@@ -290,6 +296,12 @@
290
296
  "title": "gilfoyle",
291
297
  "type": "agents"
292
298
  },
299
+ "agents:github-actions-expert": {
300
+ "path": "assets/agents/github-actions-expert.agent.md",
301
+ "description": "GitHub Actions specialist focused on secure CI/CD workflows, action pinning, OIDC authentication, permissions least privilege, and supply-chain security",
302
+ "title": "github-actions-expert",
303
+ "type": "agents"
304
+ },
293
305
  "agents:go-mcp-expert": {
294
306
  "path": "assets/agents/go-mcp-expert.agent.md",
295
307
  "description": "Expert assistant for building Model Context Protocol (MCP) servers in Go using the official SDK.",
@@ -476,6 +488,12 @@
476
488
  "title": "planner",
477
489
  "type": "agents"
478
490
  },
491
+ "agents:platform-sre-kubernetes": {
492
+ "path": "assets/agents/platform-sre-kubernetes.agent.md",
493
+ "description": "SRE-focused Kubernetes specialist prioritizing reliability, safe rollouts/rollbacks, security defaults, and operational verification for production-grade deployments",
494
+ "title": "platform-sre-kubernetes",
495
+ "type": "agents"
496
+ },
479
497
  "agents:playwright-tester": {
480
498
  "path": "assets/agents/playwright-tester.agent.md",
481
499
  "description": "Testing mode for Playwright tests",
@@ -734,6 +752,12 @@
734
752
  "title": "terraform-azure-planning",
735
753
  "type": "agents"
736
754
  },
755
+ "agents:terraform-iac-reviewer": {
756
+ "path": "assets/agents/terraform-iac-reviewer.agent.md",
757
+ "description": "Terraform-focused agent that reviews and creates safer IaC changes with emphasis on state safety, least privilege, module patterns, drift detection, and plan/apply discipline",
758
+ "title": "terraform-iac-reviewer",
759
+ "type": "agents"
760
+ },
737
761
  "agents:terraform": {
738
762
  "path": "assets/agents/terraform.agent.md",
739
763
  "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.",
@@ -1184,6 +1208,12 @@
1184
1208
  "title": "kubernetes-deployment-best-practices",
1185
1209
  "type": "instructions"
1186
1210
  },
1211
+ "instructions:kubernetes-manifests": {
1212
+ "path": "assets/instructions/kubernetes-manifests.instructions.md",
1213
+ "description": "Best practices for Kubernetes YAML manifests including labeling conventions, security contexts, pod security, resource management, probes, and validation commands",
1214
+ "title": "kubernetes-manifests",
1215
+ "type": "instructions"
1216
+ },
1187
1217
  "instructions:langchain-python": {
1188
1218
  "path": "assets/instructions/langchain-python.instructions.md",
1189
1219
  "description": "Instructions for using LangChain with Python",
@@ -1640,6 +1670,12 @@
1640
1670
  "title": "typescript-mcp-server",
1641
1671
  "type": "instructions"
1642
1672
  },
1673
+ "instructions:typespec-m365-copilot": {
1674
+ "path": "assets/instructions/typespec-m365-copilot.instructions.md",
1675
+ "description": "Guidelines and best practices for building TypeSpec-based declarative agents and API plugins for Microsoft 365 Copilot",
1676
+ "title": "typespec-m365-copilot",
1677
+ "type": "instructions"
1678
+ },
1643
1679
  "instructions:update-code-from-shorthand": {
1644
1680
  "path": "assets/instructions/update-code-from-shorthand.instructions.md",
1645
1681
  "description": "Shorthand code will be in the file provided from the prompt or raw data in the prompt, and will be used to update the code file when the prompt has the text `UPDATE CODE FROM SHORTHAND`.",
@@ -1958,6 +1994,12 @@
1958
1994
  "title": "declarative-agents",
1959
1995
  "type": "prompts"
1960
1996
  },
1997
+ "prompts:devops-rollout-plan": {
1998
+ "path": "assets/prompts/devops-rollout-plan.prompt.md",
1999
+ "description": "Generate comprehensive rollout plans with preflight checks, step-by-step deployment, verification signals, rollback procedures, and communication plans for infrastructure and application changes",
2000
+ "title": "devops-rollout-plan",
2001
+ "type": "prompts"
2002
+ },
1961
2003
  "prompts:documentation-writer": {
1962
2004
  "path": "assets/prompts/documentation-writer.prompt.md",
1963
2005
  "description": "Diátaxis Documentation Expert. An expert technical writer specializing in creating high-quality software documentation, guided by the principles and structure of the Diátaxis technical documentation authoring framework.",
@@ -2378,6 +2420,24 @@
2378
2420
  "title": "typescript-mcp-server-generator",
2379
2421
  "type": "prompts"
2380
2422
  },
2423
+ "prompts:typespec-api-operations": {
2424
+ "path": "assets/prompts/typespec-api-operations.prompt.md",
2425
+ "description": "Add GET, POST, PATCH, and DELETE operations to a TypeSpec API plugin with proper routing, parameters, and adaptive cards",
2426
+ "title": "typespec-api-operations",
2427
+ "type": "prompts"
2428
+ },
2429
+ "prompts:typespec-create-agent": {
2430
+ "path": "assets/prompts/typespec-create-agent.prompt.md",
2431
+ "description": "Generate a complete TypeSpec declarative agent with instructions, capabilities, and conversation starters for Microsoft 365 Copilot",
2432
+ "title": "typespec-create-agent",
2433
+ "type": "prompts"
2434
+ },
2435
+ "prompts:typespec-create-api-plugin": {
2436
+ "path": "assets/prompts/typespec-create-api-plugin.prompt.md",
2437
+ "description": "Generate a TypeSpec API plugin with REST operations, authentication, and Adaptive Cards for Microsoft 365 Copilot",
2438
+ "title": "typespec-create-api-plugin",
2439
+ "type": "prompts"
2440
+ },
2381
2441
  "prompts:update-avm-modules-in-bicep": {
2382
2442
  "path": "assets/prompts/update-avm-modules-in-bicep.prompt.md",
2383
2443
  "description": "Update Azure Verified Modules (AVM) to latest versions in Bicep files.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "workspace-architect",
3
- "version": "2.0.0",
3
+ "version": "2.0.1",
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",