natural-language-config
Translate natural language requests into NixOS configuration changes. Show diffs before applying. Use nixos-rebuild for atomic deploys. Every change is rollbackable and logged.
Translate natural language requests into NixOS configuration changes. Show diffs before applying. Use nixos-rebuild for atomic deploys. Every change is rollbackable and logged.
Migrate a Twirl SPARQL template (.scala.txt) to a type-safe rdf4j query builder with test-first workflow. Use this skill whenever the user wants to migrate a SPARQL query, convert a Twirl template, or mentions migrating to rdf4j. Triggers on: migrate query, migrate twirl, convert sparql, migrate rdf4j, migrate to rdf4j.
Schema migration agent for upgrading JSON schema versions with data validation. Use when user says "migrate schema", "upgrade schema version", "schema migration", "bump schema", "update schema", "version upgrade", "data migration", "schema version bump", "migrate data format", "schema evolution".
Sync the ArgentOS hosted installer from the source repo to the website. Use when the installer script changes, when Codex merges installer PRs, when the live install.sh is stale or broken, when onboarding fails on a clean machine, or when anyone mentions "installer sync", "install.sh", "stale installer", or "onboard crash".
Migrate data to Neumann from other databases. Use when moving data from PostgreSQL, MySQL, MongoDB, Neo4j, Pinecone, Redis, or other systems to Neumann.
Create database migrations using Drizzle Kit. Use when adding/modifying tables, columns, or indexes. Ensures schema.ts and migrations stay in sync.
Help with MongoDB query optimization and indexing. Use only when the user asks for optimization or performance: "How do I optimize this query?", "How do I index this?", "Why is this query slow?", "Can you fix my slow queries?", "What are the slow queries on my cluster?", etc. Do not invoke for general MongoDB query writing unless user asks for performance or index help. Prefer indexing as optimization strategy. Use MongoDB MCP when available.
Start duckgres with DuckLake (S3-backed storage with PostgreSQL metadata) for local testing. Use when testing duckgres against DuckLake or reproducing Fivetran sync issues.
mainリポジトリの変更をkagリポジトリにも適用する。「kagにも反映して」「kag環境にも適用して」と言われたらこのスキルを使う。mainとkagは別リポジトリなのでマージではなくチェリーピックで適用する。
Run APR (Automated Plan Reviser) workflow for FCP specification refinement. Use when asked to run APR, revision rounds, spec review, integrate GPT feedback, or harmonize docs. Handles Oracle remote setup, running rounds, integrating feedback, and syncing README/implementation docs.
[ROLLBACK:to-last-working]=>[SAY:plain-language|hide-git-commands]
When things go wrong, go back to the last working version.
Use when bumping the Chainflip runtime version on the (e.g. 2.1 to 2.2), removing old migrations, and updating engine/runtime versions. Triggered by phrases like "version bump", "bump to X.Y", "remove old migrations", "prepare next release".
Guide to Creating and Managing Database Migrations in SS14 (PostgreSQL and SQLite)
Guide to Creating and Managing Database Migrations in SS14 (PostgreSQL and SQLite)
Guide to Creating and Managing Database Migrations in SS14 (PostgreSQL and SQLite)
Assess whether an application is ready to migrate to OpenShift. Use when the user describes an application and asks about migration, containerization, or moving to Kubernetes/OpenShift.
Guide to Creating and Managing Database Migrations in SS14 (PostgreSQL and SQLite)
Use when reference docs (API-REFERENCE, SCHEMA-REFERENCE, MIGRATIONS-LOG) are stale, after adding endpoints/models/migrations, before releases, or when issue asks for doc regeneration
Step-by-step guide for modifying database schema using Diesel migrations