feat(versioning): framework_version markers, CI version guard, and fork update checker (#144)

* Add framework_version markers to assistant skills and implement CI version guard and update checker

* Address review feedback: update ci.yml based on latest upstream, gate CI version guard to upstream repo, and remove non-ASCII characters from check_upstream_updates.py
This commit is contained in:
Erik Pastor Rios
2026-07-14 14:29:24 +02:00
committed by GitHub
parent 03798ec974
commit b20467df4a
12 changed files with 326 additions and 1 deletions
@@ -1,3 +1,7 @@
---
framework_version: 1.0.0
---
# Candidate Profile
<!-- SETUP: This file is populated by running /setup -->
@@ -1,3 +1,7 @@
---
framework_version: 1.0.0
---
# Behavioral Profile
<!-- SETUP: This file is populated by running /setup -->
@@ -1,3 +1,7 @@
---
framework_version: 1.0.0
---
# Writing Style Guide
## Critical Rules
@@ -1,3 +1,7 @@
---
framework_version: 1.0.0
---
# Job Evaluation Framework
<!-- SETUP: Skill match areas and career goals are personalized by running /setup -->
@@ -1,3 +1,7 @@
---
framework_version: 1.0.0
---
# CV Templates and Tailoring Guide
<!-- SETUP: Profile statements and section ordering are personalized by running /setup -->
@@ -1,3 +1,7 @@
---
framework_version: 1.0.0
---
# Cover Letter Templates and Tailoring Guide
## Template: Custom cover.cls (XeLaTeX)
@@ -1,3 +1,7 @@
---
framework_version: 1.0.0
---
# Interview Preparation Guide
<!-- SETUP: STAR examples are personalized by running /setup based on your actual experience -->
@@ -5,6 +5,7 @@ description: >
and preparing for interviews. Triggers on keywords like: job posting, job application, CV,
cover letter, resume, interview prep, job fit, career, application, apply, ansøgning, stilling
allowed-tools: Read, Glob, Grep, WebFetch, WebSearch, Edit, Write, AskUserQuestion
framework_version: 1.0.0
---
# Job Application Assistant