Framework
All / Not framework-specific
Related CLI Command
None
Feature Area
CLI command improvement
ai-config
Problem Statement
Currently all skills are copied in .claude/skills directory, but sometimes agents do not call the skills. Here is an example when using copilot:
Proposed Solution
The purpose of this feature is to allow users to specify which AI provider they are using (e.g., Claude, Copilot, or others). Based on this selection, skills and instructions could be organized and stored in the appropriate directory for that provider. Similar to Angular CLI
Alternatives Considered
No response
Additional Context
No response
Framework
All / Not framework-specific
Related CLI Command
None
Feature Area
CLI command improvement
ai-config
Problem Statement
Currently all skills are copied in .claude/skills directory, but sometimes agents do not call the skills. Here is an example when using copilot:
Proposed Solution
The purpose of this feature is to allow users to specify which AI provider they are using (e.g., Claude, Copilot, or others). Based on this selection, skills and instructions could be organized and stored in the appropriate directory for that provider. Similar to Angular CLI
Alternatives Considered
No response
Additional Context
No response