feat(claude): support natural-language skill optimization - #267
feat(claude): support natural-language skill optimization#267ADITYA RAJ SINHA (rajadityaaa) wants to merge 1 commit into
Conversation
|
ADITYA RAJ SINHA (@rajadityaaa) please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
|
Reviewed This is a useful, relatively small usability improvement: it reuses the bundled runner and existing staging/adoption flow instead of introducing another optimizer. Local tests pass (1499 passed, 9 skipped). However, these two Markdown files are executable agent instructions in practice; the Python/MCP suites do not establish that natural-language requests produce the intended commands. Please add a compact routing acceptance table, ideally with captured tool commands from safe/dry-run trials, covering:
Also, Subject to those checks and the routing evidence, this is a reasonable candidate for the next small batch. This comment is not a merge approval, and it does not attribute a confirmed runtime bug to the change. |
Summary
Implements #236 by allowing the Claude Code SkillOpt-Sleep interface to accept natural-language optimization requests.
What changed
rundry-runharveststatusadoptscheduleunscheduledry-run.Testing
python -m unittest tests.test_mcp_schema -vpython -m pytest -qWinError 1314), unrelated to this changeNotes
The implementation builds on the existing SkillOpt-Sleep engine rather than introducing a separate optimization pipeline.