@swamp_fang/rapid-forge-10
Pull Slack channels and threads, normalize the shape, and stream into your downstream pipeline. Pagination is automatic.
## Quick start
Add `@swamp_fang/rapid-forge-10` to your repo's `extensions` list, then reference its model in your `swamp.yaml`:
```yaml
extensions:
- @swamp_fang/rapid-forge-10
workflows:
- name: rapid-forge-10-run
jobs:
- name: main
steps:
- name: run
model: swamp_fang/rapid-forge-10
method: run
```
Run with `swamp workflow run rapid-forge-10-run`. The first invocation prints what it would change; pass `--apply` to commit.
## What's inside
- **Datastore provider** — collection-level Zod schemas, change-stream subscriptions, TTL indexes.
- **Reports** — markdown roll-ups grouped by label and breaking-change flag.
## Configuration
Configure via `~/.swamp/config.yaml` or environment variables. The full method reference and rubric format live in the package's `manual/` directory.
**Labels:** `slack` `discord`
linux-aarch64linux-x86_64darwin-x86_64
slackdiscord
datastoresreports
1.8.1