Skip to content

feat(skills): Add installation and CLI-first research workflows - #17

Merged
philprime merged 1 commit into
mainfrom
feat/agent-skills
Sep 11, 2026
Merged

philprime merged 1 commit into
mainfrom
feat/agent-skills

Conversation

@philprime

Copy link
Copy Markdown
Member

Expand the bundled skills so Apple Developer research starts with apple-docs, cites retrieved documentation, and reports unsupported research instead of silently switching to web search. Add focused API discovery and availability/migration workflows alongside the main research skill.

Skill installation

Add agent skills install and uninstall with named or --all selection, configurable --dir, and dry runs. Install under ~/.agents/skills by default. Managed-file receipts protect unrelated files and local edits, symlinks are rejected, and bulk removal requires --yes.

Verification

make test, make analyze, and make build passed. Exercised release-command help, installed all three skills into a project-local temporary directory, confirmed repeat installation reports unchanged files, and checked uninstall dry-run output. Live-network integration tests were not run.

@philprime
philprime marked this pull request as ready for review September 11, 2026 14:26
@philprime
philprime enabled auto-merge (squash) September 11, 2026 14:29
@philprime
philprime merged commit 1df1612 into main Sep 11, 2026
15 checks passed
@philprime
philprime deleted the feat/agent-skills branch September 11, 2026 14:30
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.

1 participant