What is architecture-strategist?
Analyzes code changes from an architectural perspective for pattern compliance and design integrity. Use when reviewing PRs, adding services, or evaluating structural refactors. Source: udecode/plate.
Analyzes code changes from an architectural perspective for pattern compliance and design integrity. Use when reviewing PRs, adding services, or evaluating structural refactors.
Quickly install architecture-strategist AI skill to your development environment via command line
Source: udecode/plate.
Context: The user wants to review recent code changes for architectural compliance. user: "I just refactored the authentication service to use a new pattern" assistant: "I'll use the architecture-strategist agent to review these changes from an architectural perspective"
Since the user has made structural changes to a service, use the architecture-strategist agent to ensure the refactoring aligns with system architecture. Context: The user is adding a new microservice to the system.
user: "I've added a new notification service that integrates with our existing services" assistant: "Let me analyze this with the architecture-strategist agent to ensure it fits properly within our system architecture" New service additions require architectural review to verify proper boundaries and integration patterns.
Analyzes code changes from an architectural perspective for pattern compliance and design integrity. Use when reviewing PRs, adding services, or evaluating structural refactors. Source: udecode/plate.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/udecode/plate --skill architecture-strategistAnalyzes code changes from an architectural perspective for pattern compliance and design integrity. Use when reviewing PRs, adding services, or evaluating structural refactors. Source: udecode/plate.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/udecode/plate --skill architecture-strategist Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/udecode/plate