client-compatibility
CommunityAdapt to any Copilot environment.
Authorbradygaster
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that Squad can function correctly across different GitHub Copilot environments, such as the command-line interface (CLI) and VS Code, by adapting its behavior and tool usage.
Core Features & Use Cases
- Platform Detection: Identifies the active Copilot environment (CLI, VS Code, etc.).
- Adaptive Spawning: Modifies how AI agents are launched based on the detected platform, utilizing available tools like
taskorrunSubagent. - Feature Degradation Handling: Manages differences in feature availability (e.g., SQL tool, parallel processing) between platforms.
- Use Case: When running Squad from the VS Code extension, it will use
runSubagentto spawn other agents, whereas in a pure CLI environment, it will use thetaskcommand.
Quick Start
Ensure Squad can correctly detect and adapt to the environment you are currently using.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: client-compatibility Download link: https://github.com/bradygaster/squad/archive/main.zip#client-compatibility Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.