workspace-architect 2.2.60 → 2.2.62

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-08T17:30:31.129Z",
3
+ "generatedAt": "2026-04-09T03:10:25.632Z",
4
4
  "assets": {
5
5
  "agents": {
6
6
  "4.1-Beast": {
@@ -389,73 +389,91 @@
389
389
  },
390
390
  "gem-browser-tester": {
391
391
  "path": "assets/agents/gem-browser-tester.agent.md",
392
- "description": "E2E browser testing, UI/UX validation, visual regression, Playwright automation. Use when the user asks to test UI, run browser tests, verify visual appearance, check responsive design, or automate E2E scenarios. Triggers: 'test UI', 'browser test', 'E2E', 'visual regression', 'Playwright', 'responsive', 'click through', 'automate browser'.",
392
+ "description": "E2E browser testing, UI/UX validation, visual regression with browser.",
393
393
  "title": "gem-browser-tester",
394
394
  "type": "agents"
395
395
  },
396
396
  "gem-code-simplifier": {
397
397
  "path": "assets/agents/gem-code-simplifier.agent.md",
398
- "description": "Refactoring specialist — removes dead code, reduces complexity, consolidates duplicates, improves readability. Use when the user asks to simplify, refactor, clean up, reduce complexity, or remove dead code. Never adds features — only restructures existing code. Triggers: 'simplify', 'refactor', 'clean up', 'reduce complexity', 'dead code', 'remove unused', 'consolidate', 'improve naming'.",
398
+ "description": "Refactoring specialist — removes dead code, reduces complexity, consolidates duplicates.",
399
399
  "title": "gem-code-simplifier",
400
400
  "type": "agents"
401
401
  },
402
402
  "gem-critic": {
403
403
  "path": "assets/agents/gem-critic.agent.md",
404
- "description": "Challenges assumptions, finds edge cases, identifies over-engineering, spots logic gaps in plans and code. Use when the user asks to critique, challenge assumptions, find edge cases, review quality, or check for over-engineering. Never implements. Triggers: 'critique', 'challenge', 'edge cases', 'over-engineering', 'logic gaps', 'quality check', 'is this a good idea'.",
404
+ "description": "Challenges assumptions, finds edge cases, spots over-engineering and logic gaps.",
405
405
  "title": "gem-critic",
406
406
  "type": "agents"
407
407
  },
408
408
  "gem-debugger": {
409
409
  "path": "assets/agents/gem-debugger.agent.md",
410
- "description": "Root-cause analysis, stack trace diagnosis, regression bisection, error reproduction. Use when the user asks to debug, diagnose, find root cause, trace errors, or investigate failures. Never implements fixes. Triggers: 'debug', 'diagnose', 'root cause', 'why is this failing', 'trace error', 'bisect', 'regression'.",
410
+ "description": "Root-cause analysis, stack trace diagnosis, regression bisection, error reproduction.",
411
411
  "title": "gem-debugger",
412
412
  "type": "agents"
413
413
  },
414
+ "gem-designer-mobile": {
415
+ "path": "assets/agents/gem-designer-mobile.agent.md",
416
+ "description": "Mobile UI/UX specialist — HIG, Material Design, safe areas, touch targets.",
417
+ "title": "gem-designer-mobile",
418
+ "type": "agents"
419
+ },
414
420
  "gem-designer": {
415
421
  "path": "assets/agents/gem-designer.agent.md",
416
- "description": "UI/UX design specialist — creates layouts, themes, color schemes, design systems, and validates visual hierarchy, responsive design, and accessibility. Use when the user asks for design help, UI review, visual feedback, create a theme, responsive check, or design system. Triggers: 'design', 'UI', 'layout', 'theme', 'color', 'typography', 'responsive', 'design system', 'visual', 'accessibility', 'WCAG', 'design review'.",
422
+ "description": "UI/UX design specialist — layouts, themes, color schemes, design systems, accessibility.",
417
423
  "title": "gem-designer",
418
424
  "type": "agents"
419
425
  },
420
426
  "gem-devops": {
421
427
  "path": "assets/agents/gem-devops.agent.md",
422
- "description": "Container management, CI/CD pipelines, infrastructure deployment, environment configuration. Use when the user asks to deploy, configure infrastructure, set up CI/CD, manage containers, or handle DevOps tasks. Triggers: 'deploy', 'CI/CD', 'Docker', 'container', 'pipeline', 'infrastructure', 'environment', 'staging', 'production'.",
428
+ "description": "Infrastructure deployment, CI/CD pipelines, container management.",
423
429
  "title": "gem-devops",
424
430
  "type": "agents"
425
431
  },
426
432
  "gem-documentation-writer": {
427
433
  "path": "assets/agents/gem-documentation-writer.agent.md",
428
- "description": "Generates technical documentation, README files, API docs, diagrams, and walkthroughs. Use when the user asks to document, write docs, create README, generate API documentation, or produce technical writing. Triggers: 'document', 'write docs', 'README', 'API docs', 'walkthrough', 'technical writing', 'diagrams'.",
434
+ "description": "Technical documentation, README files, API docs, diagrams, walkthroughs.",
429
435
  "title": "gem-documentation-writer",
430
436
  "type": "agents"
431
437
  },
438
+ "gem-implementer-mobile": {
439
+ "path": "assets/agents/gem-implementer-mobile.agent.md",
440
+ "description": "Mobile implementation — React Native, Expo, Flutter with TDD.",
441
+ "title": "gem-implementer-mobile",
442
+ "type": "agents"
443
+ },
432
444
  "gem-implementer": {
433
445
  "path": "assets/agents/gem-implementer.agent.md",
434
- "description": "Writes code using TDD (Red-Green), implements features, fixes bugs, refactors. Use when the user asks to implement, build, create, code, write, fix, or refactor. Never reviews its own work. Triggers: 'implement', 'build', 'create', 'code', 'write', 'fix', 'refactor', 'add feature'.",
446
+ "description": "TDD code implementation features, bugs, refactoring. Never reviews own work.",
435
447
  "title": "gem-implementer",
436
448
  "type": "agents"
437
449
  },
450
+ "gem-mobile-tester": {
451
+ "path": "assets/agents/gem-mobile-tester.agent.md",
452
+ "description": "Mobile E2E testing — Detox, Maestro, iOS/Android simulators.",
453
+ "title": "gem-mobile-tester",
454
+ "type": "agents"
455
+ },
438
456
  "gem-orchestrator": {
439
457
  "path": "assets/agents/gem-orchestrator.agent.md",
440
- "description": "Multi-agent orchestration for project execution, feature implementation, and automated verification. Primary entry point for all tasks. Detects phase, routes to agents, synthesizes results. Never executes directly. Triggers: any user request, multi-step tasks, complex implementations, project coordination.",
458
+ "description": "The team lead: Orchestrates research, planning, implementation, and verification.",
441
459
  "title": "gem-orchestrator",
442
460
  "type": "agents"
443
461
  },
444
462
  "gem-planner": {
445
463
  "path": "assets/agents/gem-planner.agent.md",
446
- "description": "Creates DAG-based execution plans with task decomposition, wave scheduling, and pre-mortem risk analysis. Use when the user asks to plan, design an approach, break down work, estimate effort, or create an implementation strategy. Triggers: 'plan', 'design', 'break down', 'decompose', 'strategy', 'approach', 'how to implement'.",
464
+ "description": "DAG-based execution plans task decomposition, wave scheduling, risk analysis.",
447
465
  "title": "gem-planner",
448
466
  "type": "agents"
449
467
  },
450
468
  "gem-researcher": {
451
469
  "path": "assets/agents/gem-researcher.agent.md",
452
- "description": "Explores codebase, identifies patterns, maps dependencies, discovers architecture. Use when the user asks to research, explore, analyze code, find patterns, understand architecture, investigate dependencies, or gather context before implementation. Triggers: 'research', 'explore', 'find patterns', 'analyze', 'investigate', 'understand', 'look into'.",
470
+ "description": "Codebase exploration patterns, dependencies, architecture discovery.",
453
471
  "title": "gem-researcher",
454
472
  "type": "agents"
455
473
  },
456
474
  "gem-reviewer": {
457
475
  "path": "assets/agents/gem-reviewer.agent.md",
458
- "description": "Security auditing, code review, OWASP scanning, secrets/PII detection, PRD compliance verification. Use when the user asks to review, audit, check security, validate, or verify compliance. Never modifies code. Triggers: 'review', 'audit', 'check security', 'validate', 'verify', 'compliance', 'OWASP', 'secrets'.",
476
+ "description": "Security auditing, code review, OWASP scanning, PRD compliance verification.",
459
477
  "title": "gem-reviewer",
460
478
  "type": "agents"
461
479
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "workspace-architect",
3
- "version": "2.2.60",
3
+ "version": "2.2.62",
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",