# Journey

> Use this skill when the user wants to database migration and schema management tool.

- Skill: `javimosch/journey` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/journey`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/journey/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/journey

---


# 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

