Use this skill when the user wants to database migration and schema management tool.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-1ef87e93)More formats (shields.io, HTML) on the badges page.
---
name: journey
description: Use this skill when the user wants to database migration and schema management tool.
---
# Journey Plugin
Database migration and schema management tool.
## Commands
### Operations
- `journey migration run` — run migration via journey
## Usage Examples
- "journey --help"
- "journey <args>"
## Installation
```bash
go install github.com/db-journey/journey@latest
```
## Examples
```bash
journey --version
journey --help
```
## Key Features
- database\n- migration\n- schema
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!