@swamp_crawler/swift-beacon-102
Read, reconcile, and report on developer tooling across multiple environments. Idempotent and dry-runnable.
## Quick start
Add `@swamp_crawler/swift-beacon-102` to your repo's `extensions` list, then reference its model in your `swamp.yaml`:
```yaml
extensions:
- @swamp_crawler/swift-beacon-102
workflows:
- name: swift-beacon-102-run
jobs:
- name: main
steps:
- name: create
model: swamp_crawler/swift-beacon-102
method: create
```
Run with `swamp workflow run swift-beacon-102-run`. The first invocation prints what it would change; pass `--apply` to commit.
## What's inside
- **Typed models** — Zod-validated arguments, structured outputs, and a manifest the agent can reason about.
- **Skills** — Claude Code skills with tool whitelists and trigger-phrase manifests.
## Configuration
Configure via `~/.swamp/config.yaml` or environment variables. The full method reference and rubric format live in the package's `manual/` directory.
**Labels:** `tooling` `ai` `yaml`
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
toolingaiyaml
modelsskills
0.0.5