# {{Squad Name}}

{{Brief description of what this Squad does}}

## Installation

```bash
npm install {{squad-name}}
```

## Usage

```bash
# Activate the agent
@{{agent-name}}

# Use commands
*{{command-name}}
```

## Features

- Feature 1
- Feature 2
- Feature 3

## Documentation

See the [full documentation](docs/README.md) for detailed usage.

## Contributing

Contributions welcome! See [CONTRIBUTING.md](CONTRIBUTING.md).

## License

MIT License - see [LICENSE](LICENSE)
