architect-propose
SolidManual-only skill. Use only when the user explicitly invokes the architect-propose skill to turn one already approved design bundle into one new independent sealed plan package under `.architect/`. One approved design bundle may contain multiple D-xxx subdesigns, and one resulting plan may contain multiple T-xxx tasks. Do not auto-trigger from a design or implementation request.
Install
Quality Score: 80/100
Skill Content
Details
- Author
- vortezwohl
- Repository
- vortezwohl/Architect
- Created
- 1 weeks ago
- Last Updated
- 1 weeks ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
architect-design
Manual-only skill. Use only when the user explicitly invokes the architect-design skill to produce one approved architecture design bundle for one new independent future plan package. Use when the task requires repository-first architecture study, compatibility-boundary clarification, first-principles design teaching, and explicit GoF pattern selection, rejection, or comparison across the full canonical 23-pattern catalog. A single architect-design run may produce multiple D-xxx subdesigns. Do not auto-trigger from a generic feature, refactor, integration, or implementation request.
architect-build
Manual-only skill. Use only when the user explicitly invokes the architect-build skill to execute one sealed plan in order, preserve its hard functional boundary, adapt cautiously when the code impact scope expands, record execution-time decisions truthfully, and request a user decision only when the functional boundary cannot be preserved. Do not auto-trigger from a generic implementation request.
architect
Comprehensive implementation planning with vertical slices. Use when asked to 'act as an Architect', 'plan this', 'create an implementation plan', 'slice this into tasks', or when a task needs decomposition before execution.