Eko Prompts

Reusable prompts for Claude Code sessions covering model testing, database seeding, content quality, pipeline operations, configuration, taxonomy, environment, deployments, brand management, and user administration.

How to use: Browse a domain below, then copy a prompt block into a Claude Code session and run it. Each prompt is self-contained with prerequisites, cost estimate, and verification checklist. Domain indexes include FAQ sections for quick reference.


Domains

DomainDescriptionPrompts
Model TestingAI model adapter testing, eligibility gates, head-to-head comparison6
SeedingDatabase seeding pipeline — entities, facts, challenges, voice10
QualityDrift detection, fact audits, CQ compliance, CI validation, soak tests6
ContentMetadata backfill, content cleanup, summaries, evergreen facts, enrichment5
PipelineWorker management, queue health, news ingestion, cron triggers, challenge images9
ConfigModel registry (30 models, DB-driven tier routing), taxonomy rules, challenge voice, seed controls (44 CategorySpecs)5
TaxonomyTopic category management (33 roots, 1,104 categories, 4 depths), taxonomy testing, subcategory activation4
DatabaseMigrations, type generation, migrations index3
EnvironmentEnv file validation, typo checks, completeness2
DeployWeb, admin, and public site deployments3
BrandBrand URLs, domain discovery, logo enrichment (archived — v1 brand library)4
UsersTest user management and feature flags2

Quick Start by Goal

I want to...Start here
Test a new AI modelModel Testing: Simple Smoke Test
Seed the database with contentSeeding: Seed the Database
Check content qualityQuality: Audit Fact Quality
Start the pipeline workersPipeline: Start Workers
Add a new topic categoryTaxonomy: Add New Topic Category
Audit schema coverageTaxonomy: Audit Schema Coverage
Update model configurationConfig: Update Model Registry
Run full CI locallyQuality: Full CI Validation
Deploy to productionDeploy: Deploy Web App
Create a database migrationDatabase: Create Migration
Activate subcategoriesTaxonomy: Activate Subcategories
Enrich entitiesContent: Run Enrichment

DocumentDescription
SEED.mdSeeding pipeline directives and cost estimates
APP-CONTROL.mdOperational manifest (crons, workers, queues, env controls)
Challenge Content RulesCC and CQ rule specification
Model Code IsolationModel adapter architecture
Testing GuideProject testing conventions
AI Safety PolicyAI usage policies and cost controls
API Source CatalogExternal API data sources and enrichment clients