feat: implement SKILLS.md - claude compatibility. (#5760)

This commit is contained in:
Michael Neale
2025-11-24 14:21:57 +11:00
committed by GitHub
parent 6537253a2f
commit 6421522acc
3 changed files with 877 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@ pub mod retry;
mod router_tool_selector;
mod router_tools;
mod schedule_tool;
pub(crate) mod skills_extension;
pub mod sub_recipe_manager;
pub mod subagent_execution_tool;
pub mod subagent_handler;