From medusa-dev
Creates an admin user in Medusa via npx medusa user -e <email> -p <password> command. Reports success, errors, and login next steps for Medusa projects.
npx claudepluginhub adaptive-machines/medusa-agent-skills --plugin medusa-devThis skill is limited to using the following tools:
Create a new admin user in Medusa with the specified email and password.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Create a new admin user in Medusa with the specified email and password.
The user will provide two arguments:
For example: /medusa-dev:user admin@test.com supersecret
Use the Bash tool to execute the command npx medusa user -e <email> -p <password>, replacing <email> with the first argument and <password> with the second argument.
Report the results to the user, including: