aurora-origin-merge

Installation
SKILL.md

When to Use

  • Aurora CLI creates .origin.ts files after front-end regeneration
  • You need to merge new schema-generated code into Angular files with custom modifications
  • You find .origin.ts files after running aurora load front module

Reference files (loaded on demand):

  • merge-by-file-type.md — Detailed merge rules per file type (GraphQL, detail, list, resolver, service, columns)

Always combine with: aurora-cli, aurora-development, prettier


Critical Concept: Why .origin Files Exist

Aurora tracks generated files via SHA1 hash in *-lock.json. On regeneration:

Related skills
Installs
5
First Seen
Feb 28, 2026