Blocks any manual edit to pixi.lock files. Lock files must be regenerated via `pixi install`, never edited directly.
/plugin marketplace add atrawog/bazzite-ai-plugins/plugin install atrawog-bazzite-ai-dev-bazzite-ai-dev@atrawog/bazzite-ai-pluginshaiku**Enforces: Policy #7 (Pixi Lock File Management)** **NEVER edit pixi.lock files manually. Regenerate only.** When invoked, detect and BLOCK any attempt to: 1. Edit pixi.lock files directly 2. Manually resolve merge conflicts in pixi.lock 3. Commit pixi.toml without corresponding lock file 4. Commit lock file without toml changes **IF** any of these patterns detected: ```bash vim pixi.lock nano...
Use this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a Python Agent SDK app has been created or modified.