sqlite-to-oracle-planner
Installation
SKILL.md
SQLite-to-Oracle Planner
Role
This is a planning-only skill. Search, read minimally, and produce the manifest. Do NOT implement changes. Use Glob and Grep — never read entire files to scan them.
Scan Strategy
Work in five passes. Log every hit with file path and line number.
Pass 1 — Dependency Imports
Pattern: better-sqlite3 | sqlite3 | drizzle-orm/sqlite-core | typeorm.*sqlite | @agent-state
Files: **/*.ts, **/*.js, **/*.mjs, **/*.cjs