architecting-changes

Installation
SKILL.md

Architecting Changes

This skill is the first stop for non-trivial architecture decisions.

It is both a compact guide and a router to deeper project docs and domain skills. Use it to decide shape and boundaries, then continue through the normal planning or implementation flow.

brainstorming / planning-implementation / unclear implementation task
  -> architecting-changes  (you are here, when boundaries or ownership matter)
       -> api-design / security-and-hardening / performance-optimization
       -> documentation-and-adrs       (if decision should be durable)
       -> planning-implementation      (if work needs decomposition)
       -> incremental-implementation   (if direction is clear enough to execute)

Installs
8
First Seen
May 25, 2026
architecting-changes — quick-brown-foxxx/myai