Skip to content

feat: Add agent skills sync script and centralize acecode-release - #1

Open
LIUXIN557 wants to merge 6 commits into
masterfrom
feat/skill-sync-script
Open

feat: Add agent skills sync script and centralize acecode-release#1
LIUXIN557 wants to merge 6 commits into
masterfrom
feat/skill-sync-script

Conversation

@LIUXIN557

Copy link
Copy Markdown
Owner

Introduce .agents/scripts/sync-skills.sh which propagates skills from the single source (.agents/skills) into each agent's skills directory by copy, with interactive conflict handling (overwrite/absorb/skip) and a safe non-interactive default that never deletes.

Move the acecode-release skill from .acecode/skills into .agents/skills (the shared authority) so every agent syncs from one source.

LIUXIN557 and others added 6 commits August 30, 2026 11:58
Introduce .agents/scripts/sync-skills.sh which propagates skills from the
single source (.agents/skills) into each agent's skills directory by copy,
with interactive conflict handling (overwrite/absorb/skip) and a safe
non-interactive default that never deletes.

Move the acecode-release skill from .acecode/skills into
.agents/skills (the shared authority) so every agent syncs from one source.
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Re-fetch skill sources lost from the tree: brainstorming and
writing-plans from obra/superpowers, plus the grilling / domain-modeling
/ tdd / implement / to-spec / to-tickets / implement-spec / code-review
/ diagnosing-bugs / improve-codebase-architecture /
setup-matt-pocock-skills set from mattpocock/skills. Skills live only
in .agents/skills; agent dirs are populated by sync-skills.sh.
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant