Skip to content

feat(engine): load adopted skills from mcp - #282

Closed
andybons wants to merge 1 commit into
mainfrom
feat/ambient-mcp-skills
Closed

feat(engine): load adopted skills from mcp#282
andybons wants to merge 1 commit into
mainfrom
feat/ambient-mcp-skills

Conversation

@andybons

Copy link
Copy Markdown
Contributor

$## Summary\n- add a generic adopted-skill source with an MCP adapter for list_adopted_skills and load_skill\n- pin each catalog snapshot for one native or delegated Claude Code run, enforcing exact advertised id/revision loads\n- append delegated catalogs only to the current CLI user input when they change\n\n## Delegated Claude Code\nThe adapter uses the configured MCP server in the existing generated --mcp-config; it never mutates append_system_prompt or tool definitions. Discovery failure stops the CLI before it starts.\n\n## Verification\n- go test -race ./...\n- go vet ./...\n- go build ./...\n\n## Follow-up\n- Awaiting separate Sol review before merge consideration. This PR must not be merged or deployed by this work.

Copy link
Copy Markdown
Contributor Author

Superseded by #283, which replaces the incorrect custom skill interface with the accepted ambient_mcp_sources contract. #283 will carry the delegated Claude Code completion work before review is complete.

@andybons andybons closed this Sep 11, 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.

1 participant