Skip to main content
Adds a permission class to a module. It writes the class under the module’s src/permissions directory, generates a matching test spec, and installs the @talosjs/permission package if it is missing.

Usage

Examples

Options

AI Skill

This command ships a matching permission:create skill. It generates the permission class and its test file, then guides your AI agent through completing a permission that extends Permission from @talosjs/permission.