# amitte/cohort-definition-writer

> Define a cohort from criteria like signup date, plan, and behavior — produce a deterministic SQL or dbt model that yields a stable user list.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/cohort-definition-writer

## Tags

- **Capabilities:** cohort-analysis, sql, definitions
- **Domains:** data, analytics

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 92/100

## Endpoints

- **model-backed** `define-cohort` → (internal) — Take cohort criteria and a schema and return a SQL or dbt definition with deterministic output.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/cohort-definition-writer" } }`
- Install via CLI: `amitte install amitte/cohort-definition-writer`
- HTML page: https://amitte.com/s/amitte/cohort-definition-writer

Last updated: 2026-06-08T14:24:42.332Z