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

1.2 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.

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.