mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
fix: add origin metadata to skills for traceability
Add origin field to all skill files to track their source repository. This enables users to identify where distributed skills originated from. Fixes affaan-m/everything-claude-code#246
This commit is contained in:
parent
db27ba1eb2
commit
48dafdd288
46 changed files with 46 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
name: verification-loop
|
||||
description: "A comprehensive verification system for Claude Code sessions."
|
||||
origin: ECC
|
||||
---
|
||||
|
||||
# Verification Loop Skill
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue