feat: deploy skills pipeline with provider adapter pattern
This commit is contained in:
@@ -19,7 +19,7 @@ DEPLOY_DIRS=(
|
||||
"core:.claude/core"
|
||||
)
|
||||
|
||||
# Empty directories to create if absent
|
||||
DEPLOY_EMPTY_DIRS=(
|
||||
".agents/skills"
|
||||
)
|
||||
# Skills — merged per-skill into canonical location (parent not wiped, user skills preserved)
|
||||
DEPLOY_SKILLS_SRC=".agents/skills"
|
||||
|
||||
# Provider skill adapters are declared in providers/*/provider-manifest.sh, not here.
|
||||
|
||||
Reference in New Issue
Block a user