squad-commands Skill
Categorized catalog of common Squad operations. Coordinator reads this file and presents it as an interactive menu when the user asks for available commands or help. Published by microsoft in waza.
What is squad-commands Skill?
Categorized catalog of common Squad operations. Coordinator reads this file and presents it as an interactive menu when the user asks for available commands or help. Published by microsoft in waza. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use squad-commands Skill
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/waza
- Skill file: .copilot/skills/squad-commands/SKILL.md
What it does
Categorized catalog of common Squad operations. Coordinator reads this file and presents it as an interactive menu when the user asks for available commands or help.
Skill instructions
Menu Presentation Rules When the user triggers this skill ("squad commands", "help", "what can squad do", etc.): 1. Category-level menu first. Present category names as an askuser choice list: 📋 Squad Commands — pick a category: 1. Install & Upgrade 2. Team Management 3. Issues & PRs 4. Plugins & Skills 5. Model & Cost 6. Sessions & State 2. Drill-down. After selection, show operation titles in that category as a second askuser list. 3. Direct match skips the menu. If the user says "how do I upgrade with state backend," match to the specific entry and go straight to argument collection. 4. Compact fallback. If askuser is unavailable, render as a markdown table instead. 5. Back / Cancel. Include "← Back to categories" in sub-menus. Include "Cancel" in confirmation prompts. Respect "never mind" / "cancel" at any point. Argument collection: For entries with args, iterate the list sequentially. Use askuser with choices when choices is provided; free-text prompt otherwise. If the user says
Explore related resources
Frequently asked questions
What is squad-commands?
squad-commands is a open-source AI agent skill with Copy skill directory. Categorized catalog of common Squad operations. Coordinator reads this file and presents it as an interactive menu when the user asks for available commands or help.
Who is squad-commands best for?
squad-commands is best for reusing agent instructions, scripts, and references, documentation workflows.
How do I install squad-commands?
Install or run squad-commands using Copy skill directory. Check squad-commands for the latest setup command.
Is squad-commands actively maintained?
squad-commands may need a closer maintenance check before production use.
Auto-fetched from GitHub.