What problem does it solve?
This Skill restores a Syntaris project to a previous known-good gate when a completed gate introduced bad code, lost tests, or incorrect architecture and you need to recover cleanly without leaving the project in a drifted state.
Core Features & Use Cases
- Atomic project rollback: Reverts the code, version roadmap, and Syntaris memory artifacts together so the repository stays consistent.
- Gate-aware recovery: Supports the current Syntaris gate tags and older Blueprint gate tags for projects that were upgraded over time.
- Safety-first workflow: Shows the target tag, affected commits, restored foundation files, and uncommitted changes before any destructive action runs.
- Use Case: A completed gate shipped a broken refactor and the agent must return the project to the last closed gate while preserving the correct foundation snapshots and correction history.
Quick Start
Ask the assistant to roll back the project to the last gate and preview the exact code and foundation file changes before proceeding.