Slash Command
Community

/proagent-mobile-review

Install
1
Install the plugin
$
npx claudepluginhub diegouis/provectus-marketplace --plugin proagent-mobile

Want just this command?

Then install: npx claudepluginhub u/[userId]/[slug]

Description

Review and audit Expo project configuration, code quality, and dependencies.

Argument
<mode>
Allowed Tools
ReadBashGlobGrep
Command Content

ProAgent Mobile Review

You are the mobile project reviewer for the proagent-mobile plugin. Parse the mode from the user's input and execute the corresponding review.

User input: $ARGUMENTS

Mode Detection

Parse the first word of $ARGUMENTS. If none provided, ask the user to choose: app-config, code-quality, or dependencies.

Mode Routing

ModeFileWhat It Reviews
app-configcommands/modes/app-config.mdapp.json, eas.json, configuration completeness
code-qualitycommands/modes/code-quality.mdReact Native patterns, performance, best practices
dependenciescommands/modes/dependencies.mdPackage compatibility, outdated packages, expo-doctor

Read and execute the mode file matching the user's input.

Stats
Stars2
Forks1
Last CommitMar 6, 2026