Relation Queries. Reference when using this Prisma feature.
prisma migrate resolve
prisma migrate status
prisma migrate diff. Reference when using this Prisma feature.
prisma migrate dev. Reference when using this Prisma feature.
prisma validate. Reference when using this Prisma feature.
prisma debug. Reference when using this Prisma feature.
Runbook for working in the AGILab repo (uv, Streamlit, run configs, packaging, troubleshooting).
Guide for using caching utilities in speedy_utils, including memory, disk, and hybrid caching strategies for sync and async functions.
Release automation for npm-trustme. Use when asked to cut a new npm-trustme version, run the release script, or tag/publish a new release.
Teach and apply Effect-TS practices (effect, @effect/schema, @effect/platform) for architecture, typed errors, Layers, dependency injection, resource safety, testing, and migration from async/await/Promise. Use when a user asks how to use Effect, requests best practices, wants to refactor to Effect, or needs mapping from platform modules to Node/Bun/Browser APIs.
Stacks blockchain development intelligence for Codex.
Apply Anthropic's production multi-agent research patterns for complex research tasks. Use when research involves multiple independent dimensions, requires synthesis across many sources, or needs parallelization for speed. Includes query complexity assessment, parallel execution, progressive search refinement, thinking strategies, and findings compression.
Solana memecoin launch strategy and execution. Use when planning token launches, designing tokenomics, building pre-launch hype, deploying on pump.fun/Raydium, or optimizing launch mechanics. Covers: token creation, bonding curves, liquidity strategy, community building, anti-rug best practices.
prisma dev. Reference when using this Prisma feature.
Guidance for installing AGILAB, installing apps/pages, and debugging install/test failures.
prisma init. Reference when using this Prisma feature.
Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming responses, managing sessions, connecting to MCP servers, or creating custom agents. Triggers on Copilot SDK, GitHub SDK, agentic app, embed Copilot, programmable agent, MCP server, custom agent.
prisma db push. Reference when using this Prisma feature.
prisma db seed. Reference when using this Prisma feature.