architect

Installation
SKILL.md

Architect Skill - Implementation Plan Design

This skill provides architectural guidance for creating high-quality implementation plans. It focuses on universal principles applicable to any technology stack.

When to Use

  • During the PLAN phase of AEP workflow
  • When reviewing an existing implementation plan
  • When designing a new feature architecture
  • When refactoring or restructuring code

Core Principles

1. Atomic Phases

Each phase MUST be:

  • Self-contained: Can be understood without reading other phases
  • Independently deployable: Could theoretically be deployed alone
Related skills
Installs
25
First Seen
Feb 20, 2026