1.0 KiB
1.0 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.
Generated changes
git diff --cached -- .agents/skills/
Moves the four Piker-owned skill packages into the neutral .agents/skills/ source tree without changing their contents.
git diff --cached -- .claude/skills/ .claude/settings.local.json
Adds relative Claude adapter links to the neutral skill sources and removes the tracked local settings file and superseded commit-message style guide.
Validation
- All four Claude adapter links resolve to a
SKILL.md. git diff --cached --checkpasses.- No tracked files match the repository’s ignore rules.
- Shared deployment validation retains one unrelated stale local
commit-planhybrid-link error for anai.skillzfollow-up.