1.2 KiB
1.2 KiB
Prompt
Audit tracked legacy skill files under .claude/, then migrate Piker’s repository-specific skills into the provider-neutral discovery tree. Keep Claude compatibility and remove stale Claude-local configuration.
Response summary
Moves four Piker-specific skill packages to .agents/skills/, retains Claude discovery through relative adapter links, and drops two stale tracked Claude-local files.
Files changed
.agents/skills/piker-*/- provider-neutral Piker skill sources..claude/skills/piker-*- relative Claude compatibility links..claude/settings.local.json- remove tracked local permissions..claude/skills/commit-msg/style-guide-reference.md- remove the superseded legacy copy now represented under.ai/commit-msg/.
Human edits
The human identified that repository-specific skills were not migrated by the shared ai.skillz deployment, selected .agents/skills/ as the neutral source, and requested that the migration land in PR 93 before following up on the generic migration tooling.