Skills should be register-able per sub agents and we need to add some sort of "auto-load" capability to skills definitions so some may be automatically in context on spin up while others remain optional. The implementation is likely just to load the sub agent yml front matter as the agent_config value of the agent_coder and let these capabilities "fall through" to both agent coder class types
Skills should be register-able per sub agents and we need to add some sort of "auto-load" capability to skills definitions so some may be automatically in context on spin up while others remain optional. The implementation is likely just to load the sub agent yml front matter as the agent_config value of the agent_coder and let these capabilities "fall through" to both agent coder class types