wrsilva

Reis Mobile — Development skill for Claude Code

Development community

reis-mobile entry point — lists the commands or forwards to doctor, review, debug, debate or the right agent from a free-form request.

How to install Reis Mobile

Installs to ~/.claude/skills/wrsilva-reis-mobile-reis-mobile/SKILL.md

Terminal
mkdir -p ~/.claude/skills/wrsilva-reis-mobile-reis-mobile && curl -fsSL https://raw.githubusercontent.com/wrsilva/reis-mobile/HEAD/commands/reis-mobile.md -o ~/.claude/skills/wrsilva-reis-mobile-reis-mobile/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Reis Mobile does


description: reis-mobile entry point — lists the commands or forwards to doctor, review, debug, debate or the right agent from a free-form request argument-hint: "[doctor | review | debug | debate | free-form request]" allowed-tools: ["Bash(node:*)", "Bash(git:*)", "Read", "Grep", "Glob"]

reis-mobile

Arguments received: `$ARGUMENTS`

Pick the case by the first word of the arguments.

Language

The CLI output has a `Language` line (`language` in JSON). Write everything the user rea

Alternatives in Development

  • Clean Worktree (Interactive) — Interactive cleanup of worktrees: lists merged/stale branches and asks confirmation before deleting 25.5k ★
  • Auto — Smart router - Single entry point with natural language intent detection 2.8k ★
  • Agentlas — Agentlas commands — one entry point for network, build, storm, call, and the rest 1.1k ★

Full documentation available on GitHub

View Source Repository