piker/ai/prompt-io/opencode/20260908T043134Z_f148fbcc_p...

1.0 KiB
Raw Blame History

Prompt

Audit tracked legacy skill files under .claude/, then migrate Pikers 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 --check passes.
  • No tracked files match the repositorys ignore rules.
  • Shared deployment validation retains one unrelated stale local commit-plan hybrid-link error for an ai.skillz follow-up.