Skip to content

fix(kimaki): use native skill filtering#151

Closed
chubes4 wants to merge 1 commit into
mainfrom
fix/kimaki-013-skill-filtering
Closed

fix(kimaki): use native skill filtering#151
chubes4 wants to merge 1 commit into
mainfrom
fix/kimaki-013-skill-filtering

Conversation

@chubes4
Copy link
Copy Markdown
Member

@chubes4 chubes4 commented May 28, 2026

Summary

  • Render Kimaki systemd and launchd services with native --enable-skill flags for upgrade-wp-coding-agents and wp-coding-agents-setup.
  • Remove the bundled-skill directory pruning pass and delete bridges/kimaki/skills-kill-list.txt.
  • Keep the post-upgrade custom skill restore path so wp-coding-agents skills are rehydrated into Kimaki's package skills directory after npm upgrades.
  • Update renderer snapshots, post-upgrade smoke coverage, README, upgrade comments, and changelog notes.

Fixes #139.

Verification

  • tests/bridge-render.sh
  • tests/post-upgrade-restore.sh
  • tests/datamachine-kimaki-adapter.sh
  • bash -n across all *.sh
  • git diff --check

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Drafting the implementation, updating tests/docs, and running focused verification. Chris remains responsible for review and merge.

@chubes4
Copy link
Copy Markdown
Member Author

chubes4 commented May 28, 2026

Superseded by integration PR #162, which combines the Kimaki 0.13 cleanup work and resolves the overlapping bridge/test conflicts.

@chubes4 chubes4 closed this May 28, 2026
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.

Replace Kimaki skill directory pruning with 0.13 skill permissions

1 participant