with one click
lint
Run the project linter using the configured lint command
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Run the project linter using the configured lint command
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Set up a separate polling loop for the Group PM with message pruning and wake/sleep management
Return to the standby branch and prepare for the next task
Prepare a beta prerelease by analyzing commits since the last tag, classifying changes, proposing version + release notes, and opening a version bump PR for the preview channel
Prepare a new release by analyzing commits since the last tag, classifying changes, proposing version + release notes, and opening a version bump PR
Build the project using the configured build command
Create a pull request for the current branch using the project's configured source control provider
| name | lint |
| description | Run the project linter using the configured lint command |
Run the project linter:
npm run lint
If there are lint errors, fix them. Re-run until the linter passes cleanly.