Stack Detect

Detects the database stack(s) of a project — paradigm, engine, ORM, platform, and the authoritative source_of_truth — by wrapping scripts/detect-stack.mjs. Emits the stacks array plus routing (which paradigm profile and module set each stack drives) and the source_of_truth precedence. Never guesses an engine; an empty result routes to /claude-db:start. Invoked by db-orchestrator (Phase 1); not usually called directly.

Hainrixz 0101234 3.2 KB Updated

File contents

hainrixz/claude-db/tree/main/skills/stack-detect commit 0101234290

Frequently asked questions

npx skillmds@latest add hainrixz/stack-detect