Use when systematically implementing LightSpec change proposals through clean, sequential delegation
1
AI 85
before-pushing
viteinfinite2/7/2026
Use when about to push commits to remote repository
4
AI 10
verify-after-pushing
viteinfinite2/7/2026
Use when after pushing commits to remote repository
2
AI 82
before-pushing
viteinfinite2/7/2026
Use when about to push commits to remote repository
2
AI 20
before-pushing
viteinfinite2/7/2026
Use when about to push commits to remote repository
2
AI 12
openspec-loop
viteinfinite2/3/2026
Use when systematically implementing OpenSpec change proposals through clean, sequential delegation
1
AI 95
commit-style-enforcer
viteinfinite2/3/2026
Use when creating git commits. Learns repository-specific commit style patterns from history, caches them, and enforces consistency.
1
AI 92
pm2-server-control
viteinfinite2/3/2026
Start and stop a server with pm2 using `pm2 start ./my-server --name <name> --no-autorestart`, plus common supporting commands for status, logs, restart, and cleanup.
1
AI 90
agent-browser
viteinfinite1/23/2026
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, tes...
0
commit-style-enforcer
viteinfinite1/23/2026
Generates properly formatted commit messages following project conventions. Use when creating commits or when users need help writing commit messages. Inspects staged changes and creates messages with...
0
commit-style-enforcer
viteinfinite1/24/2026
Generates properly formatted commit messages following project conventions. Use when creating commits or when users need help writing commit messages. Inspects staged changes and creates messages with...