workspace-architect 2.0.0 → 2.0.2
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.
- package/assets-manifest.json +91 -1
- package/package.json +1 -1
package/assets-manifest.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "1.1.0",
|
|
3
|
-
"generatedAt": "2026-01-
|
|
3
|
+
"generatedAt": "2026-01-09T18:11:21.786Z",
|
|
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.",
|
|
@@ -362,6 +374,12 @@
|
|
|
362
374
|
"title": "lingodotdev-i18n",
|
|
363
375
|
"type": "agents"
|
|
364
376
|
},
|
|
377
|
+
"agents:mcp-m365-agent-expert": {
|
|
378
|
+
"path": "assets/agents/mcp-m365-agent-expert.agent.md",
|
|
379
|
+
"description": "Expert assistant for building MCP-based declarative agents for Microsoft 365 Copilot with Model Context Protocol integration",
|
|
380
|
+
"title": "mcp-m365-agent-expert",
|
|
381
|
+
"type": "agents"
|
|
382
|
+
},
|
|
365
383
|
"agents:mentor": {
|
|
366
384
|
"path": "assets/agents/mentor.agent.md",
|
|
367
385
|
"description": "Help mentor the engineer by providing guidance and support.",
|
|
@@ -476,6 +494,12 @@
|
|
|
476
494
|
"title": "planner",
|
|
477
495
|
"type": "agents"
|
|
478
496
|
},
|
|
497
|
+
"agents:platform-sre-kubernetes": {
|
|
498
|
+
"path": "assets/agents/platform-sre-kubernetes.agent.md",
|
|
499
|
+
"description": "SRE-focused Kubernetes specialist prioritizing reliability, safe rollouts/rollbacks, security defaults, and operational verification for production-grade deployments",
|
|
500
|
+
"title": "platform-sre-kubernetes",
|
|
501
|
+
"type": "agents"
|
|
502
|
+
},
|
|
479
503
|
"agents:playwright-tester": {
|
|
480
504
|
"path": "assets/agents/playwright-tester.agent.md",
|
|
481
505
|
"description": "Testing mode for Playwright tests",
|
|
@@ -734,6 +758,12 @@
|
|
|
734
758
|
"title": "terraform-azure-planning",
|
|
735
759
|
"type": "agents"
|
|
736
760
|
},
|
|
761
|
+
"agents:terraform-iac-reviewer": {
|
|
762
|
+
"path": "assets/agents/terraform-iac-reviewer.agent.md",
|
|
763
|
+
"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",
|
|
764
|
+
"title": "terraform-iac-reviewer",
|
|
765
|
+
"type": "agents"
|
|
766
|
+
},
|
|
737
767
|
"agents:terraform": {
|
|
738
768
|
"path": "assets/agents/terraform.agent.md",
|
|
739
769
|
"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 +1214,12 @@
|
|
|
1184
1214
|
"title": "kubernetes-deployment-best-practices",
|
|
1185
1215
|
"type": "instructions"
|
|
1186
1216
|
},
|
|
1217
|
+
"instructions:kubernetes-manifests": {
|
|
1218
|
+
"path": "assets/instructions/kubernetes-manifests.instructions.md",
|
|
1219
|
+
"description": "Best practices for Kubernetes YAML manifests including labeling conventions, security contexts, pod security, resource management, probes, and validation commands",
|
|
1220
|
+
"title": "kubernetes-manifests",
|
|
1221
|
+
"type": "instructions"
|
|
1222
|
+
},
|
|
1187
1223
|
"instructions:langchain-python": {
|
|
1188
1224
|
"path": "assets/instructions/langchain-python.instructions.md",
|
|
1189
1225
|
"description": "Instructions for using LangChain with Python",
|
|
@@ -1208,6 +1244,12 @@
|
|
|
1208
1244
|
"title": "markdown",
|
|
1209
1245
|
"type": "instructions"
|
|
1210
1246
|
},
|
|
1247
|
+
"instructions:mcp-m365-copilot": {
|
|
1248
|
+
"path": "assets/instructions/mcp-m365-copilot.instructions.md",
|
|
1249
|
+
"description": "Best practices for building MCP-based declarative agents and API plugins for Microsoft 365 Copilot with Model Context Protocol integration",
|
|
1250
|
+
"title": "mcp-m365-copilot",
|
|
1251
|
+
"type": "instructions"
|
|
1252
|
+
},
|
|
1211
1253
|
"instructions:memory-bank": {
|
|
1212
1254
|
"path": "assets/instructions/memory-bank.instructions.md",
|
|
1213
1255
|
"description": "",
|
|
@@ -1640,6 +1682,12 @@
|
|
|
1640
1682
|
"title": "typescript-mcp-server",
|
|
1641
1683
|
"type": "instructions"
|
|
1642
1684
|
},
|
|
1685
|
+
"instructions:typespec-m365-copilot": {
|
|
1686
|
+
"path": "assets/instructions/typespec-m365-copilot.instructions.md",
|
|
1687
|
+
"description": "Guidelines and best practices for building TypeSpec-based declarative agents and API plugins for Microsoft 365 Copilot",
|
|
1688
|
+
"title": "typespec-m365-copilot",
|
|
1689
|
+
"type": "instructions"
|
|
1690
|
+
},
|
|
1643
1691
|
"instructions:update-code-from-shorthand": {
|
|
1644
1692
|
"path": "assets/instructions/update-code-from-shorthand.instructions.md",
|
|
1645
1693
|
"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 +2006,12 @@
|
|
|
1958
2006
|
"title": "declarative-agents",
|
|
1959
2007
|
"type": "prompts"
|
|
1960
2008
|
},
|
|
2009
|
+
"prompts:devops-rollout-plan": {
|
|
2010
|
+
"path": "assets/prompts/devops-rollout-plan.prompt.md",
|
|
2011
|
+
"description": "Generate comprehensive rollout plans with preflight checks, step-by-step deployment, verification signals, rollback procedures, and communication plans for infrastructure and application changes",
|
|
2012
|
+
"title": "devops-rollout-plan",
|
|
2013
|
+
"type": "prompts"
|
|
2014
|
+
},
|
|
1961
2015
|
"prompts:documentation-writer": {
|
|
1962
2016
|
"path": "assets/prompts/documentation-writer.prompt.md",
|
|
1963
2017
|
"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.",
|
|
@@ -2108,6 +2162,24 @@
|
|
|
2108
2162
|
"title": "mcp-copilot-studio-server-generator",
|
|
2109
2163
|
"type": "prompts"
|
|
2110
2164
|
},
|
|
2165
|
+
"prompts:mcp-create-adaptive-cards": {
|
|
2166
|
+
"path": "assets/prompts/mcp-create-adaptive-cards.prompt.md",
|
|
2167
|
+
"description": "",
|
|
2168
|
+
"title": "mcp-create-adaptive-cards",
|
|
2169
|
+
"type": "prompts"
|
|
2170
|
+
},
|
|
2171
|
+
"prompts:mcp-create-declarative-agent": {
|
|
2172
|
+
"path": "assets/prompts/mcp-create-declarative-agent.prompt.md",
|
|
2173
|
+
"description": "",
|
|
2174
|
+
"title": "mcp-create-declarative-agent",
|
|
2175
|
+
"type": "prompts"
|
|
2176
|
+
},
|
|
2177
|
+
"prompts:mcp-deploy-manage-agents": {
|
|
2178
|
+
"path": "assets/prompts/mcp-deploy-manage-agents.prompt.md",
|
|
2179
|
+
"description": "",
|
|
2180
|
+
"title": "mcp-deploy-manage-agents",
|
|
2181
|
+
"type": "prompts"
|
|
2182
|
+
},
|
|
2111
2183
|
"prompts:memory-merger": {
|
|
2112
2184
|
"path": "assets/prompts/memory-merger.prompt.md",
|
|
2113
2185
|
"description": "Merges mature lessons from a domain memory file into its instruction file. Syntax: `/memory-merger >domain [scope]` where scope is `global` (default), `user`, `workspace`, or `ws`.",
|
|
@@ -2378,6 +2450,24 @@
|
|
|
2378
2450
|
"title": "typescript-mcp-server-generator",
|
|
2379
2451
|
"type": "prompts"
|
|
2380
2452
|
},
|
|
2453
|
+
"prompts:typespec-api-operations": {
|
|
2454
|
+
"path": "assets/prompts/typespec-api-operations.prompt.md",
|
|
2455
|
+
"description": "Add GET, POST, PATCH, and DELETE operations to a TypeSpec API plugin with proper routing, parameters, and adaptive cards",
|
|
2456
|
+
"title": "typespec-api-operations",
|
|
2457
|
+
"type": "prompts"
|
|
2458
|
+
},
|
|
2459
|
+
"prompts:typespec-create-agent": {
|
|
2460
|
+
"path": "assets/prompts/typespec-create-agent.prompt.md",
|
|
2461
|
+
"description": "Generate a complete TypeSpec declarative agent with instructions, capabilities, and conversation starters for Microsoft 365 Copilot",
|
|
2462
|
+
"title": "typespec-create-agent",
|
|
2463
|
+
"type": "prompts"
|
|
2464
|
+
},
|
|
2465
|
+
"prompts:typespec-create-api-plugin": {
|
|
2466
|
+
"path": "assets/prompts/typespec-create-api-plugin.prompt.md",
|
|
2467
|
+
"description": "Generate a TypeSpec API plugin with REST operations, authentication, and Adaptive Cards for Microsoft 365 Copilot",
|
|
2468
|
+
"title": "typespec-create-api-plugin",
|
|
2469
|
+
"type": "prompts"
|
|
2470
|
+
},
|
|
2381
2471
|
"prompts:update-avm-modules-in-bicep": {
|
|
2382
2472
|
"path": "assets/prompts/update-avm-modules-in-bicep.prompt.md",
|
|
2383
2473
|
"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.
|
|
3
|
+
"version": "2.0.2",
|
|
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",
|