mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-12 12:15:12 +00:00
29 lines
713 B
Markdown
29 lines
713 B
Markdown
# Structured Autonomy Plugin
|
|
|
|
Premium planning, thrifty implementation
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
# Using Copilot CLI
|
|
copilot plugin install structured-autonomy@awesome-copilot
|
|
```
|
|
|
|
## 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
|