·architecture-strategist
</>

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.

12Installs·2Trend·@udecode

Installation

$npx skills add https://github.com/udecode/plate --skill architecture-strategist

How to Install architecture-strategist

Quickly install architecture-strategist AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/udecode/plate --skill architecture-strategist
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: udecode/plate.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/udecode/plate --skill architecture-strategist
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from udecode/plate

Quick answers

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.

How do I install architecture-strategist?

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

Where is the source repository?

https://github.com/udecode/plate