# Structured Autonomy Plugin Premium planning, thrifty implementation ## Installation ```bash # Using Copilot CLI copilot plugin install github/awesome-copilot/plugins/structured-autonomy ``` ## What's Included ### Commands (Slash Commands) | Command | Description | |---------|-------------| | `/structured-autonomy:structured-autonomy-plan` | Structured Autonomy Plan | | `/structured-autonomy:structured-autonomy-generate` | Structured Autonomy Generate | | `/structured-autonomy:structured-autonomy-implement` | Structured Autonomy Implement | ## Source This plugin is part of [Awesome Copilot](https://github.com/github/awesome-copilot), a community-driven collection of GitHub Copilot extensions. ## License MIT