What problem does it solve?
Upgrade a previously bootstrapped or adopted project when the architecture evolves. Diffs the current architecture rules against the project's last locked review, identifies new or changed rules, and proposes incremental changes. Triggers on phrases like "upgrade my project", "sync with latest architecture", "update to new rules", "upgrade tseng", or "architecture changed, update my project". Also invocable via the /tseng:upgrade slash command.
Core Features & Use Cases
Upgrades architecture by diffing last locked reviews against architecture docs, generates a fresh checklist, and creates a new open review to guide incremental adoption across teams. It supports loading adoption state, auditing new/changed rules, and applying changes in a staged, tracked manner.
Quick Start
Invoke the upgrade by running /tseng:upgrade or selecting Upgrade in your UI.