sync-with-template

Community

Align derived projects with the upstream template

Authora-scolan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Syncing derived projects with their upstream templates can be error-prone and tedious. This Skill codifies bidirectional improvements between a derived project and the central template using git subtree, ensuring alignment while preserving project context.

Core Features & Use Cases

  • Template synchronization: Push generic improvements (skills, copilot instructions, shared specs) to the upstream template using subtree operations.
  • Project isolation: Prevents pushing project-specific files to the template.
  • Quality checks: Enforces abstraction steps to remove local references before pushing.

Quick Start

On a derived project, create a branch from c4-template/main, cherry-pick generic files, push a PR to the template, and then pull updates back into the project using git subtree.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sync-with-template
Download link: https://github.com/a-scolan/c4-template/archive/main.zip#sync-with-template

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.