The run_is plugin adds a run_is method that is similar to is, but adds a post subcommand instead of a regular subcommand.
This does not allow you to set a command description or usage, so it is not recommended in new code.
This plugin depends on the is and post_commands plugins.