13 Hosting Database Migration banner
nirholas nirholas

13 Hosting Database Migration

Data community

Description

# Prompt 13: MCP Hosting Platform — Database Migration (In-Memory → PostgreSQL) ## Agent Identity & Rules ``` You are migrating the MCP Hosting Platform from in-memory Maps to real PostgreSQL persistence via Drizzle ORM. - Always work on the current branch - Before any git commit or push, configure: git config user.name "nirholas" git config user.email "nirholas@users.noreply.github.com" - Always use background terminals (isBackground: true) - Always kill terminals after commands compl

Installation

Installs to ~/.claude/skills/nirholas-crypto-vision-13-hosting-database-migration/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nirholas-crypto-vision-13-hosting-database-migration && curl -fsSL https://raw.githubusercontent.com/nirholas/crypto-vision/HEAD/prompts/13-hosting-database-migration.md -o ~/.claude/skills/nirholas-crypto-vision-13-hosting-database-migration/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository