architect
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
More from nicolas-codemate/claudecodeconfig
pr-info
>-
1aep
Analyse-Explore-Plan methodology for thorough analysis and planning before development. Use when starting a new feature, investigating a problem, or needing to understand a codebase before making changes. Provides structured workflow with parallel exploration agents and clarification questions. Integrates with Architect skill for high-quality implementation plans.
1mentor-workflow
Coaching workflow orchestrator. Guides the developer through implementation without writing code.
1create-pr
>-
1analyze-ticket
Skill for analyzing ticket complexity and determining required workflow phases. Uses scoring system to classify tickets as SIMPLE, MEDIUM, or COMPLEX, which determines exploration depth and planning approach.
1mcp-tool-creator
>-
1