workspace-architect 1.5.5 → 1.5.6

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.0.0",
3
- "generatedAt": "2025-11-27T23:06:43.225Z",
3
+ "generatedAt": "2025-12-01T00:33:46.392Z",
4
4
  "assets": {
5
5
  "chatmodes:4.1-Beast": {
6
6
  "path": "assets/chatmodes/4.1-Beast.chatmode.md",
@@ -632,6 +632,12 @@
632
632
  "title": "cmake-vcpkg",
633
633
  "type": "instructions"
634
634
  },
635
+ "instructions:code-review-generic": {
636
+ "path": "assets/instructions/code-review-generic.instructions.md",
637
+ "description": "Generic code review instructions that can be customized for any project using GitHub Copilot",
638
+ "title": "code-review-generic",
639
+ "type": "instructions"
640
+ },
635
641
  "instructions:codexer": {
636
642
  "path": "assets/instructions/codexer.instructions.md",
637
643
  "description": "Advanced Python research assistant with Context 7 MCP integration, focusing on speed, reliability, and 10+ years of software development expertise",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "workspace-architect",
3
- "version": "1.5.5",
3
+ "version": "1.5.6",
4
4
  "description": "A comprehensive library of specialized AI personas and chat modes 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"